Installation guide
9-26 Diagnostics and Utilities
9.12 Set Commands for Booting
Example 9-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]
Use the set command to define a default boot device or issue a
nickname as shown in Example 9-10.