From owner-freebsd-questions Fri Mar 27 11:06:16 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA16606 for freebsd-questions-outgoing; Fri, 27 Mar 1998 11:06:16 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from voicenet.com (mail11.voicenet.com [207.103.0.37]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id LAA16594 for ; Fri, 27 Mar 1998 11:06:08 -0800 (PST) (envelope-from schwenk@voicenet.com) Received: (qmail 27280 invoked from network); 27 Mar 1998 19:06:08 -0000 Received: from omni1.voicenet.com (207.103.0.31) by mail11.voicenet.com with SMTP; 27 Mar 1998 19:06:08 -0000 Received: (qmail 5838 invoked by uid 14559); 27 Mar 1998 19:06:07 -0000 Date: Fri, 27 Mar 1998 14:06:07 -0500 (EST) From: Peter Schwenk X-Sender: schwenk@omni1 To: "Juan C. Vazquez" cc: freebsd-questions@FreeBSD.ORG Subject: Re: My CD-Rom and Permission denied!!! In-Reply-To: <351B9D8D.714CE1D6@dextracode.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello Mr. Vazquez, It can help to look at the output of the "dmesg" command to see what device name FreeBSD assigned your CD drives. In the ATAPI case, it will probably be "wcd0". In the SCSI case, it will probably be "cd0". Hope this helps. On Fri, 27 Mar 1998, Juan C. Vazquez wrote: > iCEkEWL wrote: > > > First of all, I need help with my cd-rom driver. > > I have two cd-rom drivers. One from scsi(Ricoh cd-rw MP 6200), and ATAPI > > IDE > > cd-rom. Both of them seems like working when BSD boot but when I try to > > access > > from shell it doesn't working. IDE cd-rom also working /stand/sysinstall > > > > So I need to know how can I access my cd-rom. > > Are you mounting them ? If not, try mount /cdrom, check the mount man > pages! > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > - Peter Schwenk - schwenk@voicenet.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message