Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 May 2004 16:45:56 -0500
From:      "Andrew L. Gould" <algould@datawok.com>
To:        Donald Szatkowski <deltaski@verizon.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Mounting CDrom
Message-ID:  <20040524164556.60b8e7c1.algould@datawok.com>
In-Reply-To: <200405241632.27018.deltaski@verizon.net>
References:  <200405241632.27018.deltaski@verizon.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 24 May 2004 16:32:26 -0500
Donald Szatkowski <deltaski@verizon.net> wrote:

> Thank you for considering my question.
> 
> How do I mount my cdrom and make it available to all users?
> 
> I have tried:  mount -t cd9669 /dev/acd0/cdrom
>   
> I have tried:  mount -t cd9660 /dev/acd0/mnt
> 
> Nothing! I know the unit works, as I loaded FreeBSD using Cdrom as the
> source.
> 
> If I remove noauto from the kernel, it won't let BSD boot at all. 
> 
> What am I missing? I have FreeBSD Handbook, 2nd but am unable to find
> a ref to a possible fix. Can anyone give a direction to look or
> possible reference area to help solve this problem?
> 
> Thank you     Don

Isn't there an entry for the cdrom in /etc/fstab?  Have you tried:   
mount /cdrom

Andrew Gould



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