As system administrator, you are asked to install an additional internal disk into a SPARC-based
workstation that is needed to store application data.
Which two procedures present the new disk to the Solaris 10 OS? (Choose two.)
A.
1) execute # init 5
2) install the new disk into the workstation
3) power on the workstation
4) using vi, manually edit the /etc/path_to_inst file and add an entry for the new disk
5) execute # init 6
B.
1) execute # touch /reconfigure
2) execute # init 5
3) install the new disk into the workstation
4) power on the workstation
C.
1) execute # init 0
2) at the ok prompt, type setenv auto-boot? false
3) power off the workstation
4) install the new disk into the workstation
5) power on the workstation
6) at the ok prompt, type setenv auto-boot? true
7) at the ok prompt, type boot -r
D.
1) execute # halt
2) power off the workstation
3) install the new disk into the workstation
4) power on the workstation
5) at the ok prompt, type boot -x
E.
1) execute # devsfadm -C disk
Explanation: