|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] how to compile?
# does not work:
title Xen Master
root (hd0,5)
kernel /boot/xen.gz dom0_mem=131072
module /boot/vmlinuz-2.6-xen0 root=/dev/sda6 acpi=off
module /boot/initrd-xen
Avoid acpi=off if you don't really need it!
If you *do* need it, then you should put it on the 'kernel
/boot/xen.gz' line. Xen will automatically pass it through to Linux,
and putting it on the preceding line will ensure that Xen and Linux
both have the same consistent view of your system.
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|