From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paolo Bonzini Subject: Re: lightscribe support Date: Sun, 16 Feb 2014 19:34:17 +0100 Message-ID: <530104A9.7010900@redhat.com> References: <52FFCDA0.6060305@theiggy.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit To: Nerijus Baliunas , kvm@vger.kernel.org Return-path: Received: from mail-qa0-f50.google.com ([209.85.216.50]:34203 "EHLO mail-qa0-f50.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753286AbaBPSeW (ORCPT ); Sun, 16 Feb 2014 13:34:22 -0500 Received: by mail-qa0-f50.google.com with SMTP id cm18so21018474qab.9 for ; Sun, 16 Feb 2014 10:34:21 -0800 (PST) In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: Il 16/02/2014 02:55, Nerijus Baliunas ha scritto: > > > but in both cases VM does not start: > > Error starting domain: unsupported configuration: disk device='lun' is only > valid for block type disk source. > It should work with , but you also need to use (i.e. dev instead of file). Paolo