Add information about linux_old
parent
4517f3ec63
commit
569ad2c91e
|
@ -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.
|
Loading…
Reference in New Issue