Y
Hacker News
new
|
ask
|
show
|
jobs
by
AntiRush
2272 days ago
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
commandlinefan
2271 days ago
Ah - thanks. I wish I'd known that before I installed the full X distribution.
link