Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 09 Jun 2000 21:06:34 -0500
From:      David Kelly <dkelly@hiwaay.net>
To:        eric.boucher24@sympatico.ca
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: mounting floppy drive 
Message-ID:  <200006100206.VAA71893@nospam.hiwaay.net>
In-Reply-To: Message from Boucher Eric <eric.boucher24@sympatico.ca>  of "Fri, 09 Jun 2000 21:07:52 EDT." <394194E8.FC9317F8@sympatico.ca> 

next in thread | previous in thread | raw e-mail | index | archive | help
Boucher Eric writes:
> Hi,
> 
> I wanted to know how to mount my floppy drive A:
> 
> I tried     mount /dev/fd0 /A
> 
> with a file A already created, but it didn't work.
> 
> What can I do?

You can ask yourself if you *really* want to mount the floppy or if you 
just want to be able to read and write files on it. The two are not the 
same thing.

If you install the mtools port/package then adjust the permissions, 
maybe group, maybe owner, of /dev/fd0, then anybody according to those 
permissions will be able to access the floppy drive(s) using the mtools 
utilities without mounting the media.

If you mount the floppy, then root has to do it. And has to remember to 
umount before removing the media.

--
David Kelly N4HHE, dkelly@hiwaay.net
=====================================================================
The human mind ordinarily operates at only ten percent of its
capacity -- the rest is overhead for the operating system.




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200006100206.VAA71893>