mirror of
https://github.com/tiyn/wiki.git
synced 2025-04-08 09:37:45 +02:00
Update proxmox.md
This commit is contained in:
parent
f20d864f86
commit
93e41e7982
@ -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…
x
Reference in New Issue
Block a user