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

[Xen-users] BusyBox (Gave up waiting on root device)


  • To: steve.horton@xxxxxxx, Xen-users <xen-users@xxxxxxxxxxxxxxxxxxx>
  • From: Dante Cinco <dantecinco@xxxxxxxxx>
  • Date: Tue, 6 Jul 2010 13:31:33 -0700
  • Cc:
  • Delivery-date: Tue, 06 Jul 2010 13:33:00 -0700
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=oDYOcwN5O/ilQpEU15en9ufxF4eHJFOQz+NNfC589MEntWl+xv3A+kzXAhcxgwUxd+ UOApPZdP4X/7fAV9ZvgBhlSjC3hotOTF+Z+mATwL8ajWoqMMSdivsgdg97HtrkWMOP42 UhITcpIeXPUY+HPZBoOFxyjs3rB+egWvSiMvA=
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

Try adding "dummy=dummy" in your dom0 kernel cmdline:

menuentry "Xen-test" {
set root='(hd0,1)'
multiboot /boot/xen.gz dom0_mem=1000M
module /boot/vmlinuz-2.6.32.15 dummy=dummy root=/dev/sda1 ro
module /boot/initrd.img-2.6.32.15
}

Dante

-----Original Message-----
From: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
[mailto:xen-users-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of Horton,
Steve - IS
Sent: Tuesday, July 06, 2010 12:30 PM
To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] BusyBox (Gave up waiting on root device)

I used the guide at
http://bderzhavets.wordpress.com<http://bderzhavets.wordpress.com/> to
install xen-4.0.1-rc4-pre on top of Ubuntu 10.04 using the  2.6.32.15
kernel source from jeremy's repo. I got the kernel built and managed
to get xen all built and installed but when it's booting it drops to a
busybox shell after it finds my NIC(s). It says: Gave up waiting on
root device.

It's acts like it can't mount /dev/sda1 but I don't know why.

Not sure if this is correct.. but here is my 40_custom file:

menuentry "Xen-test" {
set root='(hd0,1)'
multiboot /boot/xen.gz dom0_mem=1000M
module /boot/vmlinuz-2.6.32.15 root=/dev/sda1 ro
module /boot/initrd.img-2.6.32.15
}

Thanks!
-S

_______________________________________________
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®.