Subject: mounting another partition...
To: None <amiga@NetBSD.ORG>
From: nailer <nailer@e4315555.slip.cc.uq.edu.au>
List: amiga
Date: 08/27/1995 10:12:55
Hi, I've just prepared another ex-AmigaOS partition for use with NetBSD :)

I set it up in hdtoolbox as for the user partition, with plans to mount it as
/usr/src.  All seems well with disklabel... it's partition sd0i:

9 partitions:
#        size   offset    fstype   [fsize bsize   cpg]
  a:    40960   880128    4.2BSD     1024  8192     0   # (Cyl. 1719 - 1798)
  b:    61952  1369600      swap                        # (Cyl. 2675 - 2795)
  c:  1431552        0    unused        0     0         # (Cyl.    0 - 2795)
  d:    82432     1024      ADOS                        # (Cyl.    2 - 162)
  e:   164352    83456      ADOS                        # (Cyl.  163 - 483)
  f:   614912   247808      ADOS                        # (Cyl.  484 - 1684)
  g:    16896   862720      ADOS                        # (Cyl. 1685 - 1717)
  h:   286208   921088    4.2BSD     1024  8192     0   # (Cyl. 1799 - 2357)
  i:   162304  1207296    4.2BSD     1024  8192     0   # (Cyl. 2358 - 2674)
boot block size 0
super block size 0

And then I tried "newfs sd0i" and "newfs rsd0i" both with the same error as
follows:

newfs: sd0i: can't figure out file system partition

So, what am I doing wrong?  Is 9 partitions too many?  Or have I missed a
vital and obvious step?

Thanks,

Pete