From owner-freebsd-stable Tue Oct 9 15: 3:48 2001 Delivered-To: freebsd-stable@freebsd.org Received: from lurza.secnetix.de (lurza.secnetix.de [212.66.1.130]) by hub.freebsd.org (Postfix) with ESMTP id 77F3937B406 for ; Tue, 9 Oct 2001 15:03:44 -0700 (PDT) Received: (from olli@localhost) by lurza.secnetix.de (8.9.3/8.9.3) id AAA17712; Wed, 10 Oct 2001 00:03:43 +0200 (CEST) (envelope-from oliver.fromme@secnetix.de) Date: Wed, 10 Oct 2001 00:03:43 +0200 (CEST) Message-Id: <200110092203.AAA17712@lurza.secnetix.de> From: Oliver Fromme To: freebsd-stable@FreeBSD.ORG Reply-To: freebsd-stable@FreeBSD.ORG Subject: Re: CDROM won't mount In-Reply-To: <3BC2A8B0.E47A9AA8@sxb.bsf.alcatel.fr> X-Newsgroups: list.freebsd-stable User-Agent: tin/1.5.4-20000523 ("1959") (UNIX) (FreeBSD/4.1-RELEASE (i386)) MIME-Version: 1.0 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 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 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