Subject: Re: help with MacOS/pdisk and disklabel !
To: None <port-macppc@netbsd.org>
From: Samuel Hornus <Samuel.Hornus@crans.org>
List: port-macppc
Date: 08/22/2001 16:10:31
On Wed, Aug 22, 2001 at 05:30:38AM +0200, Samuel Hornus wrote:
> Hi
> 
> I have used MacOSX's pdisk to split an old HFS partition
> into one HFS and one Apple_Unix_SRV2 partition.
> However, the latter, which I'd like to format in FFS
> (in fact in MSDOS but that is the next question...)
> does not appear under NetBSD when typing 'disklabel wd0'
> 
> How can I acess this partition ? what went wrong ??

Here is the result of 'disklabel wd0' :

...
label: fictitious
...
7 partitions:
#        size    offset     fstype  [fsize bsize cpg/sgs]
 a:   2097152  61543734     4.2BSD      0     0     0   # (Cyl. 61055*- 63135*)
 b:   2097057  63640886       swap                      # (Cyl. 63135*- 65216*)
 c:  80418240         0     unused      0     0         # (Cyl.    0 - 79779)
 d:  30771200      1334        HFS                      # (Cyl.    1*- 30528*)
 e:        10  79709630    unknown                      # (Cyl. 79077*- 79077*)
 g:  13971687  65737943     4.2BSD      0     0     0   # (Cyl. 65216*- 79077*)

You can see that the partition 30771200 @ 30772534 does not appear !
whereas it appear with MacOSX's pdisk with which I created it...
I wonder where it has gone !!
thanks
-- 
Samuel