Date: Tue, 31 Dec 2002 08:25:55 -0500 (EST) From: John Bleichert <syborg@stny.rr.com> To: Kevin Greenidge <rootuser2000@yahoo.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Error when trying to mount cd Message-ID: <Pine.LNX.4.44.0212310823480.18580-100000@janeway.vonbek.dhs.org> In-Reply-To: <20021231103719.3814.qmail@web40510.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 31 Dec 2002, Kevin Greenidge wrote: > Subject: Error when trying to mount cd > > I get the following error message when trying to mount > a cd: > > sentinel# mount /dev/acd0c > > cd9660: /dev/acd0c: Input/output error > The mount command is used to mount a device at a directory. Above, you're trying to mount a device to nothing. Depending on how you have the mount point for your cd-player described in /etc/fstab, try this: # mount /cdrom HTH - JB # John Bleichert # http://vonbek.dhs.org/latest.jpg 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?Pine.LNX.4.44.0212310823480.18580-100000>