By default GNU / Linux supports AFFS format (Amiga Fast File System) file system of the Commodore Amiga
natively, by enabling us to mount a disk drive or Compact Flash card in our system in order to transfer files from PC to Amiga and vice versa. To mount only have to pass the parameter-t AFFSthe mount command
mount /dev/sdb1 /mnt/disk -t affs
0 comments:
Post a Comment