From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Grall Subject: Re: [XenARM] Regarding Executing /sbin/init in DOM0 Date: Fri, 12 Apr 2013 17:49:10 +0100 Message-ID: <51683B06.6090108@citrix.com> References: <3A6586556649FF42BA3240F179473FD1141BC069FA@HIKAWSEX01.ad.harman.com> <1365774343.38978.YahooMailNeo@web190706.mail.sg3.yahoo.com> <1365781744.6864.YahooMailNeo@web190704.mail.sg3.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1365781744.6864.YahooMailNeo@web190704.mail.sg3.yahoo.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: akshay st Cc: xen-arm , xen-devel List-Id: xen-devel@lists.xenproject.org On 04/12/2013 04:49 PM, akshay st wrote: > Hi, Hello, > I could build and run Xen 4.0.2 and ported my DOM0 Kernel on ARM,however kernel seems to be running successfully, But after it executes /sin/init , I dont see any user messages from Busybox application, I am suspecting if there can be issues with System calls? Although i couldn't debug it further ,i want to know if anyone else has faced similar problem and what was the issue in that case? > Could you specify which board and xen tree do you use? Did you try to start bash instead of init? (init=/bin/bash on the kernel command line) Cheers, Julien