Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Sep 1996 11:54:51 -0400 (EDT)
From:      "Daniel T. Hagan" <dhagan@vt.edu>
To:        Srilakshmi Sathanoori <ssathano@bev.net>
Cc:        questions@FreeBSD.org
Subject:   Re: Virgina Tech FreeBSD CD problem
Message-ID:  <Pine.OSF.3.95.960913113201.13022A-100000@rottweiler.cslab.vt.edu>
In-Reply-To: <199609130121.VAA29361@sable.cc.vt.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 12 Sep 1996, Srilakshmi Sathanoori wrote:

> Hi,
>   I had initally sent my mail to the wrong address. 
> I have an Atapi Cd rom drive.  I had installed freebsd on my computer from the cd
> I had bought from my school (Virginia Tech).  I would like to know as to how 
> should support the device to run my Freebsd without any errors.
> If I have the cd in the drive, freebsd runs without any errors 
> such as "files systems not mounted correctly".
> Would anyone please help me?
> Sri - ssathano@vt.edu
> 
> 


In the file /etc/rc (I think) there should be a line that look like 

mount -a -t nfs

that needs to be changed to 

mount -a -t nfs,cd9660
 
Or something to that effect (I'm doing this from memory from last year).
I'm sure there is someone out there who actually knows for sure about
this.  If you can't get it working, let me know with another mail, and
I'll look it up on my system at home to know for sure.

Daniel
dhagan@vt.edu
CS Major




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.OSF.3.95.960913113201.13022A-100000>