aboutsummaryrefslogtreecommitdiffstats
path: root/tools/examples/xmexample.vti
diff options
context:
space:
mode:
authorawilliam@xenbuild.aw <awilliam@xenbuild.aw>2006-08-23 11:11:27 -0600
committerawilliam@xenbuild.aw <awilliam@xenbuild.aw>2006-08-23 11:11:27 -0600
commit9f557e7ff279a5ef17ac303ff110ef8cad3869fe (patch)
treeef7a135b52552141af609a49f9c0b055f7c32560 /tools/examples/xmexample.vti
parent4ff30e11b25d8e526a2b79382e778b671c6f33cc (diff)
parent829f87e0184620bc5f6e3d2ebdcb7c7dd3517e2b (diff)
downloadxen-9f557e7ff279a5ef17ac303ff110ef8cad3869fe.tar.gz
xen-9f557e7ff279a5ef17ac303ff110ef8cad3869fe.tar.bz2
xen-9f557e7ff279a5ef17ac303ff110ef8cad3869fe.zip
merge with xen-unstable.hg
Diffstat (limited to 'tools/examples/xmexample.vti')
-rw-r--r--tools/examples/xmexample.vti4
1 files changed, 3 insertions, 1 deletions
diff --git a/tools/examples/xmexample.vti b/tools/examples/xmexample.vti
index 77f55ae23e..3a0d8e1a3a 100644
--- a/tools/examples/xmexample.vti
+++ b/tools/examples/xmexample.vti
@@ -66,7 +66,9 @@ device_model = '/usr/' + arch_libdir + '/xen/bin/qemu-dm'
#-----------------------------------------------------------------------------
# boot on floppy (a), hard disk (c) or CD-ROM (d)
-#boot=[a|c|d]
+# default: hard disk, cd-rom, floppy
+#boot="cda"
+
#-----------------------------------------------------------------------------
# write to temporary files instead of disk image files
#snapshot=1