[Coco] Format a blank disk in MESS
Roger Taylor
rtaylor at bayou.com
Thu Nov 13 00:50:01 EST 2003
At 08:50 AM 11/11/2003 +0000, you wrote:
>Hi Roger,
>I downloaded the blank disks off of your website here:
>http://www.coco3.com/downloads/BlankDskSet.zip
>
>How do I use imgtool.exe to do it myself. What is the command syntax?
>
>Thanks...
I need to update those files to what M.E.S.S. seems to like more, which is
the JVC .dsk format. I'm sure somebody will correct me about that, but any
DMK disks I make won't receive files using the "imgtool put" syntax.
make a disk image:
imgtool create coco_rsdos_jvc mydisk.dsk --tracks=35 --sectors=18 --heads=1
store a ML file to it:
imgtool put coco_rsdos_jvc mydisk.dsk somefile.bin --ftype=2
More information about the Coco
mailing list