qemu-kvm: -chardev pty,id=charserial0: Failed to create chardev
This error was received on CentOS 7, at the beginning of the install command:
|
|
The fix is to edit /etc/fstab
find the devpts line and change it to:
|
|
Run remount command
|
|
And it should be enough