568 B
568 B
rpibmc
A BMC (LOM) created with a Raspberry Pi.
Allows one to build a Raspberry Pi-based BMC unit for an IPMI-less server.
There are three main files:
bmcd
- BMC Daemon Runs in the background of the system and handles reading and writing GPIO.bmc.sh
- The BMC shell Should be set as the default shell of the login user (bmc
) and provides user interface to the BMC.rc.local
- The rc.local file The systemrc.local
should be replaced (or symlinked) to this file to start thebmcd
daemon andscreen
console session on boot.