diff --git a/wiki/proxmox.md b/wiki/proxmox.md index cd24d9c..3202043 100644 --- a/wiki/proxmox.md +++ b/wiki/proxmox.md @@ -11,11 +11,11 @@ Enlarge a disk by using: `qm resize ` For example: `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 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). -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.