Subject: Re: bin/3686 (disklabel can't handle non-512 bytes/sector correctly with -R)
To: None <gnats-admin@netbsd.org, netbsd-bugs@netbsd.org, dsl@netbsd.org,>
From: None <dsl@netbsd.org>
List: netbsd-bugs
Date: 06/08/2007 21:58:29
Synopsis: disklabel can't handle non-512 bytes/sector correctly with -R

State-Changed-From-To: open->closed
State-Changed-By: dsl@netbsd.org
State-Changed-When: Fri, 08 Jun 2007 21:58:27 +0000
State-Changed-Why:
On non-512 byte media the disklabel has to remain at the same byte
offset from the start of the disk. Otherwise the space in the
bootcode isn't in thecorrect place for teh label.
disklabel now always does an 8k rmw on the start of the disk (or
mbr partition) regardless of the physical sectot size.