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-users

[Xen-users] XEN 4.1 install & Waiting for root file system... ...

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] XEN 4.1 install & Waiting for root file system... ...
From: Badmaster <tacbadmaster@xxxxxxxxx>
Date: Mon, 11 Apr 2011 18:30:16 +0200
Delivery-date: Mon, 11 Apr 2011 09:31:30 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=G5YxBPXaXKz31VP6kKTu1GBGRjBFgyEa6+2URGiOxJo=; b=bdZmuy2FHOBEl/M+LTKFoyzsX9GdONTQg1RXb4lBuoR7ezogiqaeGIxiPe5T9NMYqD vaMMwb4ZyC9/ny64pUDjlY5eiLFu7wMSxKQtyf3cJGs1ORbo6zuOAKiLB/22yGfD0bbG gvjl+fZ+KdVFDDPfy2fjV0wfqDiVSuERuFcCo=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=FOm9cQMLCTy1ItcraWIF4bdODCFLAH+ZBwFlfQmFglnGbADp3mx7LDZOLXw4BupM4i 7ve/yv4QHN9FrswkXtpVISCV8q6HNHHfTk/WeGidjcCFjQKIow6oQQBtvI7d2Fhp14K1 gNqVXZUXMSLp/45xcuHY6CbS7YoDg0eXdzxxU=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <AANLkTikqXg=8+t24P9OqHiMn7Yv4K_vDrfk37dS5JN_G@xxxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <AANLkTikqXg=8+t24P9OqHiMn7Yv4K_vDrfk37dS5JN_G@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi everyone

I'm having some troubles trying to install XEN 4.1 on my system(s).
when booting with the hypervisor the dom0 can't find the root disk and i get dropped to then initramfs shell.

Arguments are the same as without xen hypervisor, this used to work on 3.4

I compiled the source using
$ make world KERNELS="linux-2.6-pvops"
$ make install KERNELS="linux-2.6-pvops"

and then I added the entry to grub.cfg as following:

menuentry "Xen 4.1 / linux kernel 2.6.32.36" {
insmod ext2
set root='(hd0,1)'
multiboot /xen.gz dom0_mem=1024M loglvl=all guest_loglvl=all
module /vmlinuz-2.6.32.36 root=/dev/mapper/dom0-root ro console=tty0
module /initrd.img-2.6.32.36
}

any pointers?

thanks in advance!
- Peter


_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>