+
+
+c:\bochs> bximage
+========================================================================
+ bximage
+ Disk Image Creation Tool for Bochs
+ $Id: DOC-win32.htm,v 1.3 2001-06-02 00:45:13 bdenney Exp $
+========================================================================
+
+Do you want to create a floppy disk image or a hard disk image?
+Please type hd or fd. [hd]
+
+Enter the hard disk size in megabytes, between 1 and 32255
+[10] 12
+
+I will create a hard disk image with
+ cyl=24
+ heads=16
+ sectors per track=63
+ total sectors=24192
+ total size=11.81 megabytes
+
+What should I name the image?
+[c.img]
+
+Writing: [............] Done.
+
+I wrote 12386304 bytes to c.img.
+
+The following line should appear in your bochsrc:
+ diskc: file="c.img", cyl=24, heads=16, spt=63
+
+ |
+
+