[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [PATCH] xmexample-vmxassist.patch
ChangeSet 1.1711, 2005/06/10 20:04:55+01:00, arun.sharma@xxxxxxxxx [PATCH] xmexample-vmxassist.patch Update VMX config for vmxassist. Signed-off-by: Arun Sharma <arun.sharma@xxxxxxxxx> xmexample.vmx | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff -Nru a/tools/examples/xmexample.vmx b/tools/examples/xmexample.vmx --- a/tools/examples/xmexample.vmx 2005-06-10 16:03:22 -04:00 +++ b/tools/examples/xmexample.vmx 2005-06-10 16:03:22 -04:00 @@ -8,7 +8,7 @@ #---------------------------------------------------------------------------- # Kernel image file. -kernel = "/boot/vmlinuz-rhel3-static" +kernel = "/usr/lib/xen/boot/vmxloader" # Optional ramdisk. #ramdisk = "/boot/initrd.gz" @@ -75,7 +75,7 @@ #nfs_root = '/full/path/to/root/directory' # Sets runlevel 4. -extra = "acpi=off console=ttyS0 console=tty0 1" +#extra = "acpi=off console=ttyS0 console=tty0 1" #---------------------------------------------------------------------------- # Set according to whether you want the domain restarted when it exits. _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |