K 10 svn:author V 7 trhodes K 8 svn:date V 27 2007-05-31T20:06:46.000000Z K 7 svn:log V 248 The newfs_msdos utility does not store the boot signature in the correct place on large sector disks. The boot signature should be at offset 0x1fe in the BPB; newfs_msdos currently stores it 2 bytes from the end of the sector. Taken from: NetBSD END