Skip to content

Write image file to disk

Henrik Nørfjand Stengaard edited this page Nov 1, 2018 · 2 revisions

Writing an image file to disk is commonly needed to use Amiga harddrive images on a real Amiga.

An Amiga harddrive image can be written to disk with following methods:

  1. Windows:
  2. macOS: Use ApplePi Baker to write image file to disk.
  3. Linux: Use dd to write image file to disk.
Clone this wiki locally