Chapter 5
Utilities
EFI/POSSE Commands
102
Syntax
sysmode <normal | admin| service>
Parameters
<normal> sets system mode to normal
<admin> sets system mode to admin
<service> sets system mode to service
Operation
If specified alone, sysmode displays the system mode. If a mode is specified as a parameter, then the system mode is changed.
This new mode takes effect immediately. The system mode is retained on successive boots. Interaction with sysmode in a
variety of scenarios is outlined below.
Example 5-18 sysmode Command
Shell> sysmode
System Mode: NORMAL
Shell> sysmode admin
You are now in admin mode.
Shell> sysmode service
You are now in service mode.
Shell> sysmode normal
You are now in normal mode