on Mon, Apr 02, 2001 at 10:25:13AM -0700, Pad Bambury ([EMAIL PROTECTED]) wrote:
> Hey all,
> Thanks for the advice but still getting the same
> messages. Here's the fstab file, if anyone can see
> any problems and suggest solutions that would be
> great.
>
> # /etc/fstab: static file system info
Next time don't change the subject of your email if you talk about the
same thing. It makes it harder to associate emails.
> /dev/hdc /cdrom iso9660 noauto,users 0 2
I have
/dev/cdrom
/cdrom
iso9660 defaults,ro,user,noauto 0 0
here. I think this is better. defaults and ro belong here.
Check
Hey all,
Thanks for the advice but still getting the same
messages. Here's the fstab file, if anyone can see
any problems and suggest solutions that would be
great.
# /etc/fstab: static file system information.
#
#
/dev/hda2 / ext2
defaults,errors=remount-ro 0 1
/de
On Sat, 03 Jun 2000, Daniel Burrows <[EMAIL PROTECTED]> wrote:
>
> How do I give normal users permissions to mount cd-roms? Do I add them
> to a group?? Which one? Please 'CC' me in a reply.
man fstab
/user
My /etc/fstab line:
/dev/cdrom /cdrom iso9660 defaults,ro,user,noauto
|> How do I give normal users permissions to mount cd-roms? Do I add
|> them to a group?? Which one? Please 'CC' me in a reply.
If you put this line in /etc/fstab:
/dev/hda/cdrom iso9660 ro,user,noauto,unhide
then any user should be able to mount a cdrom file-system at /cdrom,
with eithe
How do I give normal users permissions to mount cd-roms? Do I add them
to a group?? Which one? Please 'CC' me in a reply.
Thanks very much.
6 matches
Mail list logo