docs: Laufwerk an Proxmox VM durchreichen
Ampel / ampel (push) Failing after 13m17s

- VM-Konfiguration prüfen: Laufwerk ist am Host sichtbar
- Anleitung für Proxmox Web-UI und CLI hinzugefügt
- Skript proxmox-add-drive.sh für automatische Konfiguration
This commit is contained in:
Hitonabi
2026-07-23 12:56:03 +02:00
parent e9652a428c
commit ca3139289c
3 changed files with 124 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
# Proxmox QEMU Konfiguration für Laufwerk-Durchreichung
# Füge diese Zeile zu /etc/pve/qemu-server/106.conf hinzu
# Option 1: Als SCSI Device (empfohlen)
scsi1: /dev/sr0,media=cdrom
# Option 2: Alternativ als SATA Device
sata1: /dev/sr0,media=cdrom