Date: Thu, 11 Jan 2001 11:37:50 -0700 From: Kenneth Ingham <ingham@i-pi.com> To: James Earl <mtntrip@telusplanet.net> Cc: Kenneth Ingham <ingham@i-pi.com>, freebsd-questions@freebsd.org Subject: Re: Reading/Mounting a CD-RW Message-ID: <20010111113750.F20822@Tesla.i-pi.com> In-Reply-To: <3a5dfa29.392.0@telusplanet.net>; from mtntrip@telusplanet.net on Thu, Jan 11, 2001 at 06:23:37PM %2B0000 References: <3a5dfa29.392.0@telusplanet.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jan 11, 2001 at 06:23:37PM +0000, James Earl wrote: > What would be a sample mount command line? I am still having problems. Do I > use cd9660? Here's the entry from my /etc/fstab file: /dev/acd0c /cdrom cd9660 ro,noauto 0 0 > I've tried: > > mount -t cd9660 /dev/acd0c /cdrom (Which returns:) > cd9660: Invalid argument > > Perhaps I'm doing this wrong? Nope, that command worked fine here. Either the CDRW was not written to the iso 9660 spec or your CDROM drive cannot handle CDRW disks (I have seen this on older SCSI CDROM drives like what Apple used on their Macs). -- Kenneth Ingham ingham@i-pi.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?20010111113750.F20822>