Cornelia Menzel wrote:
This is my /etc/fstab:
...
/dev/cdroms/cdrom0 /mnt/cdrom auto users,noauto,rw 0 0
change this line to:
/dev/cdroms/cdrom0 /mnt/cdrom iso9660 user,noauto,ro 0 0
> When I try to mount the device with:
> paul # mount /dev/cdroms/cdrom0 /mnt/cdrom
> the system gives back:
> mount: only root can do that!
You can't specify the device as user. Try:
$ mount /mnt/cdrom
Christoph Gysin
--
echo mailto: NOSPAM !#$.'<*>'|sed 's. ..'|tr "<*> !#:2" [EMAIL PROTECTED]
--
gentoo-user@gentoo.org mailing list