On Fri, 23 Mar 2007 20:37:38 +0000
Adrian Graham <witchy at binarydinosaurs.co.uk> wrote:
Ultrix is BSD related, so to read the label you use
'disklabel -r', to
edit the label it's 'disklabel -er' which invokes ed to actually edit
the label.
I think it is almost 10 years that I have seen Ultrix. But I dim
remember that Ultrix used somthing else as partitioning tool, not
disklabel(8). chpt(8)?
I would start with:
cat /etc/fstab
to see what is there and then mount /usr read only:
mount -r /usr
to get the man-pages...
--
tsch??,
Jochen
Homepage:
http://www.unixag-kl.fh-kl.de/~jkunz/