From owner-freebsd-questions Thu May 23 15:03:08 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA25311 for questions-outgoing; Thu, 23 May 1996 15:03:08 -0700 (PDT) Received: from riley-net170-164.uoregon.edu (riley-net170-164.uoregon.edu [128.223.170.164]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id PAA25302 for ; Thu, 23 May 1996 15:03:00 -0700 (PDT) Received: (from dwhite@localhost) by riley-net170-164.uoregon.edu (8.6.12/8.6.12) id PAA13431; Thu, 23 May 1996 15:06:45 -0700 Date: Thu, 23 May 1996 15:06:45 -0700 (PDT) From: Doug White Reply-To: dwhite@resnet.uoregon.edu To: threeLoopnine Design cc: Shyh-Donq Yu , Support Subject: Re: Still Problems In-Reply-To: <9605231700.AA12957@netoutfit.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Thu, 23 May 1996, threeLoopnine Design wrote: > I had written you a few weeks ago in regards to some problems I was > having mounting my IDE cdrom drive. Now I have gone through all of the > steps you all have told me and now I can see it loads in the driver when > it cycles through the kernel but when I log in I cannot mount the cdrom > specifically the FreeBSD cdrom. Is there a particular command (I have > been using > " mount /cdrom ") is the cdrom called something else it keeps on telling > me unkown filesystem, or something like that. I would appreciate any help > someone could give me. The proper mount command is "mount_cd9660 /dev/wcd0 /cdrom" for an ide cdrom. You may need to put '/dev/wcd0c' as the device name. Or something like that. :-) Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major