From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Grall Subject: Re: Timed out waiting for device dev-hvc0.device. Date: Thu, 11 Dec 2014 10:23:20 +0000 Message-ID: <54897098.3070009@linaro.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" 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: manish jaggi , xen-devel , Stefano Stabellini , Ian Campbell , manish.jaggi@caviumnetworks.com List-Id: xen-devel@lists.xenproject.org Hello, On 11/12/2014 02:27, manish jaggi wrote: > I am facing this issue when booting Xen Dom0 (OpenSuse Rootfs) > > ... > > [ OK ] Reached target Host and Network Name Lookups. > [ OK ] Started OpenSSH Daemon. > [ TIME ] Timed out waiting for device dev-hvc0.device. > [DEPEND] Dependency failed for Serial Getty on hvc0. > [ OK ] Reached target Login Prompts. > > > Any Idea? what could be wrong here Please provide the full boot log. With only those 5 lines we can only guess what could be the issue. Maybe the DOM0 kernel didn't detect that it's running on Xen or you forgot to enable CONFIG_XEN_HVC in your config. Regards, -- Julien Grall