[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Mounting a floppy with dos format



John J. Donohue wrote:
> 
> On Wed, 22 Sep 1999, Gonzalez, Francisco (Fran) wrote:
> 
> > I have RH5.2 and I want to know what is the command to mount a floppy with a
> > dos format.
> >
> man mtools

There is no need to mess with mtools for something so simple.

Try this 
mount -t msdos /dev/floppy /mnt/floppy

The files on the floppy will appear in /mnt/floppy access the DOS
files just as if they were Linux files.

Or if there is a line in your /etc/fstab for /mnt/floppy
you can type "mount /mnt/floppy"

See "man mount"


-- 
  Chris Albertson

  calbertson logicon com                  Voice: 626-351-0089  X127
  Logicon, Pasadena California            Fax:   626-351-0699



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]