Add commands for setting BMCs to defaults.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2201 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
d4cc7055bc
commit
5ea6eef558
@ -1,4 +1,14 @@
|
||||
# IBM(c) 2007 EPL license http://www.eclipse.org/legal/epl-v10.html
|
||||
#
|
||||
# Raw commands to set BMCs to defaults
|
||||
# dx340
|
||||
# 0x30 0x13 0xff 0x00 0x00 0x00
|
||||
#
|
||||
# dx360
|
||||
# 0x30 0x02 0x43 0x4c 0x52 0xaa
|
||||
# 0x08 0x00 0x49 0x4e 0x54 0x45 0x4c
|
||||
# 0x08 0x04
|
||||
#
|
||||
allowcred.awk &
|
||||
CREDPID=$!
|
||||
modprobe ipmi_si
|
||||
|
Loading…
Reference in New Issue
Block a user