 
	
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] Xen boot failed while mount root FS.
 > I have had the same problem earlier. Just add the root=/dev/sda2 in
> your grub entry for xen kernel. This will help in booting up the
> machine.
Sorry, I'm not sure what you mean - this is my grub config - the first
one works, the second one doesn't:
title Linux-2.6.11-skas
        root (hd0,1)  # /dev/sda2
        kernel /boot/bzImage-2.6.11-skas root=/dev/sda2
title Xen 3.0 / XenLinux 2.6 (root=/dev/sda2)
        root (hd0,1)  # /dev/sda2
        kernel /boot/xen-3.0.gz dom0_mem=524288
        module /boot/vmlinuz-2.6-xen0 root=/dev/sda2 ro console=tty0
Cheers,
Adam.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
 
 
 | 
|  | Lists.xenproject.org is hosted with RackSpace, monitoring our |