ultrix 3.1
kris graham
graham at fuel.dec.com
Mon Jul 31 17:04:43 AEST 1989
>Install of the Ultrix 3.1 stuff is simple: backup, setld -l, rebuild
>kernel, reboot, replace customized files (if any) that were replaced.
>The UWS install sounds a lot messier. RIS adds complications.
UWS is also very simple.
- Go into single-user mode
- Run fsck
- Unmount all file systems and remount all UFS file systems.
#/etc/umount -a
# /etc/mount -a -t ufs
- Run /etc/update to keep file system consistent.
- You may run the error logger...
#/etc/eli -s
- Use 'setld' to load UWS 2.1 software.
#/etc/setld -l /dev/nrmt*h
- run /etc/doconfig...after all desired UWS subsets are loaded.
- Move the new kernel to root (after saving the old one).
- /etc/reboot
--
Christopher Graham
Digital Equipment Corp
Ultrix Resource Center
New York
More information about the Comp.unix.ultrix
mailing list