faina bogdan wrote:
> how can I mount the cd-rom under freebsd 4.9 as root

Assuming that you have an IDE cdrom drive:

Put the following line into /etc/fstab

/dev/acd0c  /cdrom cd9660 ro,nosuid,noauto 0 0

and make sure you have a mount point with the following
permissions/owner.

drwxr-xr-x  root  wheel   /cdrom/

Now type: mount /cdrom

Simon

Attachment: signature.asc
Description: Digital signature

Reply via email to