[comp.os.minix] Help needed re proto file for 1.3 root file system

MRTSI@CUNYVM (Mimi Tausner) (10/16/90)

I'm trying to create a new root file system for MINIX 1.3 to include more
blocks.  The manual indicates that there are sample prototype files on
the distribution disks but I can't find them.  Something is wrong with what
I'm doing because the system hangs after the message "Please remove the root
file system disk".

I'm using the following prototype file:  Can anyone tell me what I'm doing
wrong?
boot
150 63
d--755 1 1
  bin d--755 2 2
  $
  dev d--755 2 2
    at0 b--644 2 2 2 0 720
    at1 b--644 2 2 2 1 720
    console c--644 2 2 4 0
    fd0 b--644 2 2 2 0 360
    fd1 b--644 2 2 2 1 360
    kmem    c--644 2 2 1 2
    lp      c--444 2 2 6 0
    mem     c--644 2 2 1 1
    null    c--644 2 2 1 3
    ram     b--644 2 2 1 0 150
    tty     c--644 2 2 5 0
  $
  etc d--755 2 2
  $
  lib d--755 2 2
  $
  tmp d--755 2 2
  $
  user d--755 2 2
  $
  usr d--755 2 2
  $
$