物忘れの多いお年頃なのでメモ。
現象
原因
ファームウェア更新なのでsoftwareupdateでは簡単に更新できない仕様になっている。 ヒント
対策
$ sudo softwareupdate -l
Software Update Tool
Copyright 2002-2005 Apple
Software Update found the following new or updated software:
* LOMUpdate-1.1
LOM アップデート (1.1), 1320K [recommended]
何度となくsudo softwareupdate -i -aしてもゾンビのようにLights-Out Managementが湧いてくる。
ファームウェア更新なのでsoftwareupdateでは簡単に更新できない仕様になっている。
$ sudo /Applications/Server/Xserve\ Lights-Out\ Management\ Firmware\ Update.app/Contents/MacOS/Xserve\ Lights-Out\ Management\ Firmware\ Update -h
Current LOM version is '1.2.7'
[-h | -help] | [-remote [-y]]
Run the executable in the Contents/MacOS/ folder as root with -remote option
to update remotely without user interface.
You will need to verify the update was successful by running this again.
Use -y option to answer yes, or default, to any prompts, when running remotely.
For more information see http://www.info.apple.com/kbnum/n305367
$ sudo /Applications/Server/Xserve\ Lights-Out\ Management\ Firmware\ Update.app/Contents/MacOS/Xserve\ Lights-Out\ Management\ Firmware\ Update -remote -y Current LOM version is '1.2.7' Your firmware is being updated, it should complete within 2 minutes. For more information see http://www.info.apple.com/kbnum/n305367 LOM(Lights-Out Management)ファームウェアがバージョン 1.2.8 にアップデートされました
http://docs.info.apple.com/article.html?artnum=305367-ja
