System information

Changing the Boot Image
410 AlterPath OnBoard Administrator’s Guide
currentimage is changed so that the system boots from the new
image.
Do a network boot from the image and then save it onto the removable
flash
The U-Boot monitor command net_boot boots the image from the
TFTP server specified in the environment variables. After the image is
downloaded by network boot, the root filesystem is in the RAMDISK,
and the image can run even if no removable flash card is inserted.
From the command line, you can then run the create_cf script with
the
--doformat option to automatically save the image from RAMDISK
into the removable flash. The script erases everything in the flash,
partitions the flash, if necessary, formats the partitions, and copies the
files currently in the RAM into the corresponding image partitions. If the
flash is already partitioned, you can choose where the image is saved
using the option --imageN.
Changing the Boot Image
If, for any reason, you want to change to another image from the current one,
if you have access to the Web Manager, you can use the Config Boot
Configuration screen to select the other image, and then use the “Restart”
button on the Mgmt Restart screen to boot the OnBoard from the new
location.
You have two other options if you cannot access the Web Manager:
Use the cycli utility
See “To Boot From an Alternate Image Using cycli” on page 410.
Boot in U-Boot monitor mode and use the available boot commands
See “To Boot in U-Boot Monitor Mode” on page 412.
T To Boot From an Alternate Image Using cycli
1. Connect to the OnBoard from a terminal connected to the console port or
create a telnet or ssh connection, and log in as root.