Subject: Mounting Ultrix disks from NetBSD
To: Ted Lemon <mellon@fugue.com>
From: Helge MEINHARD, Chorus, CERN-ECP <meinhard@afsmail.cern.ch>
List: port-pmax
Date: 07/12/1995 22:17:44
> > mount -r -v /dev/rz2d /tmp/ultrix
> >   rz2: WARNING: using ULTRIX partition information
> >   rzopen: ENXIO on rz2d unit 2 port 3
> >   # partions 8, size of 0 = -1337960448
> >   /dev/rz2d on /tmp/ultrix: Device not configured
> > !@#@@$@%^%#!^%^?? How to convince NetBSD to mount the Ultrix partition?
> > 
> 
> Sounds like the Ultrix partition information is bad, or that NetBSD
> isn't reading it correctly.   Can you boot Ultrix and send us the
> complete output of the following command?
> 
> 	chpt -q -v /dev/rrz2c
Sure, here it is:
# chpt -q -v /dev/rrz2c
/dev/rrz2c
Current partition table:
partition     bottom        top       size    overlap
    a              0        499        500    c,e,f,h
    b            500        627        128    c
    c              0     409791     409792    a,b,d,e,f,g,h
    d            628     245823     245196    c
    e              0          0          0    a,c,f,h
    f              0          0          0    a,c,e,h
    g         245824     409791     163968    c
    h              0          0          0    a,c,e,f

Helge