-
Notifications
You must be signed in to change notification settings - Fork 0
ADF Read Write
Andrew Smalley edited this page Jan 30, 2026
·
1 revision
ADF handling is supported via Pi-side files and device handlers. ADFs live under the runtime data tree and are exposed to the Amiga as block devices.
See:
data/README.mddata/fs/README.mdplatforms/amiga/piscsi/readme.md
Operational guidelines:
- Keep ADF files in
data/or another stable host path. - Ensure the device handlers are installed on the Amiga side.
- Use the PiSCSI tooling to mount/unmount safely.