From owner-freebsd-stable Wed Oct 10 6:26:29 2001 Delivered-To: freebsd-stable@freebsd.org Received: from steeltoe.niceboots.com (steeltoe.niceboots.com [208.25.85.157]) by hub.freebsd.org (Postfix) with ESMTP id EF6F637B409 for ; Wed, 10 Oct 2001 06:26:26 -0700 (PDT) Received: from localhost (tenebrae@localhost) by steeltoe.niceboots.com (8.11.3/8.11.0) with ESMTP id f9ADQLf58561; Wed, 10 Oct 2001 06:26:22 -0700 (PDT) Date: Wed, 10 Oct 2001 06:26:21 -0700 (PDT) From: Tenebrae To: Sebastien ROCHE Cc: freebsd-stable@FreeBSD.ORG Subject: Re: CDROM won't mount In-Reply-To: <3BC402B8.9DFA09D1@sxb.bsf.alcatel.fr> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 On Wed, 10 Oct 2001, Sebastien ROCHE wrote: > 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. Just in case these aren't stupid questions... Is there a mount_cd9660 in /sbin? And are you doing it as root or as a user? And does the CD work fine on other computers? -Tenebrae. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message