Changes

Jump to navigation Jump to search

Installation on other distributions

439 bytes added, 13:28, 3 August 2022
ivshmem: size=32
</syntaxhighlight>
This will create a 32M IVSHMEM file under <code>/dev/shm/pve-shm-**YOUR-WINDOWS-VM-IDVMID**</code>. You will need to point <code>app:shmFile</code> to this file when launching LG client. If you want to run a Linux VM with GPU passthrough, but also being able to LG into this Windows guest in addition to from Proxmox host, you can add the following line in VM config file:<syntaxhighlight lang=bash>ivshmem: size=32, name=**WINDOWS-VMID**</syntaxhighlight>This will override Proxmox to open <code>/dev/shm/pve-shm-**name**</code> instead, and since the default for **name** is **VMID**, set that to your Windows's VMID does the trick.
Additionally you can use UNIX socket for SPICE instead of opening another port on Proxmox:
Anonymous user

Navigation menu