- 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:
@@ -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
|
||||
Reference in New Issue
Block a user