Port-amiga archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: accessing floppy



On Thu, Aug 17, 2000 at 03:25:20PM +0200, Torsten Bücheler wrote:
> how can I access the floppy and which filesystem must I use?

  This depends on what you intend to do. The floppy devices are /dev/fd0a
  and /dev/fd0b. The first is used to access amiga formated disks and the
  latter for dos formatted disk. Mounting is straightforward as you would
  do with hd partitions, cdroms or zip disks. Of course, you access the
  floppy devices with cpio and/or tar directly too.

  Gunther

  PS: fd0 refers to the internal disk drive.



Home | Main Index | Thread Index | Old Index