On Fri, Feb 26, 2010 at 4:09 PM, walt <w41...@gmail.com> wrote:
<SNIP>
> The recent thread about the new disks with 1024-byte sectors has me
> even more confused.

<hehe> Very sorry. ;-)

>
> IIUC the new disks *do* care (at least) about where a partition
> begins relative to it's own 1024-byte hardware sectors, and that
> part makes perfect sense.

And that is really the important point from that thread.

>
> But, to me, that still leaves the "cylinder" as a completely useless
> fiction that needs to join MSDOS in the scrap heap of history.

I believe you're correct.

>
> Am I right to separate the 1024-byte sector problem from "cylinders"
> as being two entirely different and orthogonal ideas?

Yes. Cylinders do exist on the disk but they are not something to be
used anymore.

>
> Is there really any need for the "cylinder" these days?

No, not as I understand it.

There may be some bits of software that suggest they can use them, but
I think with the advent of LBA directly addressing CHS is now retired
with only sector addressing being important due to the way the data is
physically placed on the drive. Who cares what cylinder it's on, and
who cares which head is getting the data? It doesn't matter to us
users...

Cheers,
Mark

Reply via email to