5GB are not enough for the root partition you have allocated for a VM? No problem! Lets fix it. You need to run all commands with root permissions and you need to change vm_image.qcow2 and /dev/vda to values that match your system. # all command need to be run as […]
Category: qemu
FIX: QEMU – console not visible
When the curses console of QEMU does not become visible, then you can try the following settings in the virtual machine: /etc/default/grub should contain GRUB_CMDLINE_LINUX=”console=tty0 console=ttyS0″ /etc/modprobe.d/bochs_drm.conf should contain install bochs_drm /bin/true