Cannot recognize hda partition

Jnode can't mount my ext2 partition, apparently it doesn't recognize partition table.

Errors :
DriverException : Cannot read partition table.
IOException : Read beyond device sector.

Only particularity of the hardrive, number of cylinders is 3737 and not 1024.

have someone got ideas ?

Fabien.

Max sectors equal to 0

Hello all,

in startDevice method of IDEDiskDriver, there is a "maxSector" variable set.In my case,it is setting to 0 and provoked previous error. has someone got an idea to debug/fix this problem ?

Fabien.