WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

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

<Prev in Thread] Current Thread [Next in Thread>