All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] xmexample-vmxassist.patch
@ 2005-06-10 18:09 Arun Sharma
  0 siblings, 0 replies; only message in thread
From: Arun Sharma @ 2005-06-10 18:09 UTC (permalink / raw)
  To: Ian Pratt, Keir Fraser; +Cc: xen-devel

Update VMX config for vmxassist.

Signed-off-by: Arun Sharma <arun.sharma@intel.com>

--- a/tools/examples/xmexample.vmx	Fri Jun 10 18:06:55 2005
+++ b/tools/examples/xmexample.vmx	Fri Jun 10 11:08:18 2005
@@ -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.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-06-10 18:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-06-10 18:09 [PATCH] xmexample-vmxassist.patch Arun Sharma

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.