Subject: re: disklabel(8) and machdep on-disk structures issues
To: Manuel Bouyer <bouyer@antioche.lip6.fr>
From: matthew green <mrg@eterna.com.au>
List: tech-kern
Date: 11/01/2003 01:07:36
   
   - the #ifdef __sparc__ in disklabel(8) can probably go away, as sun3 works
     without it.

"works".

if you let disklabel write a NetBSD disklabel to the disk the
sparc will not be able to boot from it.  this is precisely why
the kernel always converts and userland is disabled from writing
a (normal) label.