User mount of dvd or cd
From: John Eggert (finarfinjge_at_hotmail.com)
Date: 02/09/05
- Next message: Bruno Campanini: "DEL Key"
- Previous message: Dariusz Kuliński / takeda: "Re: How to verify backup that was created using dump?"
- Next in thread: Kenneth P. Stox: "Re: User mount of dvd or cd"
- Reply:(deleted message) Kenneth P. Stox: "Re: User mount of dvd or cd"
- Reply:(deleted message) danube: "Re: User mount of dvd or cd"
- Reply:(deleted message) Dorian Büttner: "Re: User mount of dvd or cd"
- Reply:(deleted message) Steve O'Hara-Smith: "Re: User mount of dvd or cd"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 08 Feb 2005 18:30:46 -0500
Hello All:
I seem to be doing something particularly simple, but I'm getting it
wrong. I'm trying to mount a dvd or cd to read. Everything works as
root, but not as a regular user. In reading the handbook, I did not
see anything apropos. Similarly with the migration guide. I've done a
bunch of searching of news groups and mailing lists and come up with
the items that follow this post. Having done all of these things I
still can't mount /dvd or /cdrom as user. I can play dvds using ogle,
and rip cds using grip, but I can't mount data dvds or cds for
reading. Also, xcdroast and cdbakeoven do not see the pseudo scsi
device that they see as root.
Thanks and Cheers.
JE
Output of attempted mounts:
%mount /dvd
cd9660: /dev/dvd: Operation not permitted
Here is what I've attempted so far:
==> fstab entries:
/dev/acd0 /cdrom cd9660 ro,noauto 0 0
/dev/dvd /dvd cd9660 rw,noauto 0 0
==>sysctl.conf entries:
vfs.usermount=1
==>devfs.conf entries:
own cd0 root:cdrom
own acd0 root:cdrom
perm acd0 0666
perm cd0 0666
own pass0 root:cdrom
perm pass0 0666
link acd0 dvd
link acd0 rdvd
link acd0 acd0c
==> man pages referred to (note that though many news group posts
==> refer to man devfs.conf, no such man page exists):
DEVFS(5) FreeBSD File Formats Manual
DEVFS(8) FreeBSD System Manager's Manual
I've also tried to use the following as per man 8 devfs.
devfs rule add path cd0 mode 666 group cdrom
- Next message: Bruno Campanini: "DEL Key"
- Previous message: Dariusz Kuliński / takeda: "Re: How to verify backup that was created using dump?"
- Next in thread: Kenneth P. Stox: "Re: User mount of dvd or cd"
- Reply:(deleted message) Kenneth P. Stox: "Re: User mount of dvd or cd"
- Reply:(deleted message) danube: "Re: User mount of dvd or cd"
- Reply:(deleted message) Dorian Büttner: "Re: User mount of dvd or cd"
- Reply:(deleted message) Steve O'Hara-Smith: "Re: User mount of dvd or cd"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|