Skip to main content
  1. Home >
  2. Products >
  3. Computing Products >
  4. Servers >
  5. Fujitsu SPARC servers >
  6. Downloads >
  7. User Manuals >
  8. Fujitsu SPARC M12 and Fujitsu M10/SPARC M10 System Operation and Administration Guide >
  9. 8.9.3 Displaying the Set OpenBoot PROM Environment Variables of the Control Domain

8.9.3 Displaying the Set OpenBoot PROM Environment Variables of the Control Domain


8.9.3 Displaying the Set OpenBoot PROM Environment Variables of the Control Domain
Use the showpparparam command of the XSCF firmware to display the OpenBoot PROM environment variables set for the control domain by the setpparparam command.
Execute the command with a user account that has the useradm, platadm, platop, or fieldeng privilege. You can also execute it with a user account that has the pparadm, pparmgr, or pparop privilege for the target physical partition.
XSCF> showpparparam -p ppar_id
For ppar_id, set the physical partition whose environment variables are to be displayed. You can specify an integer from 0 to 15, depending on the system configuration.
Operation Procedure
  1. Display the set OpenBoot PROM environment variables and boot script of the control domain.
    The following example displays the environment variables of the control domain of PPAR-ID 0.
XSCF> showpparparam -p 0
use-nvramrc :false
security-mode :none
bootscript :
setenv auto-boot? true
  1. The following example displays the current setting of auto-boot?, an OpenBoot PROM environment variable, for the control domain of PPAR-ID 0.
XSCF> showpparparam -p 0 -c auto-boot
auto-boot? :true