Re: how to mount a FAT floppy
From: Malcolm Kay (malcolm.kay_at_internode.on.net)
Date: 09/01/03
- Previous message: Ralph: "epson cx5200 printer??"
- In reply to: Tadimeti Keshav: "how to mount a FAT floppy"
- Next in thread: Devnull: "RE: how to mount a FAT floppy"
- Reply: Devnull: "RE: how to mount a FAT floppy"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: Tadimeti Keshav <keshav_tadimeti@yahoo.co.uk>, freebsd-newbies@freebsd.org Date: Mon, 1 Sep 2003 22:47:17 +0930
On Mon, 1 Sep 2003 21:39, Tadimeti Keshav wrote:
> Hi guys,
> Sorry for sending a blank mail.
> How can I mount a (FAT) floppy disk that contains my
> favourite themes?
>
> I have /dev/fd0 directory.
(This is a device not a directory.)
> Is this the command:
> mount -t msdos /dev/fd0 /floppy?
Yes
> Where is the /floppy directory present?
>
You need to make it (first):
# mkdir /floppy
>
> man mount_msdos does not give any examples.
>
Most of us find mtools a more convenient way of
managing floppies in FAT format.
Malcolm
_______________________________________________
freebsd-newbies@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-newbies
To unsubscribe, send any mail to "freebsd-newbies-unsubscribe@freebsd.org"
- Previous message: Ralph: "epson cx5200 printer??"
- In reply to: Tadimeti Keshav: "how to mount a FAT floppy"
- Next in thread: Devnull: "RE: how to mount a FAT floppy"
- Reply: Devnull: "RE: how to mount a FAT floppy"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|