2010/08/10

CentOSからPowerEdge R200のBIOSとファームウェアをアップデートする

このエントリーをブックマークに追加 このエントリーを含むはてなブックマーク
OMSAをインストールしたあと

yum install dell_ft_install
yum install $(bootstrap_firmware)

バージョン確認
inventory_firmware
Wait while we inventory system:
System inventory:
System BIOS for PowerEdge R200 = 1.4.3
BMC = 1.83
BIOS = 1.4.3

アップデートを表示
update_firmware
Running system inventory...

Searching storage directory for available BIOS updates...
Checking System BIOS for PowerEdge R200 - 1.4.3
Did not find a newer package to install that meets all installation checks.
Checking BMC - 1.83
Available: dell_dup_componentid_05814 - 1.83
Did not find a newer package to install that meets all installation checks.
Checking BIOS - 1.4.3
Available: dell_dup_componentid_00159 - 1.4.3
Did not find a newer package to install that meets all installation checks.

This system does not appear to have any updates available.
No action necessary.

アップデート
update_firmware --yes

関連する記事

0 コメント:

関連記事