#590954 parted: please document whether sector numbers start at 0 or 1

Package:
parted
Source:
parted
Description:
disk partition manipulator
Submitter:
Marc Haber
Date:
2010-07-30 14:09:04 UTC
Severity:
wishlist
#590954#5
Date:
2010-07-30 14:06:55 UTC
From:
To:
Hi,

hard disks which have bigger internal sectors than are presented to
the OS will become more common in the future. The WD EARS, for
example, has 4096 bytes sectors internally, and 512 sectors externally.

On this disk, it is important to have partitions aligned on a physical
sector boundary. To do this properly, one needs to know whether sector
numbers start at 0 or 1.

I didn't find that anywhere in the docs.

Greetings
Marc