From owner-freebsd-stable Wed Oct 10 1:11:48 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mel.alcatel.fr (mel.alcatel.fr [212.208.74.132]) by hub.freebsd.org (Postfix) with ESMTP id A184337B403 for ; Wed, 10 Oct 2001 01:11:43 -0700 (PDT) Received: from aifhs2.alcatel.fr (mailhub.alcatel.fr [155.132.180.80]) by mel.alcatel.fr (8.11.6/8.11.6/ALCANET/MAIL2 2001) with ESMTP id f9A8Bd602085 for ; Wed, 10 Oct 2001 10:11:39 +0200 Received: from bsf.alcatel.fr (mail18.dit.sxb.bsf.alcatel.fr [155.132.18.212]) by aifhs2.alcatel.fr (ALCANET/SMTP2) with ESMTP id KAA21142 for ; Wed, 10 Oct 2001 10:10:04 +0200 (MET DST) Received: from mail (mail-bsf-alcatel-fr.dit.sxb.bsf.alcatel.fr [155.132.205.91]) by bsf.alcatel.fr (8.8.8+Sun/8.9.3) with ESMTP id KAA14739 for ; Wed, 10 Oct 2001 10:11:37 +0200 (MET DST) Received: from altdorf (altdorf [172.25.60.110]) by mail (8.8.8+Sun/) with ESMTP id KAA14735 for ; Wed, 10 Oct 2001 10:11:37 +0200 (MET DST) Received: from sxb.bsf.alcatel.fr by altdorf (8.9.3+Sun/ABS1.5) id KAA17179; Wed, 10 Oct 2001 10:11:36 +0200 (MET DST) Message-ID: <3BC402B8.9DFA09D1@sxb.bsf.alcatel.fr> Date: Wed, 10 Oct 2001 10:11:36 +0200 From: Sebastien ROCHE X-Mailer: Mozilla 4.75 [en] (X11; U; SunOS 5.7 sun4u) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-stable@freebsd.org Subject: Re: CDROM won't mount References: <200110092203.AAA17712@lurza.secnetix.de> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Oliver Fromme wrote: > Sebastien ROCHE wrote: > > fstab contains: > > > > /dev/acd0c /cdrom ro,noauto 0 0 > > That's a syntax error, the fstype column is missing. > The line should look like this: > > /dev/acd0c /cdrom cd9660 ro,noauto 0 0 Actually it's not. I just forgot to write "cd9660" in my mail but I got it in fstab. > > > Regards > Oliver > > -- > Oliver Fromme, secnetix GmbH & Co KG, Oettingenstr. 2, 80538 München > Any opinions expressed in this message may be personal to the author > and may not necessarily reflect the opinions of secnetix in any way. > > "All that we see or seem is just a dream within a dream" (E. A. Poe) > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message