Re: ATA 4 KiB sector issues.

From: Tejun Heo
Date: Tue Mar 16 2010 - 22:07:49 EST


Hello,

On 03/17/2010 12:22 AM, Martin K. Petersen wrote:
>>>>>> "Tejun" == Tejun Heo <tj@xxxxxxxxxx> writes:
>
> Tejun> * Anything remotely modern (>= XP) doesn't give a hoot about
> Tejun> cylinder alignment.
>
> Tejun> * Anything older (<= 2000) is very likely to get confused with
> Tejun> custom geometry starting from the BIOS itself. For those
> Tejun> cases, the only thing we can do is aligning partitions to
> Tejun> cylinders abiding BIOS supplied geometry parameters which will
> Tejun> usually be 255/63.
>
> Tejun> So, using custom geometry doesn't help compatibility at all.
>
> Great reads on this topic. Might be worth linking to:
>
> http://www.win.tue.nl/~aeb/partitions/partition_types.html
> http://www.win.tue.nl/~aeb/linux/largedisk.html

Thanks for the links. I'll read and link them. BTW, if you can spot
something wrong regarding this in the doc, please let me know. I'm
still learning how all these legacy stuff is supposed to work so there
likely are some points that I got wrong.

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