<div dir="ltr">I've been trying to get the console command working, and even attempting to allow debugging in that module, but for the life of me it seems I cannot.<div>It's not really a game breaker, since I can just have it ignore the error, but it would be nifty to have.</div>
<br>Merely using the command alone does reset the screen, but attempting to use any parameters at all results in a "No such file or directory" error.<br>I've tried using the DEBUG=console:3 in the build parameters, but I'm not getting any more output than normal from it :/<br>
Even a command such as "console -x 720 -y 400" fails like this, even though that's already the active display format...<br>Any ideas?<div><br></div><div>My build command is: make clean bin/ipxe.lkrn EMBED=script.ipxe</div>
<div>and I have uncommented the referenced settings seen at <a href="http://ipxe.org/cmd/console">ipxe.org/cmd/console</a>.</div><div><br></div></div>