[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-users] openSUSE in domU on a CentOS dom0


  • To: "Rakhesh Sasidharan" <rakheshster@xxxxxxxxx>
  • From: "trilok nuwal" <tc.nuwal@xxxxxxxxx>
  • Date: Fri, 16 Feb 2007 14:57:39 +0530
  • Cc: Xen list <xen-users@xxxxxxxxxxxxxxxxxxx>
  • Delivery-date: Fri, 16 Feb 2007 01:27:02 -0800
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=i0eWUrHKGgv3lo+PUhWLpKp5lMc8h1ATRd2vBzzhRfk4yxtUZpVBwD1DenaGdF3wdSxjoXQXLhlVXyVQUrQXIgIJu/YYU+KRkEsJYJUOIt2/dkuM88ZDkuQF4htH3EG5og+UyayBitkjBTMZLJ/BIY5aU9bkxdh2cBdXQrz947Y=
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

u r using para virtuialization.
So dom0 openSuse cant read the kernel in /boot/xen in guest os.

so use below config file
kernel = "/boot/vmlinuz-2.6.18.2-34-xen"
ramdisk = "/boot/initrd-2.6.18.2-34-xen"
memory = 256
name = "brahma"
disk = [ 'phy:/dev/hda8,sda1,w' ]
vcpus = 1
vif = [ '' ]
root = "/dev/sda1 ro"
extra = "3"

try it out and let me know if any issue.

On 2/16/07, Rakhesh Sasidharan <rakheshster@xxxxxxxxx> wrote:
On 2/16/07, trilok nuwal <tc.nuwal@xxxxxxxxx> wrote:
> modify disk = [ 'phy:/dev/hda8,/dev/hda8,w' ] to disk = [
> 'phy:/dev/hda8,hda8,w' ]  an d try to recreate it
>
>

That doesn't work. That was how things were initially. I just modified
it to /dev/hda8 while troubleshooting to see if that helps. It
doesn't.

Any other ideas please?

Regards,
Rakhesh

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.