From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Adam Kropelin" Date: Tue, 17 Apr 2007 23:59:19 +0000 Subject: Re: [TESTERS NEEDED]: Rewritten ESP driver Message-Id: <084801c7814c$6a081280$84163e05@kroptech.com> List-Id: References: <20070412.233350.41640545.davem@davemloft.net> In-Reply-To: <20070412.233350.41640545.davem@davemloft.net> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: sparclinux@vger.kernel.org David Miller wrote: > From: "Tom \"spot\" Callaway" > Date: Tue, 17 Apr 2007 15:52:37 -0500 > >> Err, to reply to my own email: >> >> It only mounts correctly with -t iso9660. If I try to mount without >> specifying type, it throws those Buffer I/O errors and asks me to >> manually specify filesystem type: > > That explains things. If you don't give it a filesystem type it will > probably try to scan around looking for superblock magic signatures > and stuff like that, which likely doesn't work very well for ISO9660 > filesystems on CDROMs it appears. FWIW, CDROM access and concurrent cd/disk access works fine on my U1 as well. --Adam