|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Re: cannot open root device "hda1"
Many thanks!
Actually I tried to create a Initrd with command "mkinitrd initrd.img-2.6.16.xen 2.6.16-xen" and then add the following line the grub.conf module /boot/initrd.img-2.6.16.xen
Still no luck. Any further suggestions? I searched online and found many people ran into this
problem.But the solution I found is just to make initrd ramkdisk, it does not work for me. :(
-lily
On 4/22/06, Anthony Liguori <
aliguori@xxxxxxxxxx> wrote:On Sat, 22 Apr 2006 11:48:08 -0400, Lily Huang wrote:
> Hi, > > After I pull the latest xen-unstable, and do "make world", "make install", > I cannot boot into dom0 anymore. The error message is "cannot open root > device hda, please provide correct root= option"
Try using an initrd for this kernel.
Regards,
Anthony Liguori
> Here is my grub configuration. > > title Xen-unstable / XenLinux 2.6 > root (hd0,0) > kernel /boot/xen.gz dom0_mem=512M console=vga noreboot module
> /boot/vmlinuz-2.6.16-xen root=/dev/hda1 ro console=tty0 > > > I don't see any difference from previous versions except the combined xen > kernel is used instead of xen0 and xenu. But what caused this problem? I
> am using Fedora Core 4. > > Thanks in advance for your help!
_______________________________________________ Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|