Y
Hacker News
new
|
ask
|
show
|
jobs
by
a7b3fa
2272 days ago
Try '-nographic'. It can be a bit wonky IME, but good enough for the basics.
2 comments
toast0
2272 days ago
If you do this (or -serial mon:stdio and leave the VGA output), you can do console I/O via com1, and it works pretty well. As a bonus, this is viable on real hardware too, although most consumer level motherboards don't do serial consoles :(
link
mlang23
2271 days ago
Thanks, -nographic did the trick.
link