Reference Guide
Management | 65
Recovering from a Failed Start on the S55
A system that does not start correctly might be attempting to boot from a corrupted FTOS image or from a
mis-specified location. In that case, you can restart the system and interrupt the boot process to point the
system to another boot location. Use the
setenv command, as described below. For details on the setenv
command, its supporting commands, and other commands that can help recover from a failed start, see the
BuBoot chapter in the FTOS Command Line Reference for the S55.
Step Task Command Syntax Command Mode
1 Power-cycle the chassis (pull the power cord and reinsert it).
2 Press any key to abort the boot process.
You enter uBoot immediately, as
indicated by the => prompt.
press any key (during bootup)
3 Assign the new location to the FTOS
image to be used when the system
reloads.
setenv [primary_image f10boot location |
secondary_image f10boot location |
default_image f10boot location
]
uBoot
4 Assign an IP address to the
Management Ethernet interface.
setenv ipaddr address
uBoot
5
6 Assign an IP address as the default
gateway for the system.
setenv gatewayip address uBoot
7 Reload the system.
reset
uBoot










