Turns out that the DEC Unix disks are written in UFS format not CDFS format.
If I change the /etc/fstab to mount it as a ufs instead of cdfs disk, it
mounts quite happily. Once there I can get to the online docs and see
that it says to do:
# mount -rd /dev/rzXX <mount point>
# setld -l <mount point>/OSF321/kit
Thanks to:
Andrew Gallatin <gallatin_at_isds.Duke.EDU>
Alan Rollow <alan_at_nabeth.cxo.dec.com>
Alex Garthwaite <alex_at_samwise.cis.upenn.edu>
for pointing this out to me.
Also thanks to:
Mandell Degerness <MDEGERNESS_at_galaxy.gov.bc.ca>
Michael Matthews <matthewm_at_sgate.com>
Patrick O'Brien <pobrien_at_draco.harvard.edu>
Olle Eriksson <olle_at_cb.uu.se>
for responding with other possibilities.
-Heiji (horde_at_reed.edu)
Unix Systems Manager, Reed College
Received on Sat Jul 08 1995 - 19:48:13 NZST