WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] Re: Failure to setup Xen 3.4.1 Dom0 on top of Ubuntu 9.10 Se

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] Re: Failure to setup Xen 3.4.1 Dom0 on top of Ubuntu 9.10 Server HVM DomU ( 2.6.30.2 xenified kernel)
From: Christian Tramnitz <chris.ace@xxxxxxx>
Date: Sun, 30 Aug 2009 15:26:10 +0200
Delivery-date: Sun, 30 Aug 2009 06:27:17 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <809484.90887.qm@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <367788.24971.qm@xxxxxxxxxxxxxxxxxxxxxxxxxxx> <809484.90887.qm@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 2.0.0.23 (Windows/20090812)
Afaik grub2 does not pass the boot parameters "root=/dev/sda2 ro console=tty0" to the kernel in multiboot/module combination. I have seen the same problem on gentoo/grub2 and also read about this before. (This is not really Xen specific, but multiboot related). My workaround was to compile the kernel options as static cmdline into the kernel itself...

Best regards,
   Christian

Boris Derzhavets wrote:
Karmic Server HVM DomU setup at Xen 3.4.1 Dom0 F11 via virt-install.
Attempt to build Xen from source and xenified kernel succeeded.
Before creating Grub 2 entry for Xen Host directive "root=UUID=.." switched off by editing /etc/default/grub and update-grub run.

Manually created entry /boot/grub/grib.cfg as advised for Debian (Grub 2)
Xen 3.4.1 Ubuntu 9.10 {
multiboot (hd0,1)/xen-3.4.gz
module    (hd0,1)/vmlinuz-2.6.30.2 root=/dev/sda2 ro console=tty0
module    (hd0,1)/initrd-2.6.30.2.img
}

Failure when waiting for /dev/sda2 and dropping to grub prompt

HVM itself loads fine.

Boris.


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

<Prev in Thread] Current Thread [Next in Thread>