Closed victorwang-tw closed 2 years ago
Update:
The BMC state turns to ready after executing obmcutil poweron
and obmcutil poweroff
.
If the bmc isn't Ready
that usually means that systemd hasn't reached the appropriate target. systemctl list-jobs
is usually helpful to debug this.
Please don't open issues to openbmc/docs for support. You should get more response out of the mailing list and/or Discord.
Hi, I followed the steps in this tutorial. I started QEMU with the
romulus-prime
image, theobmcutil state
command showed these:The original
romulus
build works fine, but if I use theromulus-prime
build that modifiedconf
files as the tutorial said, I got BMC state not ready. I know the tutorial is kind of outdated, but I'm not sure if I made some mistakes. Lastly, ifjournalctl
output or other details are helpful, please let me know.Thanks! Victor.