Update proxmox.md

master
Marten 4 years ago committed by GitHub
parent f20d864f86
commit 93e41e7982
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -11,11 +11,11 @@ Enlarge a disk by using:
`qm resize <vmid> <vm-disk-to-enlarge> <size>` `qm resize <vmid> <vm-disk-to-enlarge> <size>`
For example: For example:
`qm resize 100 ide0 +100G` `qm resize 100 ide0 +100G`
After that grow the filesystem as described in [linux/disk-management.md]. After that grow the filesystem as described in [linux/disk-management.md] .
## PCI/GPU passthrough ## PCI/GPU passthrough
To use GPUs or other PCI devices you need to work with PCI passthrough. To use GPUs or other PCI devices you need to work with PCI passthrough.
For documentation you can look in the [Proxmox wiki](https://pve.proxmox.com/wiki/Pci_passthrough). For documentation you can look in the [Proxmox wiki](https://pve.proxmox.com/wiki/Pci_passthrough).
There is also an[article](https://www.reddit.com/r/homelab/comments/b5xpua/the_ultimate_beginners_guide_to_gpu_passthrough) There is also an [article](https://www.reddit.com/r/homelab/comments/b5xpua/the_ultimate_beginners_guide_to_gpu_passthrough)
on reddit, that focusses especially on windows 10 VMs with GPU passthrough. on reddit, that focusses especially on windows 10 VMs with GPU passthrough.

Loading…
Cancel
Save