Re: [bug, 2.5.29, IDE] partition table corruption?

Marcin Dalecki (dalecki@evision.ag)
Thu, 08 Aug 2002 14:18:53 +0200


Użytkownik Alan Cox napisał:
>
> So why did you take it out ?

I say it n-th time already dd if=/dev/hda of=/dev/hdb should give
a prefect sector by sector disk clone.

The bugs should be fixed in lilo and not worked around in the kernel.
We have the goal (and in fact obligation for scalability issues) to move
partition scanning out of the kernel space.

Did you ever bother looking the the function in question?

Did you ever look at the missordered code in lilo I cited here?

Did you ever think about what to do about the recurring complains
from people about disk order differences between BIOS and Linux?

Or the whole GET_GEO_BIG confusion ioctl()?

Please compare it with the proper formulas provided at www.phoenix.com
in excellent white papers. (Which can't be linked to directly, since
they check the refferrer.)

It did contain 'heuristics" which stopped to annoy people just becouse
many have developed the immediate reflex of always adding the linear
parameter during lilo configuration already a very very long time ago
becouse anything else doesn't make much sense and disks have passed the
512MB or even 4G barrier quite a time ago.

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