/dev/...
Vladik Kozin
epbox at yandex.ru
Mon Apr 14 22:00:49 PDT 2003
On Monday 14 April 2003 22:04, Johnson David wrote:
> On Monday 14 April 2003 06:36 am, CARTER Anthony wrote:
> > How do I allow users to mount devices from /dev/* (eg /dev/fd0). Do I
> > just need to change the permissions etc, or is there a "better" way
> > by adding a flag or something?
>
> There's an answer to this in the FAQ! See question 9.22 in the FAQ,
> either on your system at /usr/share/doc/faq/disks.html if you installed
> the docs, or at http://www.freebsd.org/doc/faq/disks.html.
>
> David
Hi! What if I'd like ordinary users to be able to mount /dev/fd0, for
instance, onto a common dir located in /mnt (/mnt/floppy)?
I made mkdir -m 755 /mnt/floppy as root. When I try to mount fd0 onto this dir
as an ordinary user I get "msdos: /dev/fd0: Operation not permitted" while
when doing the same onto a dir that this user owns everything goes fine.
More information about the freebsd-newbies
mailing list