zoukankan      html  css  js  c++  java
  • Oracle T4-2 使用ILOM CLI升级Firmware

    简单记录一下使用命令行升级Firmware的过程。

    升级前版本

    -> version
    SP firmware 3.2.1.8.a
    SP firmware build number: 88456
    SP firmware date: Thu Apr 10 11:54:49 PDT 2014
    SP filesystem version: 0.2.7

    配置一台TFTP服务器

    使用命令行升级Firmware

    -> load -source tftp://10.0.143.30/Sun_System_Firmware-8_6_0_b-SPARC_T4-2.pkg
    
    NOTE: An upgrade takes several minutes to complete. ILOM
          will enter a special mode to load new firmware. No
          other tasks can be performed in ILOM until the
          firmware upgrade is complete and ILOM is reset.
    
    Are you sure you want to load the specified file (y/n)? y
    Preserve existing configuration (y/n)? y
    .....................................................................................................................
    
    Firmware update is complete.
    ILOM will now be restarted with the new firmware.
    
    
    -> /sbin/reboot (系统自动执行)

    升级后检查一下版本

    -> version
    SP firmware 3.2.4.1
    SP firmware build number: 93935
    SP firmware date: Thu Nov 13 18:31:14 PST 2014
    SP filesystem version: 0.2.10
    
    -> show /System/Firmware
    
     /System/Firmware
        Targets:
            Other_Firmware
    
        Properties:
            system_fw_version = Sun System Firmware 8.6.0.b 2014/11/13 19:47
    
        Commands:
            cd
            show
  • 相关阅读:
    AD 快捷键
    AD PCB 错误检查
    AD 在 PCB导出封装库
    AD PCB 机械层 画板步骤
    不同频率对PCB材料的要求
    RF 天线长度,通信距离估算
    RF硬件检查注意事项
    影响RSSI的因素
    阅读与思考
    面向对象特性分析
  • 原文地址:https://www.cnblogs.com/cqubityj/p/4206679.html
Copyright © 2011-2022 走看看