Installation guide

8-26 Diagnostics and Utilities
8.12 Set Commands for Booting
Example 8-10 Set Boot Commands
>>> set boot_reset on
1
>>> set bootdef_dev dua2.4.0.2.0
2
>>> set boot_osflags "0,6,7"
3
>>> boot
4
[the system now initializes and boots]
>>> create -nv work
5
>>> set work "-flags 0,6,7 dua6.14.0.12.1"
6
>>> set auto_action restart
7
>>> boot work
8
[the system now initializes and boots]
U
se the set command to define a default boot device or issue
a
n
ickname as shown in Example 8-10.