From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gene Horodecki Subject: trouble with dvd drives Date: Sat, 11 Apr 2009 23:31:41 -0500 Message-ID: <49E16EAD.909@shaw.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit To: kvm@vger.kernel.org Return-path: Received: from idcmail-mo1so.shaw.ca ([24.71.223.10]:58309 "EHLO idcmail-mo1so.shaw.ca" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750940AbZDLEbr (ORCPT ); Sun, 12 Apr 2009 00:31:47 -0400 Received: from [127.0.0.1] (unknown [10.10.1.123]) by malibu (Postfix) with ESMTP id A1C412A1303 for ; Sat, 11 Apr 2009 23:31:45 -0500 (CDT) Sender: kvm-owner@vger.kernel.org List-ID: Hi there.. I have a new machine with an AMD Phenom processor and two fairly average LG DVD burners. I've gotten to the point that I seem to be able to see both but they are not coming up as writable drives.. I have a data DVD in one drive and a blank in the other. Can anyone help me out? here is the kvm command I'm using: /usr/bin/kvm -M pc -m 512 -smp 1 -name fury -monitor pty -localtime -boot c -drive file=/v/fury/fury.img,if=scsi,index=0,boot=on -drive file=/dev/scd0,if=ide,media=cdrom -drive file=/dev/scd1,if=ide,media=cdrom -net nic,macaddr=00:16:36:53:18:96,vlan=0 -net tap,vlan=0,script=/v/scripts/kvm-ifup -serial pty -parallel none -usb -usbdevice tablet -vnc 0.0.0.0:4 -daemonize