출처 : http://blog.devicenull.org/2012/11/10/fixing-could-not-open-device-at-dev-ipmi0.html
Could not open device at /dev/ipmi0 or /dev/ipmi/0 or /dev/ipmidev/0: No such file or directory Get Device ID command failed
It turns out that CentOS 6 doesn’t seem to load any of the IPMI kernel modules by default, so this device does not exist. Just load the modules with the following and everything should work properly:
modprobe ipmi_msghandler
modprobe ipmi_devintf
modprobe ipmi_si
WRITTEN BY
- RootFriend
개인적으로... 나쁜 기억력에 도움되라고 만들게되었습니다.
,