Installation guide

# newfs /dev/rrz0g
Warning: 105 sector(s) in last cylinder unallocated
/dev/rrz0g: 614400 sectors in 577 cylinders of 15 tracks, 71 \
sectors
314.6MB in 37 cyl groups (16 c/g, 8.72MB/g, 2048 i/g)
super-block backups (for fsck -b #) at:
32, 17152, 34272, 51392, 68512, 85632, 102752, 119872, 136992,
154112, 171232, 188352, 205472, 222592, 239712, 256832, \
272672, 289792,
306912, 324032, 341152, 358272, 375392, 392512, 409632, \
426752, 443872,
460992, 478112, 495232, 512352, 529472, 545312, 562432, \
579552, 596672,
613792,
# mount /dev/rz0g /mnt
# cd /mnt
# restore -Yrf /dev/rmt0h
#cd/
# umount /mnt
# halt
syncing disks... done
halting.... (transferring to monitor)
11.4.5.2 Remote Restoration Example
The following text-based example shows a portion of the restoration
procedure for the root and /usr file systems to an RZ57, unit 0, from a
remote tape device. The remote system is called remotesystem and has an
Internet address of 120.105.5.2. The local system is called localsystem
and has an Internet address of 120.105.5.1.
.
.
.
Select one of the following options:
1) Default Installation
2) Custom Installation
3) UNIX Shell
Enter your choice: 3
# cd /dev
# MAKEDEV rz0
MAKEDEV: special file(s) for rz0:
rz0a rrz0a rz0b rrz0b rz0c rrz0c rz0d rrz0d rz0e rrz0e rz0f rrz0f rz0g \
rrz0g rz0h rrz0h
# cd /etc
# echo "127.0.0.1 localhost" >> hosts
# echo "120.105.5.2 remotesystem" >> hosts
# ifconfig ln0 120.105.5.1 netmask 0xfffffc00
#cd/
# disklabel -rw rz0 rz57
# newfs /dev/rrz0a
Warning: 575 sector(s) in last cylinder unallocated
/dev/rrz0a: 40960 sectors in 39 cylinders of 15 tracks, 71 sectors
Administering the Archiving Services 11–29