question

Simon Barner barner at in.tum.de
Thu Jan 15 18:47:02 PST 2004


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: Digital signature
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20040116/b77878a0/attachment.bin


More information about the freebsd-questions mailing list