lkml.org 
[lkml]   [1999]   [Dec]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: IDE Driver Reports Erroneous Errors While Mounting NWFS 2.0 at boot
Date
From
> automount commands in the fstab file, during FS module initialization,
> the following bogus error is reported:

I doubt its bogus

> access beyond end of device
> 03:00 rw=3 want=1715620 limit=1714018

Your fs asked for a block that is off the end.

> This error is claiming that sector 1715620 (0x1A2762) is beyond the end
> of the device, which in fact it is not. We got it to go away by forcing

The disk size is taken from the disk itself (or for partitions from the
partition). My guess is you really have a power of 2 error or something
in the code. Perhaps a 512 byte/ 1K conversion or something ?

Alan


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:55    [W:0.098 / U:0.108 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site