From owner-freebsd-questions Fri Oct 17 02:04:17 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id CAA00836 for questions-outgoing; Fri, 17 Oct 1997 02:04:17 -0700 (PDT) (envelope-from owner-freebsd-questions) Received: from gatekeeper.barcode.co.il (gatekeeper.barcode.co.il [192.116.93.17]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id CAA00829 for ; Fri, 17 Oct 1997 02:04:11 -0700 (PDT) (envelope-from nadav@barcode.co.il) Received: (from nadav@localhost) by gatekeeper.barcode.co.il (8.8.5/8.6.12) id LAA05737; Fri, 17 Oct 1997 11:03:25 +0200 (IST) Date: Fri, 17 Oct 1997 11:03:25 +0200 (IST) From: Nadav Eiron To: Mariusz Potocki cc: Jacques Hugo , questions@FreeBSD.ORG Subject: RE: mounting a cd-rom In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Wed, 15 Oct 1997, Mariusz Potocki wrote: > > On 15-Oct-97 Jacques Hugo wrote: > >Hi there ... > > > >I get some errors when I want to mount my IDE ATPI CD-ROM. > > > >Do you have to use the /dev/rcd0a, /dev/cd0a, ??? > > > >What is the difference between those devices? > > > try mount_cd9660 /dev/wcd0c /cdrom mount -t cd9660 /dev/wcd0c /cdrom is usually considered the way to go. The mount_ commands are not to (normally) be used directly. > > >Thanks > >-Jacques > > > >------------------------------------------------------ > >The box said "Requires Windows 3.1 or better" > > ... so I got BSD > > > >System Administrator | Jacques Hugo > >UNIX Systems | jacques@wired.ctech.ac.za > >Cape Technikon | +27-21-4603584 > >------------------------------------------------------ > > Mariusz > > "verba volant, > scripta manent" > Nadav