Tuesday, November 17, 2020

How to change Tyan BMC Logo (AST2500 only)

OS requirement: Ubuntu 16.04.5 LTS Server

Target Server: Tyan S8026

Process:

0. unzip customer.zip file

1. Sudo apt-get install make mtd-utils:i386

2. tar xvf fwm_v03.tar

3. sudo cp 80260104.ima /home/fae/fwm_V003/release/.

4. sudo cp customer.zip files to /home/fae/fwm_V003/release/customer/.

4. Sudo ./fwm.sh 80260104.ima

5. Get new firmware image at /homw/fae/fwm_V003/output/new.ima

6. Upgrade S8026 BMC firmware.


image rule

banner.jpg: 220x50 (256 color)

favicon.ico: 16x16 (256 color)

logo.bmp: 800x600 (8bit, 256 color)




No comments:

Post a Comment

How to use ipmi command to locate B7136 HDD LED

 Locate: Hdd0:  Ipmitool –I lanplus –H BMC_IP –U root –P BMC_password raw 0x2e 0x09 0xfd 0x19 0x0 0x06 0xc2 0x00 0x01 0x01 Hdd1:  Ipmitool –...