On Mon, 9 May 2005 13:48:19 +0000, Cornelia Menzel wrote:

> This is my /etc/fstab:

> /dev/cdroms/cdrom0    /mnt/cdrom      auto users,noauto,rw            0 0

Apart from replacing rw with ro, this is correct.

> 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!

That is correct, mounting like this can only be done by root. If you want
to mount something from fstab, give only the mount point.

mount /mnt/cdrom


-- 
Neil Bothwick

This tagline is umop apisdn

Attachment: pgptvUHgNm6Cl.pgp
Description: PGP signature

Reply via email to