back

by AntiRush·6y ago·view on hn ↗
You can run qemu without the graphical UI with `-nographic` (serial port output to the console) or `-curses` which can show the vga text output on your console.
1 comments
Ah - thanks. I wish I'd known that before I installed the full X distribution.