From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: ENC:[Xen-users] Failed to insert 'xen_evtchn': No such device Date: Thu, 2 Apr 2015 10:26:14 +0100 Message-ID: <1427966774.4037.25.camel@citrix.com> References: <1427882166.2115.266.camel@citrix.com> <1427896306.13425.0.camel@citrix.com> <1427897618.13425.2.camel@citrix.com> <1427899599.13425.17.camel@citrix.com> <20150402062347.GB9555@aepfle.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20150402062347.GB9555@aepfle.de> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Olaf Hering Cc: xen-users@lists.xen.org, mcgrof@suse.com, Carlos Gustavo Ramirez Rodriguez , xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Thu, 2015-04-02 at 08:23 +0200, Olaf Hering wrote: > On Wed, Apr 01, Carlos Gustavo Ramirez Rodriguez wrote: > > Second Problem: > > My boot.log is showing: > > > > " > > [ [1;31mFAILED [0m] Failed to start Load Kernel Modules. > > See "systemctl status systemd-modules-load.service" for details. > > " > > This is a bug in systemd. It assumes that all modules listed in > /usr/lib/modules-load.d/ are available in each and every runtime kernel. > Even grandma knows that this is not true. Just ignore errors from that > service. Has someone filed a wishlist bug with systemd?