Disk image device

OpenAmiga project page (AmigaOS 4.x version)
SourceForge project page (AmigaOS 3.x and AROS versions)

Diskimage.device is a virtual storage device driver that allows to mount various diskimage file formats and use them just as if they were real disks, similar to DaemonTools program on Windows or Thore Böckelmann's diskimage.device for AOS3.x.

Improvements over Thore's device include: no hardcoded limit on the amount of useable device units, large file support, CD audio tracks and support for many more diskimage formats through an extensible plugin interface.

Downloads

AmigaOS 4.x version

Requirements

Supported Disk Image Formats

  • adf (Amiga Disk File)
  • adz (gzipped adf file)
  • bin
  • ccd (CloneCD)
  • cso (Compressed ISO)
  • cpr (same format as dsk)
  • cue
  • d64 (C=64)
  • daa
  • dax
  • dmg (Apple disk image format)
  • dms (DiskMaSher)
  • dsk (CPCEmu, non-EXTENDED images only)
  • flac (with embedded cue file)
  • g64 (C=64)
  • gi (untested)
  • hdf
  • img
  • ipf (needs capsimage.device)
  • iso (CD/DVD)
  • isz
  • mdf (Daemon Tools/Alcohol)
  • mds (Daemon Tools/Alcohol)
  • nrg (Nero)
  • raw
  • sad (Sam Coupe)
  • toast (Roxio Toast)
  • uif (MagicISO)
  • vdi (VirtualBox)
  • vmdk (VMWare)
  • wv (with embedded cue file)
  • xiso (X-Box ISO)

Compressed disk images are supported through (if available):

  • xadmaster.library
  • xpkmaster.library

It is also possible to create/mount password encrypted diskimages using the "Crypt" plugin.

AmigaOS 3.x version

Requirements

Recommended

  • AISS >= 4.8 (DiskImageGUI)

Supported Disk Image Formats

  • adf (Amiga Disk File)
  • adz (gzipped adf file)
  • bin
  • ccd (CloneCD)
  • cso (Compressed ISO)
  • cpr (same format as dsk)
  • cue
  • d64 (C=64)
  • daa
  • dax
  • dmg (Apple disk image format)
  • dms (DiskMaSher)
  • dsk (CPCEmu, non-EXTENDED images only)
  • gi (untested)
  • hdf
  • img
  • ipf (needs capsimage.device)
  • iso (CD/DVD)
  • mdf (Daemon Tools/Alcohol)
  • mds (Daemon Tools/Alcohol)
  • nrg (Nero)
  • raw
  • sad (Sam Coupe)
  • toast (Roxio Toast)
  • uif (MagicISO)
  • xiso (X-Box ISO)

Compressed disk images are supported through (if available):

  • xadmaster.library
  • xpkmaster.library
Copyright © 2024 Fredrik Wikström (fredrik at a500 dot org)