User Tools

Site Tools


x68000:creating_floppies_from_disk_images_on_x68000

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
x68000:creating_floppies_from_disk_images_on_x68000 [2014/10/07 16:26] eidisx68000:creating_floppies_from_disk_images_on_x68000 [2019/08/27 20:45] (current) – external edit 127.0.0.1
Line 1: Line 1:
-======  Creating Floppies from Disk Images on X68000 ======+======  Writing Floppies from Disk Images on X68000 ======
  
 You will need a working hard drive setup, a way to transfer files to it and the following software: You will need a working hard drive setup, a way to transfer files to it and the following software:
Line 10: Line 10:
   - Reinsert the floppy disk and execute !Write.bat   - Reinsert the floppy disk and execute !Write.bat
  
-**Note:** You can use drive 1 to restore the image files. Just change the *.bat files to the following:+**Note:** You can use drive 1 to restore the image files. Just change the .bat files to the following:
  
 !Format.bat !Format.bat
Line 23: Line 23:
 DPACK.X -u1 DISK.2HD DPACK.X -u1 DISK.2HD
 </file> </file>
 +
 +**9SCFMT** allows you to use the following formats as well:
 +
 +  *0 - 2HS      (9sec/trk 1440k)
 +  *1 - 2HD      (8sec/trk 1232k) Standard X68000 format
 +  *2 - 2HDE     (9sec/trk 1440k)
 +  *3 - 2HC      (15sec/trk 1200k)
 +  *4 - 2HT       (1599k)
 +  *5 - 2DD/9    (9sec/trk 720k)
 +  *6 - 2DD/8    (8sec/trk 640k)
 +  *B - 2HQ       (18sec/trk 1440k) IBM 1.44MB 2HD format
 +  *Z - 2HDE98  (FDISK.SYS v0.98 compatible)
 +  *7 - Initialize FAT
 +  *8 - Initialize IPL
 +
 +**DPACK** determines image file format by the following file extensions:
 +
 +.2HD .HDM .2HE .2HDE .2HC .HD5 .2HQ .HD4 .2HS .2HT .2DD .2DD8 .DD8 .DD6 .2DD9 .DD9 .2DD10 .DDA .2D .2D8 .2D9
x68000/creating_floppies_from_disk_images_on_x68000.1412663196.txt.gz · Last modified: 2019/08/27 20:44 (external edit)