improvement on the qemu without graphic support
This commit is contained in:
parent
f397c57e7b
commit
592c21b9c3
|
@ -151,6 +151,6 @@ $ make qemu
|
||||||
$ make qemu kvm=no
|
$ make qemu kvm=no
|
||||||
|
|
||||||
# Launch using QEMU without using KVM (Kernel Virtual Machine) nor Graphics
|
# Launch using QEMU without using KVM (Kernel Virtual Machine) nor Graphics
|
||||||
make qemu kvm=no vga=no display=no
|
make qemu kvm=no vga=no
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue