Date: Tue, 11 Dec 2001 18:27:49 -0800 From: Gary Kline <kline@tao.thought.org> To: Ben Weaver <bweaver@tranquility.net> Cc: mikea <mikea@mikea.ath.cx>, stable@FreeBSD.ORG Subject: Re: Cannot mount ATAPI CDROM Message-ID: <20011211182749.B58851@tao.thought.org> In-Reply-To: <20011211190101.B839@tranquility.net>; from bweaver@tranquility.net on Tue, Dec 11, 2001 at 07:01:02PM -0600 References: <20011211165422.A487@tranquility.net> <20011211174128.A52408@mikea.ath.cx> <20011211190101.B839@tranquility.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Dec 11, 2001 at 07:01:02PM -0600, Ben Weaver wrote: > ###On Tue, Dec 11, 2001 at 05:41:28PM -0600, mikea wrote: > > On Tue, Dec 11, 2001 at 04:54:23PM -0600, Ben Weaver wrote: > > > Hello, > > > > > > I cvsuped to the 4.4-STABLE tree from 4.3-RELEASE last night and since > > > making the change I have been unable to mount my CDROM. Here's all > > > of the relevant information I know about: > > > > > > result of mount -r -t cd9660 /dev/acd0c /cdrom: > > > > > > cd9660: /dev/acd0c: Invalid argument > > > > > > >From dmesg: > > > > > > acd0: CDROM <SAMSUNG CD-ROM SCR-3231> at ata1-slave using PIO4 > > > > Try adding "-s 0" to the mount_cd9660 command? > > Mike, > > Here's the result: > > #mount_cd9660 -r -s 0 /dev/acd0c /cdrom > mount_cd9660: /dev/acd0c: Invalid argument > > Any other ideas? > > Thanks, > > -Ben > How about # mount /cdrom Worked for me recently.... gary > with "unsubscribe freebsd-stable" in the body of the message -- Gary Kline kline@thought.org www.thought.org Public service Unix To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011211182749.B58851>