bitkeeper revision 1.1159.258.21 (4227b272juDzo6xMj-KE4nB4e0xsmA)
authorcl349@firebug.cl.cam.ac.uk <cl349@firebug.cl.cam.ac.uk>
Fri, 4 Mar 2005 00:57:22 +0000 (00:57 +0000)
committercl349@firebug.cl.cam.ac.uk <cl349@firebug.cl.cam.ac.uk>
Fri, 4 Mar 2005 00:57:22 +0000 (00:57 +0000)
xmexample updates.
Signed-off-by: chris@xensource.com
tools/examples/xmexample1
tools/examples/xmexample2

index cdf4b6c82457fc8c2c253383614346d79da54157..0fe27fbef6599e8d7f95363911f797a15ca6dd3e 100644 (file)
@@ -8,7 +8,7 @@
 
 #----------------------------------------------------------------------------
 # Kernel image file.
-kernel = "/boot/vmlinuz-2.6.9-xenU"
+kernel = "/boot/vmlinuz-2.6.10-xenU"
 
 # Optional ramdisk.
 #ramdisk = "/boot/initrd.gz"
@@ -42,7 +42,7 @@ name = "ExampleDomain"
 # where UNAME is the device, DEV is the device name the domain will see,
 # and MODE is r for read-only, w for read-write.
 
-disk = [ 'phy:hda1,hda1,r' ]
+disk = [ 'phy:hda1,hda1,w' ]
 
 #----------------------------------------------------------------------------
 # Set the kernel command line for the new domain.
index 61479ca5f0693ed08768e87e259b7ceae42f02bb..1d4084ddc1788c9163b826119600847c490aa1ab 100644 (file)
@@ -36,7 +36,7 @@ xm_vars.check()
 
 #----------------------------------------------------------------------------
 # Kernel image file.
-kernel = "/boot/vmlinuz-2.6.9-xenU"
+kernel = "/boot/vmlinuz-2.6.10-xenU"
 
 # Optional ramdisk.
 #ramdisk = "/boot/initrd.gz"