|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] ask help on booting Xen
Check your grub config file. You xen entry should look something like this:
title Xen 2.0 / XenLinux 2.6.9
root (hd0,2)
kernel /boot/xen.gz root=/dev/hdc3 dom0_mem=512000 console=vga
module /boot/vmlinuz-2.6.9-xen0 ro root=/dev/hdc3 console=tty0
module /boot/initrd-2.6.9-xen0.img
Sun, Ning wrote:
Hi,
I installed the Xen 2.0 successfully,but I met following problems when
booting up Xen:
Boot-NFS: No NFS Server available, giving up
NFS: Unable to mount root fs via NFS, trying floppy
Can anyone help on this?
Thanks very much!
-Ning
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel
|
|
|
|
|