From owner-freebsd-questions Mon Feb 4 7:33:28 2002 Delivered-To: freebsd-questions@freebsd.org Received: from tomts11-srv.bellnexxia.net (tomts11.bellnexxia.net [209.226.175.55]) by hub.freebsd.org (Postfix) with ESMTP id 04F5937B41D for ; Mon, 4 Feb 2002 07:33:16 -0800 (PST) Received: from xena.gsicomp.on.ca ([199.243.128.21]) by tomts11-srv.bellnexxia.net (InterMail vM.4.01.03.16 201-229-121-116-20010115) with ESMTP id <20020204153315.SCHJ12553.tomts11-srv.bellnexxia.net@xena.gsicomp.on.ca>; Mon, 4 Feb 2002 10:33:15 -0500 Received: from localhost (matt@localhost) by xena.gsicomp.on.ca (8.11.1/8.11.1) with ESMTP id g14FNDW87375; Mon, 4 Feb 2002 10:23:13 -0500 (EST) (envelope-from matt@xena.gsicomp.on.ca) Date: Mon, 4 Feb 2002 10:23:13 -0500 (EST) From: Matthew Emmerton To: Dan Reyes-Cairo Cc: "Brian T.Schellenberger" , freebsd-questions@FreeBSD.ORG Subject: Re: Let the severe whipping begin... Question? In-Reply-To: <20020204092930.B59987-100000@glass.toledolink.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, 4 Feb 2002, Dan Reyes-Cairo wrote: > > On Sat, 2 Feb 2002, Brian T.Schellenberger wrote: > > > > My CD-Rom has been working like a champ since my fellow cohorts > > > configured it ;) Being that I'm always learning how FreeBSD works I've > > > been doing a lot of stuff to my computer, most, if not all of which > > > shouldnt affect the CD-Rom in any way. however today I get this when > > > trying to mount my /cdrom... (after seeing ascd not autodetect the cd > > > per usual) > > > > > > kiwi# mount /cdrom > > > cd9660: /dev/acd0c: Invalid argument > > > > Have you changed your /etc/fstab? Can we see the /cdrom entry? > > > > And . . . does this happen on more than one CD? > > I took a look at it and apparantly it mounts data cd's fine, but all audio > cd's give me that error. So is it just the acd0c that's jacked up? Why are you trying to moun an audio CD? Audio CDs don't have ISO9660 filesystems on them, so mount is rightly complaining. If you're trying to mount an audio CD that also has data on it, then that's a different story. -- Matt Emmerton To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message