Access the GRUB mode
Perform this task to access the GRUB mode.
Procedure
|
Step 1 |
enable Example:
Enables the privileged EXEC mode. Enter your password, if prompted. |
|
Step 2 |
config-register 0x0000 Access the GRUB mode by setting the configuration register to "0000" (0x0). Example:
|
This a sample configuration to access the GRUB mode.
Router(config)# config-register 0x0000
GNU GRUB version 2.02
Minimal BASH-like line editing is supported. For the first word, TAB
lists possible command completions. Anywhere else TAB lists possible
device or file completions. ESC at any time exits.
grub> confreg 0x2102
If you enter a question mark at the grub> prompt, the system displays the two options available; for viewing the system help or for entering the config register command.

Feedback