Subject: Re: Is IIcx compatible with new MRG kernels ?
To: Allen Briggs <briggs@puma.bevd.blacksburg.va.us>
From: Ken Nakata <kenn@remus.rutgers.edu>
List: port-mac68k
Date: 09/17/1995 21:13:41
> You can also use the 'disklabel' command inside a running kernel.
> NetBSD's current partitioning scheme will not see any partitions after
> the first 8 on the disk (effectively 5 or 6, depending on how much junk
> APS is leaving around).  Cleaning up the partitioning code has been on
> my list for quite a while...

Somewhat along the same line...  Are you aware that disklabel'ing an
entire drive won't work on Mac.. er, NetBSD/mac68k?  Disklabel'ing a
drive destroys its partition table, and the driver refuses to read the
label.  Instead, it insists on reading MacOS partition table which is
now invalid, and keeps saying there's only one "unknown"-type (or
maybe it was "unused") partition on the drive.

Would it be hard to make the driver try either one of them then
try the other after a failure?

ken n.