Jump to content

Cheatsheet: Difference between revisions

no edit summary
imported>Mic92
(headless qemu vms)
imported>Mic92
No edit summary
Line 353: Line 353:


By default the resulting vm will require X11 to create a virtual display.
By default the resulting vm will require X11 to create a virtual display.
By specifying additional arguments via the environment variables <code>QEMU_OPTS</code>and <code>QEMU_KERNEL_PARAMS</code> it is possible to reuse the current running terminal as serial output of the vm:
By specifying additional arguments via the environment variables <code>QEMU_OPTS</code>and <code>QEMU_KERNEL_PARAMS</code> it is possible to reuse the current running terminal as serial console for the vm:


<source lang="console">
<source lang="console">
Anonymous user