Subject: Re: disklabel and regular Apple_partition_map
To: Edouard G. Parmelan <egp@free.fr>
From: Michael Wolfson <mw@blobulent.com>
List: port-macppc
Date: 07/09/2001 21:32:31
At 2:36 AM +0200 7/10/01, Edouard G. Parmelan wrote:

:)I have create my partitions with Mac OS 9.1 Disk Utils.  Latter I use
:)mac-fdisk on Debian GNU/Linux and I dump them again with Mac OS X pdisk
:)utility.  Results of mac-fdisk and pdisk match but NetBSD-1.5.1
:)disklabel suck :-(

I thought the docs made this clear?  NetBSD disklabel does *not* modify
MacOS or pdisk generated partition maps.  It is only capable of modifying
NetBSD disklabel-created partition maps.

:)Note that when I run "disklabel -e", I get the following error:
:)
:)    disklabel: ioctl DIOCWDINFO: Label magic number or checksum is wrong!
:)    (disklabel or kernel is out of date?)

Yes, this is normal when you ask disklabel to modify a MacOS or pdisk
generated partition map.  I need to add it to the FAQ.

What is not normal is that your partitions don't show up in NetBSD.
Perhaps you changed some of the flags in pdisk or mac-fdisk that makes them
not be recognized by NetBSD?

  -- MW