Add information about linux_old

Martin Wimpress 2024-05-09 16:57:45 +01:00
parent 4517f3ec63
commit 569ad2c91e
1 changed files with 6 additions and 1 deletions

@ -60,4 +60,9 @@ quickemu --vm my-custom-linux.conf
- Install the SPICE agent (`spice-vdagent`) in the guest to enable
copy/paste and USB redirection.
- Install the SPICE WebDAV agent (`spice-webdavd`) in the guest to
enable file sharing.
enable file sharing.
## Supporting old Linux distros
If you want to run an old Linux , from 2016 or earlier, change the `guest_os` to `linux_old`.
This will enable the `vmware-svga` graphics driver which is better supported on older distros.