Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Jan 2004 03:46:00 +0100
From:      Simon Barner <barner@in.tum.de>
To:        faina bogdan <bogdanfaina@yahoo.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: question
Message-ID:  <20040116024600.GB410@zi025.glhnet.mhn.de>
In-Reply-To: <20040115082444.9477.qmail@web41902.mail.yahoo.com>
References:  <20040115082444.9477.qmail@web41902.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--KFztAG8eRSV9hGtP
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

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

--KFztAG8eRSV9hGtP
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (FreeBSD)

iD8DBQFAB1BoCkn+/eutqCoRAs5bAKCCalUFKuk69A7lEm++d3QjveFiVgCePe9h
VL0f3bghqR4egDRXa906870=
=81BW
-----END PGP SIGNATURE-----

--KFztAG8eRSV9hGtP--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040116024600.GB410>