Short: mount adf file on FFn: virtual drive Author: linuxboy fel hopto org (Felice Murolo) Uploader: linuxboy fel hopto org (Felice Murolo) Type: disk/misc Version: 1.0a Replaces: disk/misc/MountADF*.lha Architecture: m68k-amigaos >= 2.04 Distribution: Aminet MountAdf is a simple tool who mount adf file on FFn: virtual drive (FMSDevice). To work, it requires: 1) standard Amiga Operating System, version 2.04+. 2) preinstalled FMSDevice (see: https://aminet.net/disk/misc/fmsdisk.lha) MountADF installation ============================= copy mountadf into c: FMSDevice installation ============================= Unpack the archive, copy Devs/#? in DEVS:, add to "s:user-startup" the following lines: ;BEGIN FMSDISK mkdir ram:t/FMS assign FMS: ram:t/FMS mount FF0: mount FF1: mount FF2: mount FF3: ;END FMSDISK Now save user-startup and reboot. Note: the above lines set the path for store your virtual images into ram:t/FMS. Naturally, You can use any other path (f.e. Work:FMS) Usage ============================= mountadf ============================= Development. ============================= The project was developed in Eclipse for Linux, and was compiled using the GCC compiler with Amiga tool-chain. All tests were performed on the FS-UAE emulator (A500, A600, A3000). ============================= Credits. ============================= Thanks to: ============================= History ============================= 1.0a - First public version