Date: Mon, 16 Aug 1999 12:23:25 +0100 (BST) From: Martin Smith <martin@chiron-s.demon.co.uk> To: Juergen Nickelsen <jnickelsen@acm.org> Cc: freebsd-questions@freebsd.org Subject: Re: mount_cd9660: invalid argument -- why? Message-ID: <Pine.BSF.4.10.9908161222250.294-100000@chiron-s.demon.co.uk> In-Reply-To: <14263.19723.737691.715817@goting.jn.berlin.snafu.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 16 Aug 1999, Juergen Nickelsen wrote: > For some time now I seem to be unable to mount a CD. > > I have FreeBSD 3.2-STABLE running (last update August 9) on more or > less standard hardware. The CD-ROM drive is a little older, but I > can probe it... > > # camcontrol devlist > <IBM DCAS-34330 S65A> at scbus0 target 0 lun 0 (pass0,da0) > <TOSHIBA CD-ROM XM-3301TA 1651> at scbus0 target 4 lun 0 (pass1,cd0) > > ...and read it. > > # dd if=/dev/cd0a of=/dev/null count=1000 > 1000+0 records in > 1000+0 records out > 512000 bytes transferred in 3.461937 secs (147894 bytes/sec) > > I just can't mount it: > > # mount_cd9660 /dev/cd0a /cdrom > mount_cd9660: Invalid argument > the rest snipped Juergen, I think you should be using cd0c rather than cd0a -- martin 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.BSF.4.10.9908161222250.294-100000>