From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeremy Fitzhardinge Subject: Re: pv_ops dom0 and starting domU with vif's / vbd's attached? Date: Wed, 04 Mar 2009 17:29:02 -0800 Message-ID: <49AF2ADE.7010206@goop.org> References: <1236215170.4898.7.camel@leto.intern.saout.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1236215170.4898.7.camel@leto.intern.saout.de> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Christophe Saout Cc: "xen-devel@lists.xensource.com" List-Id: xen-devel@lists.xenproject.org Christophe Saout wrote: > Hi, > > ok, dom0 support in the latest xen/dom0/hackery seems to be getting into > a real usable state (for those who are lucky to get it booting). > > I've been able to start a domU, but unfortunately only without vif and > vbd attached. If I try that I get a timeout creating the device. > Make sure you're not trying to use blktab; that's not in yet. Just use file: or phys: J