前天去给几台T2000安装系统, 安装完后要求给升级T2000 firmware! 没办法,只好从sunsolve 里下载FLASH PATCH!现把安装步骤说一下:
升级FIRMWARE 有两种方法.
Method 1: From the System Controller console
Method 2: From the Solaris console
考虑到安全及方便,我选择了从系统安装:
1.查看老版本的Firmware 版本:
Sun System Firmware is composed of the following six individually
versioned components:
- Advanced Lights Out Manager CMT (ALOM-CMT)
- vBSC
- Reset
- Hypervisor
- Openboot (OBP)
- Power On Self Test (POST)
SC>showhost
1. Login to the system as root via the network using telnet
or rlogin or via the System Controller SERIAL MGT port.
2. Change directory to /tmp
# cd /tmp/
3. If there is not a subdirectory named 'images', then create it:
# mkdir images
4. Change directory to ./images
# cd images
5. Copy the 'sysfwdownload' binary and Sun System Firmware image
(e.g. Sun_System_Firmware-<version>-<platform>-.bin) from the SunSolve
site to the /tmp/images directory.
6. Use the sysfwdownload utility to download the Sun System Firmware image
to the System Controller:
# /tmp/images/sysfwdownload Sun_System_Firmware-6_2_0-Sun_Fire_T2000.bin
注意:这时这条命令不能执行,没有权限.然后我使用下面的命令使其执行:
#chmod 755 sysfwdownload
# /tmp/images/sysfwdownload Sun_System_Firmware-6_2_0-Sun_Fire_T2000.bin
.......... (10%).......... (20%).......... (30%).......... (41%).......... (51%).......... (61%).......... (71%).......... (82%).......... (92%)........ (100%)
Download completed successfully. *****这步是将FIRMWARE 信息DOWNLOAD 到SC 闪存里:接下来要shutdown os and power off system ,使用flashupdate升级.******
bash-3.00# shutdown -y -g0 -i0
| 论坛热门帖子: | [lch203] 写得蛮好的linux学习笔记(10-21) [黑马制造] 学习java的30个目标(10-19) [笑傲股林] 做测试半年了,有点迷茫,应该再学些什么提高自己的测试水平和测试能力呢?(10-19) [udp8589] 大家用google的来吱一声? 用百度的~~也来报道下?(10-18) [沂偌掳兆] 本人总结的一些认为C++比较经典的书籍,希望对大家有用(10-18) |
| TAG标签: | 步骤 升级 .......... PASSED. 回复 sc 支持 安装 注意 |
注册
个人空间
