Re: Floppy



are you sure you have a subdirectory /mnt/floppy, il not
mkdir /mnt/floppy
I suppose, you have a dos file system on your floppy. It's necessary to
give the type of
file system to the mount command. It can be introduced with the -t or the
-F option.
As I'm not a linux specialist, you have to see with 'man mount'. Also find
the name of
the type of file system, under solaris, it's 'pcfs'. In that case, the
command will be
mount -t pcfs /dev:fd0 /mnt/floppy
don't forget
umount /mnt/floppy
before to change of floppy.
JRC


"Lionel Pitaru (Particular)" wrote:

> How can i mount the floppy?
> "mount /dev/fd0 /mnt/floppy"?
> How can i make the "link" to the floppy because doing it by file manager
> after i mounted in /mnt/floppy don't look anithing in the floppy and de
> floppy is there!
>
> --
>         FAQ: Frequently-Asked Questions at http://www.gnome.org/gnomefaq
>          To unsubscribe: mail gnome-list-request@gnome.org with
>                        "unsubscribe" as the Subject.

--
Nur der kleine Geist hält Ordnung, das Genie beherrscht das Chaos.
Seuls les petits esprits aiment l'ordre, le génie maitrîse le chaos.
(anonyme)





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