# HG changeset patch # User iap10@labyrinth.cl.cam.ac.uk # Date 1107822621 0 # Node ID 9bf9541713e7520bfd609c4f69a7782616321869 # Parent 5f2499c315cdf69c42d1bbae26a6a15af6f1783b bitkeeper revision 1.1159.212.117 (4208081dSxJads7MU6-VcXvC6TNMjQ) - Use a more appropriate path for disk images - Add a 1 GB disk image as an option From: Arun Sharma Signed-off-by: ian@xensource.com diff -r 5f2499c315cd -r 9bf9541713e7 tools/examples/bochsrc --- a/tools/examples/bochsrc Tue Feb 08 00:28:11 2005 +0000 +++ b/tools/examples/bochsrc Tue Feb 08 00:30:21 2005 +0000 @@ -3,10 +3,10 @@ #vgaromimage: $BXSHARE/VGABIOS-lgpl-latest floppya: 1_44=a.img, status=inserted floppyb: 1_44=b.img, status=inserted -#ata0-master: type=disk, path=minibootable.img, cylinders=900, heads=15, spt=17 # if you don't use absolute paths below, bochs looks under the cwd of xend, # which is usually "/" -ata0-master: type=disk, path=/tmp/min-fc2-i386.img, cylinders=800, heads=4, spt=32 +#ata0-master: type=disk, path=/var/images/min-el3-i386.img, cylinders=800, heads=4, spt=32 +ata0-master: type=disk, path=/var/images/1g-el3-i386.img, mode=flat, cylinders=2048, heads=16, spt=63 boot: c log: /tmp/bochsout.txt