direct-io.hg
changeset 7494:9b91f6583b5e
Added comment.
Signed-off-by: Ewan Mellor <ewan@xensource.com>
Signed-off-by: Ewan Mellor <ewan@xensource.com>
author | emellor@leeni.uk.xensource.com |
---|---|
date | Wed Oct 26 12:06:58 2005 +0100 (2005-10-26) |
parents | 623ccfa55107 |
children | a39aee6d660f |
files | tools/examples/xmexample.nbd |
line diff
1.1 --- a/tools/examples/xmexample.nbd Tue Oct 25 17:37:00 2005 +0100 1.2 +++ b/tools/examples/xmexample.nbd Wed Oct 26 12:06:58 2005 +0100 1.3 @@ -1,3 +1,13 @@ 1.4 +# -*- mode: python; -*- 1.5 +# 1.6 +# xm create configuration example. 1.7 +# 1.8 +# This configuration is appropriate for using Network Block Device (NBD) 1.9 +# filesystems. 1.10 +# 1.11 +# Each of these parameters will need changing to match your setup. 1.12 +# 1.13 + 1.14 kernel = "/boot/vmlinuz-2.6.13-15b-xen" 1.15 ramdisk = "/boot/initrd-2.6.13-15b-xen" 1.16 memory = 128