[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20061112164526.GA5546@section_eight>
Date: Sun, 12 Nov 2006 17:45:26 +0100
From: Sebastian Kemper <sebastian_ml@....net>
To: linux-kernel@...r.kernel.org
Cc: alan@...rguk.ukuu.org.uk
Subject: Re: idecd: attempt to access beyond end of device
On Sun, Nov 12, 2006 at 03:51:25PM +0000, Alan wrote:
> On Sun, 12 Nov 2006 13:07:36 +0100
> Sebastian Kemper <sebastian_ml@....net> wrote:
>
> > Hello list,
> >
> > I'm getting these errors trying to mount a burned DVD-R:
> >
> > Nov 8 12:39:08 section_eight attempt to access beyond end of device
> > Nov 8 12:39:08 section_eight hdc: rw=0, want=68, limit=4
> > Nov 8 12:39:08 section_eight isofs_fill_super: bread failed, dev=hdc,
> > iso_blknum=16, block=1
> >
> > The drive is a NEC ND-4550A ATAPI. I use idecd and kernel 2.6.18.2.
>
> Does this occur with ide-scsi as well ?
>
Hi Alan,
yes, the same happens with ide-scsi:
mount dvdrw/
mount: wrong fs type, bad option, bad superblock on /dev/sr0,
missing codepage or other error
In some cases useful info is found in syslog - try
dmesg | tail or so
syslog:
Nov 12 17:41:59 section_eight attempt to access beyond end of device
Nov 12 17:41:59 section_eight sr0: rw=0, want=68, limit=4
Nov 12 17:41:59 section_eight isofs_fill_super: bread failed, dev=sr0,
iso_blknum=16, block=16
Regards
Sebastian
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists