Sam Mendoza-Jonas
Sam Mendoza-Jonas
Sounds a bit like `--scratch-disk`, except this would be an existing disk rather than installing something fresh right? I agree also that it would be useful - probably something I...
@stewart-ibm can you run this against one of your fast-reboot victim machines? :)
No that's basically what https://github.com/open-power/op-test-framework/ does as well :) Although you can optimise it slightly by just pressing `x` instead which will exit directly. Hypothetically we could interpret one of...
@oohal Well x86 boxes don't tend to have shells :) bios vs setup was me mixing up the ipmitool/openbmc ways of specifying flags, they are actually the same flag. Which...
This is most likely a case of your build missing the necessary locales. If you're using op-build, have you added the correct locales under the toolchain options?
I don't see a reason to disable multiple languages completely, as from the screenshot above it appears several other languages are still able to display. If the issue w.r.t the...
Adding some extra information to this issue: the main problem is that when using the VGA interface the Petitboot environment is responsible for rendering unicode fonts, as opposed to IPMI/serial...
I added some debug to see what Petitboot is doing, and it is as we expect: ``` / # grep ipmi_send /var/log/petitboot/pb-discover.log ipmi_send: netfn 0x 0 cmd 0x 9 ipmi_send:...
I've just noticed that the error we're getting back may be the wrong one - as far as I know for the host network override request OpenBMC claims it is...
Ah good point, I tested with `ibm-v2.0-0-r13` and we see the expected response: ``` [ 25.454857377,6] BT: seq 0x0e netfn 0x0a cmd 0x48: Message sent to host [ 26.079602940,6] BT:...