Re: 2.5 'what to expect'

Andries Brouwer (aebr@win.tue.nl)
Fri, 11 Jul 2003 22:07:55 +0200


> > - IDE disk geometry translators like OnTrack, EZ Partition, Disk Manager
> > are no longer supported. The only way forward is to remove the translator
> > from the drive, and start over.
>
> Or to use device mapper to remap the disk.

Or to use boot parameters:
* "hdx=remap63" : add 63 to all sector numbers (for OnTrack DM)
* "hdx=remap" : remap 0->1 (for EZDrive)

(So, I think the language "no longer supported" is a bit strong.
Maybe "no longer autodetected".)

Andries

-
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/