Date: Wed, 31 Mar 2004 18:36:20 -0500 (EST) From: Don <don@calis.blacksun.org> To: jim paw <glacius@linuxmail.org> Cc: freebsd-questions@FreeBSD.org Subject: Re: help with /cdrom Message-ID: <20040331183409.D4184@calis.blacksun.org> In-Reply-To: <20040331231429.4E29523AB1@ws5-3.us4.outblaze.com> References: <20040331231429.4E29523AB1@ws5-3.us4.outblaze.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> When i go in the xterm shell i type in /cdrom so it mounts the freebsd > disk so i can continue on installing my ports, but instead it says > permission denied. Typing /cdrom will not mount the cdrom, nor should it. You may want to try: mount -t cd9660 -o ro /dev/acd0 /cdrom -Don
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040331183409.D4184>