From owner-freebsd-stable Tue Dec 11 17: 1:10 2001 Delivered-To: freebsd-stable@freebsd.org Received: from the.outroad.org (the.outroad.org [206.152.117.186]) by hub.freebsd.org (Postfix) with ESMTP id DBA1237B419 for ; Tue, 11 Dec 2001 17:01:06 -0800 (PST) Received: (from bweaver@localhost) by the.outroad.org (8.11.6/8.11.3) id fBC112401250; Tue, 11 Dec 2001 19:01:02 -0600 (CST) (envelope-from bweaver) Date: Tue, 11 Dec 2001 19:01:02 -0600 From: Ben Weaver To: mikea Cc: stable@FreeBSD.ORG Subject: Re: Cannot mount ATAPI CDROM Message-ID: <20011211190101.B839@tranquility.net> References: <20011211165422.A487@tranquility.net> <20011211174128.A52408@mikea.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011211174128.A52408@mikea.ath.cx>; from mikea@mikea.ath.cx on Tue, Dec 11, 2001 at 05:41:28PM -0600 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ###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 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message