White Papers

Table Of Contents
1. Log onto the system using the console.
2. Power-cycle the chassis by disconnecting and then reconnecting the power cord.
3. During bootup, press Esc when prompted to abort the boot process.
You enter Boot-Line Interface (BLI) mode at the BOOT_USER# prompt.
4. At the BLI prompt, set the system parameter to ignore the startup configuration and reload the system:
BOOT_USER# ignore startup-config
BOOT_USER# reload
NOTE: You must manually enter each CLI command. The system rejects a command if you copy and paste it in the
command line.
Recovering from a Failed Start on the Z9000 System
A system that does not start correctly might be attempting to boot from a corrupted Dell Networking OS image or from a
mis-specified location.
In this case, you can restart the system and interrupt the boot process to point the system to another boot location. Use the
set command, as described in the following steps. For details about the set command, its supporting commands, and other
commands that can help recover from a failed start, the GRUB chapter in the Dell Networking OS Command Line Reference
Guide.
1. Power-cycle the chassis (pull the power cord and reinsert it).
2. Press the ESC key when the following message appears: Press Esc to stop autoboot...
(during bootup)
Press ESC key
3. Use the arrow keys to select Force10 Boot from the list, then press the C key to enter GRUB CLI mode. The command
prompt changes to grub>.
GRUB mode
4. Set the Primary Boot Parameter.
GRUB mode
set primary_boot=f10boot location
5. (Optional) Set the Secondary and Default Boot parameters.
GRUB mode
set secondary_boot=f10boot location
set default_boot=f10boot location
6. Save all variables individually.
GRUB mode
save_env primary_boot
save_env secondary_boot
save_env default_boot
NOTE:
This command must be used once for each environment variable. If this step is not completed, the chassis
reboots continually.
7. Reboot the chassis.
GRUB mode
reboot
72
Management