From owner-freebsd-questions Fri Jun 20 00:30:45 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id AAA18050 for questions-outgoing; Fri, 20 Jun 1997 00:30:45 -0700 (PDT) Received: from gatekeeper.barcode.co.il (gatekeeper.barcode.co.il [192.116.93.17]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id AAA18043 for ; Fri, 20 Jun 1997 00:30:41 -0700 (PDT) Received: (from nadav@localhost) by gatekeeper.barcode.co.il (8.8.5/8.6.12) id KAA21055; Fri, 20 Jun 1997 10:30:25 +0300 (IDT) Date: Fri, 20 Jun 1997 10:30:25 +0300 (IDT) From: Nadav Eiron To: Tatiana Fetisova cc: freebsd-questions@FreeBSD.ORG Subject: Re: Hitachi IDE CD-ROM In-Reply-To: <33A9AFAD.3C75@mx.iki.rssi.ru> 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 Fri, 20 Jun 1997, Tatiana Fetisova wrote: > Hello! > I have a problem mounting my subj. > When I type: > # mount /dev/wcd0c /cdrom > It answers: > Input/output error > Tatiana Fetisova > First, you'll need to mount -t cd9660 (unless your /etc/fstab has that). Second, is the CD recognized correctly at boot time? Is the CD in the drive *known* to be good (i.e. readable with another machine or OS)? Nadav