|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Figuring out grub.conf for Xen
Quoting shoaib r <shabswork@xxxxxxxxxxx>:
Can someone help me in establishing the correct entries for xen in
the /boot/grub/grub.conf file?
This is my current grub.conf file with my sorry attempt to add the
xen entries (commented out):
#title Xen 3.0
# kernel /boot/xen3.0.gz
# module /vmlinuz*xen* (no vmlinuz exists for xen)
You will probably find the vmlinuz*xen* kernels in /boot (I use
Ubuntu/Debian, but it will probably be the same in FC4) Oh, and
don't forget to add your current options (root=/dev/... etc) to
the "module /boot/vmlinuz..." line.
HTH, Peter
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|