4-34 IRIS OWNER’S GUIDE
SERIES 3000 Version 1.0
Workstation Administration
6. Mount the root file system:
IRIS 3020:
mount /dev/md0a /root
IRIS 3030:
mount /dev/si0a /root
7. Change to the root directory and copy the key system files from the
second disk to the first disk using cpio(1):
cd /
cpio -pdaumv /root < /keyfiles
8. Shut down the system with the reboot command. Try to boot Un i x
from the first drive. If this is successful, recreate the file system on
the b partition of the second disk. (This is required because it was
used as the swap partition while (vmunix1 was running.)
IRIS 3020:
mkfs /dev/md1b
labelit /dev/rmd1b tmp sgi
IRIS 3030:
mkfs /dev/si1b
labelit /dev/rsi1b tmp sgi
If problems persist, call your local System Engineer or the Geometry Hotline.