From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: LSI SAS2008 Option Rom Failure Date: Thu, 2 Aug 2012 17:45:16 +0100 Message-ID: <1343925916.7571.67.camel@dagon.hellion.org.uk> References: <1342682536.18848.50.camel@dagon.hellion.org.uk> <1343893520.7571.58.camel@dagon.hellion.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: David Erickson Cc: Anthony Perard , "xen-devel@lists.xen.org" , jacek burghardt , Stefano Stabellini List-Id: xen-devel@lists.xenproject.org On Thu, 2012-08-02 at 17:24 +0100, David Erickson wrote: > On Thu, Aug 2, 2012 at 12:45 AM, Ian Campbell wrote: > I've attached a log with the list of modules matching front, > xen-netfront.ko is definitely there, but lsmod doesn't show it loaded.# So did you try manually loading it? [...] > > If you added xen_emul_unplug=never to your guest command line then you > > would avoid this unplug and you should have an emulated NIC available > > instead. > > Verified this did work. Great. > > Thanks, > David