Date: Tue, 10 Oct 2000 13:30:46 -0400 (EDT) From: Wyatt Banks <banksw@sunyit.edu> To: Nick Slager <nicks@albury.net.au> Cc: questions@FreeBSD.ORG Subject: Re: cdrom mounting Message-ID: <Pine.GSO.4.21.0010101328340.11721-100000@demeter> In-Reply-To: <20001010105855.A93332@albury.net.au>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 10 Oct 2000, Nick Slager wrote: > Thus spake Wyatt Banks (banksw@sunyit.edu): > > > When I have my cdrom mount listed in fstab, my computer will not boot > > correctly without a cdrom in the drive. With a cdrom in the drive, it > > boots and I can access it fine. Does this sound correct? > > I thought I read something about a limitation being that the cd must be in > > the drive to mount it, or something similar, but can't find where I read > > it. I spent all day looking in 'The Complete FreeBSD' and reading man > > pages but can't find what I think I read. > > You probably want to change the options in /etc/fstab. Something like > this: > > /dev/acd0c /cdrom cd9660 ro,noauto 0 0 > > > Nick > > -- > From a Sun Microsystems bug report (#4102680): > "Workaround: don't pound on the mouse like a wild monkey." > for some reason on mine, the noauto doesn't seem to function right. When my initial install was done, the fstab had that exact line, but my cdrom did not work. Only when I remove the ,noauto will it work. It functions this way with both acd0a and acd0c. I made a copy of my original fstab file to check back with it in case I messed it up, and I just verified that my original file had that, and tried putting it back into my new fstab and the cdrom still won't work with ,noauto. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.21.0010101328340.11721-100000>