Date: Thu, 13 Jan 2000 21:56:13 -0500 (EST) From: "Crist J. Clark" <cjc@cc942873-a.ewndsr1.nj.home.com> To: davecpage@earthlink.net (Dave Page) Cc: freebsd-questions@FreeBSD.ORG (FreeBSD-questions) Subject: Re: mounting CD rom Message-ID: <200001140256.VAA45889@cc942873-a.ewndsr1.nj.home.com> In-Reply-To: <000701bf5e33$66606680$04c8c8c8@number2-98.davecorp.com> from Dave Page at "Jan 13, 2000 08:02:24 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
Dave Page wrote, [snip] > /dev/acd0c /cdrom cd9660 ro,noauto > > 3. When I try "mount -t cd9660 -o ro /dev/acd0c /cdrom" I > get "cd96690: Input/output error" (/cdrom is where I'd like > to mount it) > > Obviously the system knows the drive is there. Am I > entering the command wrong? (If you have the time, please > walk me through this step-by-step. Total newbie.) It's not > mounted *already*, is it? I've tried going to the /cdrom > directory and doing an ls with a cd in the drive--I get > nothing. It will not mount automatically. You are using the command correctly. The error message you are getting is most often associated with two problems, (1) the CDROM has not had the chance to spin-up yet, or (2) the CDROM in the drive does not have a valid filesystem on it. To solve (1), wait until your activity light on the CDROM comes on and then turns back off when the disk is loaded before running the command. For (2), this _is_ a CD with an ISO9660 filesystem on it, right? Not an audio CD? Try another CD with a filesystem. -- Crist J. Clark cjclark@home.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200001140256.VAA45889>