From owner-freebsd-stable@FreeBSD.ORG Mon Aug 29 12:46:13 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A8B1A16A41F for ; Mon, 29 Aug 2005 12:46:13 +0000 (GMT) (envelope-from scottro@nyc.rr.com) Received: from mail.starlofashions.com (mail.starlofashions.com [12.44.50.125]) by mx1.FreeBSD.org (Postfix) with ESMTP id D55A143D67 for ; Mon, 29 Aug 2005 12:46:05 +0000 (GMT) (envelope-from scottro@nyc.rr.com) Received: from nyserve3.starlofashions.com ([192.0.0.230]) by mail.starlofashions.com (8.9.3/8.9.3) with ESMTP id IAA14395 for ; Mon, 29 Aug 2005 08:44:57 -0400 Received: from uws1.starlofashions.com (uws1.starlofashions.com [192.168.1.230]) by nyserve3.starlofashions.com (Postfix) with SMTP id 8376A60E1 for ; Mon, 29 Aug 2005 08:44:57 -0400 (EDT) Received: by uws1.starlofashions.com (sSMTP sendmail emulation); Mon, 29 Aug 2005 08:44:57 -0400 Date: Mon, 29 Aug 2005 08:44:57 -0400 From: Scott Robbins To: freebsd-stable@freebsd.org Message-ID: <20050829124457.GA90168@uws1.starlofashions.com> Mail-Followup-To: freebsd-stable@freebsd.org References: <200508291216.j7TCGsss026612@app.auscert.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; x-action=pgp-signed Content-Disposition: inline In-Reply-To: <200508291216.j7TCGsss026612@app.auscert.org.au> User-Agent: mutt-ng/devel (FreeBSD) Subject: Re: Incorrect super block--help! X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Aug 2005 12:46:13 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Mon, Aug 29, 2005 at 10:16:54PM +1000, freebsd-stable@auscert.org.au wrote: > > Hey, newb BSDer here with a question > > > > I've got a brand new 5.4 install. I'm trying to mount the CDROM. As root, > > I type: > > > > mount /dev/acd0 /cdrom > > > > and I get "incorrect super block" error message after a bit of CD activity, > > and no mount. I've tried a CD-RW I burned (the FreeBSD install disk I > > installed from) and an old copy of SimCity 2000, neither worked, same error > > message. > > > > I'm stuck. Any ideas? The real stupid question (brought on by another post that suggested using -t 9660 or whatever it is, I just use mount_cd9660) Is it shown in /etc/fstab--that is, do you have a line in /etc/fstab something like /dev/acd0 /cdrom cd9660 ro, noauto 0 0 The answer is probably yes, but if not, that would be the issue and you'd need to use mount_cd9660 rather than mount. - -- Scott Robbins GPG KeyID EB3467D6 ( 1B848 077D 66F6 9DB0 FDC2 A409 FA54 D575 EB34 67D6) gpg --keyserver pgp.mit.edu --recv-keys EB3467D6 Faith: You can't trust guys. Buffy: You can trust some guys. Really, I've read about them. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDEwNJ+lTVdes0Z9YRAmFwAJ4tFc0CRLiT5gcupEy5vpEqSH6l6ACfTYe9 6S4CGw7Hqz8KA7IY9c/7qaE= =AQVp -----END PGP SIGNATURE-----