Files
rippy/proxmox-laufwerk-hinzufuegen.conf
T
Hitonabi ca3139289c
Ampel / ampel (push) Failing after 13m17s
docs: Laufwerk an Proxmox VM durchreichen
- 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
2026-07-23 12:56:03 +02:00

9 lines
253 B
Plaintext

# 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