Search results

  1. S

    how to burn a dvd from guest on physical dvd-writer/-burner

    yes yes - here we go... :D vs01:~# lsmod | grep scst_cdrom vs01:~# modprobe scst_cdrom vs01:~# cat /proc/scsi_tgt/scsi_tgt Device (host:ch:id:lun or name) Device handler 0:0:0:0 dev_disk 0:0:1:0...
  2. S

    how to burn a dvd from guest on physical dvd-writer/-burner

    Hello, for all people who are standing in front of the same problem like me... Here's what I've done so far: # cat /sys/class/scsi_generic/sg6/device/model DVDRAM GSA-4120B # vi /etc/qemu-server/<vmid>.conf so I added the line: scsi0: /dev/sg6,media=cdrom - halt the virtual machine -...
  3. S

    how to burn a dvd from guest on physical dvd-writer/-burner

    Hello Tom, many thanks for your reply. No, it didn't help me much. I've read this threat yesterday on my search. There was only mentioned that I have to use "pci_add" in the "monitor-mode". But I can't figure out, how to use this command or what I should hotplug into the virtual machine...
  4. S

    how to burn a dvd from guest on physical dvd-writer/-burner

    Hello all, I'm new here and I'm hoping, to get help here. I'm from germany - english is not my native language... I am using Proxmox VE 1.8. I want to use a physical dvd-writer to write dvds from inside a guest (WinXP). How can this be done? The writer in Proxmox VE is found under/as...