========================================================================== bximage Disk Image Creation Tool for Bochs $Id: bochs_disk_log.txt,v 1.1 2006/04/05 20:40:03 elm Exp $ ========================================================================== Do you want to create a floppy disk image or a hard disk image? Please type hd or fd. [hd] What kind of image should I create? Please type flat, sparse or growing. [flat] Enter the hard disk size in megabytes, between 1 and 129023 [10] 300 I will create a 'flat' hard disk image with cyl=609 heads=16 sectors per track=63 total sectors=613872 total size=299.74 megabytes What should I name the image? [c.img] Writing: [] Done. I wrote 314302464 bytes to c.img. The following line should appear in your bochsrc: ata0-master: type=disk, path="c.img", mode=flat, cylinders=609,heads=16,spt=63 (The line is stored in your windows clipboard, use CTRL-V to paste) Press any key to continue