Open main menu

OpenVZ Virtuozzo Containers Wiki β

Changes

How to use OpenVZ as a XEN guest OS (for x86 platform)

34 bytes added, 10:48, 1 August 2007
Configure the bootloader: more correct argument for dom0_mem, note for root and root=
title Xen Linux
root (hd0,1)
kernel /boot/xen.gz dom0_mem=1048576-128M
module /boot/vmlinuz-2.6-xen ro root=LABEL=/ silencelevel=8
</pre>
Note the <code>root</code> option and the <code>root=</code> argument -- it those should be the same as with your other bootloader entries.
==== Reboot ====