On 12/07/2010 03:51, Bruce Cran wrote:
On Tue, Dec 07, 2010 at 01:31:27PM +0200, Alexander Motin wrote:
Not necessary. Some places indeed may have some legacy requirements,
for example, in theory MBR want partition to be aligned to "track
boundary" (but I've seen many pre-formatted SD cards with MBR
violating it to align partition to flash sector). Same time for BSD
label I see no problem to align partitions any way we want. I also
see no problems to make FAT cluster, UFS block/fragment, etc, to
match some sizes.

 From a new installation of Windows 7 and FreeBSD CURRENT:

GEOM: ada0: partition 3 does not start on a track boundary.
GEOM: ada0: partition 3 does not end on a track boundary.
GEOM: ada0: partition 2 does not start on a track boundary.
GEOM: ada0: partition 2 does not end on a track bounary.

Partition 2 is the reserved partition while 3 is an NTFS partition, both
created in the Windows setup application.

Since Windows isn't bothering to align partitions do we still need to
warn about it?

It would be great to remove this warning. I see the same problem with partitions created by Linux, which uses the Windows'y version of CHS.


Doug

--

        Nothin' ever doesn't change, but nothin' changes much.
                        -- OK Go

        Breadth of IT experience, and depth of knowledge in the DNS.
        Yours for the right price.  :)  http://SupersetSolutions.com/

_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to