You attempted to reboot a system via the init command, however the system did not perform boot sequence
into the Oracle Solaris Operating Environment. You are presented with a prompt from the OpenBoot PROM.
Which command would you enter, to boot the system from the default device?
A.
boot -net install
B.
boot
C.
boot –default
D.
boot –s0
Explanation:
Boot
With this form, boot loads and executes the program specified by the default boot arguments from the defaultboot device
Note: boot has the following general format:
boot [device-specifier] [arguments]
where device-specifier and arguments are optional.