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 default boot device
Note: boot has the following general format:
boot [device-specifier] [arguments]
where device-specifier and arguments are optional.
Reference: OpenBoot 4.x Command Reference Manual
B
B