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 fix gpu_burn compiler failure issue

System Environment: Ubuntu 22.04 LTS Server CUDA v12.0 GPU: RTX-4080 (driver 525.85.05) AP: GPU_Burn v1.1 Symptom: met error in make gpu_bur...