Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
ADFIMGCREATE(1)		    General Commands Manual	       ADFIMGCREATE(1)

NAME
       adfimgcreate - create empty (not	formatted!) ADF/HDF image files.

SYNOPSIS
       adfimgcreate [options] imgfile

DESCRIPTION
       adfimgcreate  is	 a simple utility allowing to create ADF or HDF	files,
       file images of Amiga floppy disks or hard disks.

       The properties of the image to create can be specified by providing ei-
       ther its	type (-t), its size (in	Kib with -k or in MiB with -m) or  its
       geometry	(tracks	/ heads	/ sectors, assuming sectors of 512 bytes).

OPTIONS
       -k sizeKiB
	      size in KiB

       -m sizeMiB
	      size in Mib

       -g tracks heads sectors
	      geometry

       -t type
	      type of the image	file (use -h to	see available types)

       -h     show help

SEE ALSO
       adfformat(1)

AUTHOR
       adfimgcreate  was  written  by Tomasz Wolak <tomas.wolak@gmail.com>, as
       part of the ADFlib (https://github.com/adflib/ADFlib).

				   Mar 2025		       ADFIMGCREATE(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=adfimgcreate&sektion=1&manpath=FreeBSD+Ports+15.0>

home | help