
Vertiv | ACS800/8000 System USB Recovery Tech Bulletin | 7.13.17 3
RECOVERING THE CONSOLE SYSTEM
If the firmware in Avocent® ACS800/8000 advanced console system is corrupted, the unit must be recovered. This
issue can be resolved via the system USB drive.
Creating a USB Drive
Download the latest “.fl” file, then rename the firmware-ngacs.fl file and copy it to the target thumb drive. After this is
complete, you can boot the ACS console system off of the USB drive.
To boot the console system from the USB drive:
1. Insert the thumb drive into any USB port on the ACS800/8000 advanced console system.
2. Turn on the ACS system and stop in U-boot.
NOTE: Press any key to stop autoboot.
3. From the U-boot prompt, display the U-boot version.
U-Boot > ver
4. At the end of the U-Boot …version string, if “ACS 1.17” or references to a later version are listed, then your
U-Boot is up to date. However, if the U-Boot environment is out of date, use the following commands to
proceed.
U-Boot > setenv usbboot ‘usb_boot single’
U-Boot > saveenv
U-Boot > run usbboot
-or-
At the end of the U-Boot …version string, if “ACS 1.xx” is listed (where xx is less than .17), then although the
U-Boot is out of date, it can still boot a ramboot.itb from the USB drive. In this case, enter the following
command.
U-Boot > run usbboot
5. The Avocent® ACS800/8000 advanced console system then boots to a bash prompt.
6. Proceed to the next section to recover the flash operations from this prompt.