There is a problem on a SPARC-based system that has several permanent, customized device
aliases. The system’s use of these aliases needs to be temporarily disabled, so that when the
problem is cleared, they can be enabled without having to redefine them. Which sequence of OBP
commands will temporarily disable the customized device aliases defined on the system?
A.
use-nvramrc=falsereset
B.
use-nvramrc?=falsereset
C.
setenv use-nvramrc? Falsereset
D.
setenv use-nvramrc?=falsereset
Explanation: