Subject: Re: Disk drive confusion
To: Howard S Shubs <hshubs@mindspring.com>
From: Paul Goyette <paul@whooppee.com>
List: port-mac68k
Date: 10/10/1997 06:41:23
When in doubt, use the disklabel utility first.  It will show you all of
the partitions on the disk that NetBSD can access:

8 partitions:
#      size   offset    fstype   [fsize bsize   cpg]
  a:   44400  176400    4.2BSD        0     0    0   # (Cyl.  147 - 183)
  b:  175200    1200      swap                       # (Cyl.    1 - 146)
  c: 2400619       0    unused        0     0        # (Cyl.    0 - 2000*)
  d:     192    1008   unknown                       # (Cyl.    0*- 0*)
  e:  300000  308400    4.2BSD        0     0     0   # (Cyl.  257 - 506)
  f:  808800  608400    4.2BSD        0     0     0   # (Cyl.  507 - 1180)
  g:   87600  220800    4.2BSD        0     0     0   # (Cyl.  184 - 256)
  h:  950400 1417200    4.2BSD        0     0     0   # (Cyl. 1181 - 1972)

Then you should be able to match them up with the sizes you specified in
the partitioning utility.

On Fri, 10 Oct 1997, Howard S Shubs wrote:

> I'm trying to start actually doing something with MacBSD.  To start, I
> figured I'd mount partitions other than the root one, in order to put
> -source- code in and then build a kernel.  However, I'm falling down on the
> fist part.  When I try to mount a partition as /dev/sd1g, it seems to mount
> but my disk subsequently comes up fried.  Er, "g" isn't the whole-disk
> partition, is it?  I thought that was "d".  Also, I saw the debate as to
> which partition letters come when, but I didn't see how it was resolved.
> Until I can restore the sources, I really can't look it up myself,
> especially since at this point I have no idea where to start looking.
> 
> I added a line to fstab like so, after creating /home:
> 
> /dev/sd1g   /home  ffs 1 2
> 
> I also tried adding another one, since there was another "misc" A/UX
> partition on the drive:
> 
> /dev/sd1h   /usr1  ffs 1 2
> 
> after creating /usr1.  What am I doing wrong?
> 
> Howard S Shubs         hshubs@bix.com
> The Denim Adept        hshubs@mindspring.com
> 
> 
> 

-----------------------------------------------------------------------------
| Paul Goyette       | PGP Public Key fingerprint:  | E-mail addresses:     |
| Network Consultant |     0E 40 D2 FC 2A 13 74 A0  |  paul@whooppee.com    |
| and kernel hacker  |     E4 69 D5 BE 65 E4 56 C6  |  paul_goyette@ins.com |
-----------------------------------------------------------------------------