IMGBUILD
Jump to navigation
Jump to search
IMAGE [options]
Valid options are:
/name give the name of image (default is DIST.ST)
/read create an image from disk (A:)
/blank create a blank image
/auto try to autodetect disk parameters (override)
/slow read each sectors (not full track)
use it on broken disks to minimize errors
/side n specify side number
/track n specify track number
/sector n specify sector bumber
/[h(elp)|?] this reminder
A few examples:
IMAGE /blank /name new.st : create a new (720Kb) formated Image
IMAGE /read /auto /name mydisk.st : create MYDISK.ST from ST disk in A:
Back to Disk-Imagers