From f124883d396f66632e76b8f5c4795824cf667fa2 Mon Sep 17 00:00:00 2001 From: jbjohnso Date: Wed, 21 May 2008 18:03:46 +0000 Subject: [PATCH] Light identify LED at end of bmcsetup git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1468 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-nbroot/overlay/bin/bmcsetup | 3 +++ 1 file changed, 3 insertions(+) diff --git a/xCAT-nbroot/overlay/bin/bmcsetup b/xCAT-nbroot/overlay/bin/bmcsetup index dbf16a127..0d12ee466 100755 --- a/xCAT-nbroot/overlay/bin/bmcsetup +++ b/xCAT-nbroot/overlay/bin/bmcsetup @@ -46,3 +46,6 @@ ipmitool raw 0xc 0x21 0x1 0x1 0x1 echo "Enabling SOL for user 2" ipmitool raw 6 0x4c 1 2 2 0 0 0 +echo "Lighting Identify Light" +ipmitool raw 0 4 0xff +