Re: RC2 and vfs.usermount
From: Alexandre (Alex.Kovalenko_at_verizon.net)
Date: 12/25/03
- Previous message: Dheeraj: "Serial driver problems with 5.2-current"
- In reply to: Harald Schmalzbauer: "Re: RC2 and vfs.usermount"
- Next in thread: Tim Robbins: "Re: RC2 and vfs.usermount"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 25 Dec 2003 16:50:29 -0500 To: Harald Schmalzbauer <h@schmalzbauer.de>
On Thu, 25 Dec 2003 22:07:34 +0100
Harald Schmalzbauer <h@schmalzbauer.de> wrote:
> It is. It's a nfs mountpoint, but I also tried another one on the local hard
> disk owned by the user. No difference. It just doesn't work and I have no
> idea why :(
>
> -Harry
>
> >
> >
> > Cheers,
>
I am sorry if it sounds silly, but is it possible that it is already mounted?
e.g.:
RabbitsDen# ls -l /dev/acd0
crw-rw-r-- 1 root operator 4, 16 Dec 25 09:46 /dev/acd0
RabbitsDen# ls -l / | grep cdrom
drwxr-xr-x 2 sunny wheel 512 Dec 20 17:46 cdrom
RabbitsDen# sysctl vfs.usermount
vfs.usermount: 1
RabbitsDen# su - sunny
sunny:RabbitsDen>mount /cdrom
sunny:RabbitsDen>mount
/dev/ad0s2a on / (ufs, local)
devfs on /dev (devfs, local)
/dev/ad0s1 on /C (ntfs, local, read-only)
linprocfs on /usr/compat/linux/proc (linprocfs, local)
/dev/acd0 on /cdrom (cd9660, local, nodev, nosuid, read-only, mounted by sunny)
sunny:RabbitsDen>mount /cdrom
cd9660: /dev/acd0: Operation not permitted
sunny:RabbitsDen>
-- Alexandre "Sunny" Kovalenko. _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
- Previous message: Dheeraj: "Serial driver problems with 5.2-current"
- In reply to: Harald Schmalzbauer: "Re: RC2 and vfs.usermount"
- Next in thread: Tim Robbins: "Re: RC2 and vfs.usermount"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|