Date: 31 Dec 2002 12:02:57 +0000 From: Stacey Roberts <stacey@vickiandstacey.com> To: Kevin Greenidge <rootuser2000@yahoo.com> Cc: FreeBSD Questions <freebsd-questions@FreeBSD.ORG> Subject: Re: Error when trying to mount cd Message-ID: <1041336177.51041.14.camel@localhost> In-Reply-To: <20021231103719.3814.qmail@web40510.mail.yahoo.com> References: <20021231103719.3814.qmail@web40510.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi Kevin, On Tue, 2002-12-31 at 10:37, Kevin Greenidge wrote: > I get the following error message when trying to mount > a cd: > > sentinel# mount /dev/acd0c > > cd9660: /dev/acd0c: Input/output error You might want to try: mount -t cd9660 /dev/acd0c /cdrom But I believe that with FreeBSD 4.7, you should be able to run: mount /cdrom Regards, Stacey > > > > What could I be doing wrong? > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Stacey Roberts B.Sc (HONS) Computer Science Web: www.vickiandstacey.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?1041336177.51041.14.camel>