IBM 5.01 ユーザーズマニュアル

ページ / 30
Combined Boot User Manual
Page 25
 
# mkdir proc# mkdir tmp
 
# mkdir vol
 
# mkdir usr
18. Repeat for any other mounts unique to your system that were excluded in the copy.
19. Edit /root2/etc/vfstab, changing the controller number, target number and LUN number to point 
to the new Fibre Channel boot disk. For example, if the Fibre Channel boot disk is c1t1d0, 
replace all local disk entries of c0t0d0 with c1t1d0.
20. Reboot the system.
# sync
 
# sync
 
# halt
 
ok reset
21. Boot to disk.
ok boot disk
The system should boot to the Fibre Channel disk.
22. View the current dump device setting.
# dumpadm
23. Change the dump device to the swap area of the Fibre Channel drive.
# dumpadm -d /dev/dsk/c1t1d0s1
where /dev/dsk/c1t1d0s1 is a sample path to the swap area of the Fibre Channel drive. Your 
path may be different from the one shown here. Enter your path.
Currently file shows:
/dev/dsk/c0t0d0s1 (swap)
 
 
/dev/dsk/c0t0d0s0
 
and /dev/rdsk/c0t0d0s0 (root)
 
/dev/dsk/c0t0d0s6
 
and /dev/rdsk/c0t0d0s6 (usr)
 
/dev/dsk/c0t0d0s7
 
and /dev/rdsk/c0t0d0s7 (export)
Edit file to show:
/dev/dsk/clt1d1s1 (swap)
 
 
/dev/dsk/clt1d0s0
 
and /dev/rdsk/clt1d0s0 (root)
 
/dev/dsk/clt1d0s6
 
and /dev/rdsk/c1t1d0s6 (usr)
 
/dev/dsk/clt1d0s7
 
and /dev/rdsk/clt1d0s7 (export)