Re: IDE disk information changed from 2.4 to 2.6

From: Bartlomiej Zolnierkiewicz
Date: Tue Nov 11 2003 - 13:31:16 EST


On Tuesday 11 of November 2003 12:53, Andries Brouwer wrote:
> On Wed, Nov 05, 2003 at 08:41:58PM +0100, Bartlomiej Zolnierkiewicz wrote:
> > In 2.6.x it doesn't even read BIOS info (which is wrong IMO, it should
> > do this but only as last resort - if partition can't be mounted).
>
> How can reading information that is not used by any kernel
> help in mounting a partition?

You are of course right, only ibm.c and nec98.c use HDIO_GETGEO.

> > Difference in CHS translation should matter only if you have some old DOS
> > partitions created using CHS information. Then you can force geometry
> > using boot parameter "hd?=". Unfortunately I've seen recently bugreport
> > when 2.4.20 (?) works and 2.6.x fails even with forced geometry.
>
> Fails? What do you mean?

Sorry, it was "hd.c instead of ide.c" problem.

> (Are you referring to the problem of finding the last cylinder?)

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