From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.chez-thomas.org (mail.mlbassoc.com [65.100.170.105]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id B2EC9E014A7 for ; Fri, 24 May 2013 08:19:17 -0700 (PDT) Received: by mail.chez-thomas.org (Postfix, from userid 1998) id C280DF811EB; Fri, 24 May 2013 09:19:16 -0600 (MDT) X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on hermes.chez-thomas.org X-Spam-Level: X-Spam-Status: No, score=-2.0 required=4.0 tests=ALL_TRUSTED,BAYES_00, DKIM_ADSP_CUSTOM_MED, FREEMAIL_FROM, NML_ADSP_CUSTOM_MED, T_TO_NO_BRKTS_FREEMAIL autolearn=no version=3.3.2 Received: from [192.168.1.114] (zeus [192.168.1.114]) by mail.chez-thomas.org (Postfix) with ESMTP id 48966F811EB; Fri, 24 May 2013 09:19:16 -0600 (MDT) Message-ID: <519F84FB.5030002@gmail.com> Date: Fri, 24 May 2013 09:19:23 -0600 From: Gary Thomas User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130510 Thunderbird/17.0.6 MIME-Version: 1.0 To: meta-freescale@yoctoproject.org References: In-Reply-To: Subject: Re: Help!!! Error while booting yocto linux X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 May 2013 15:19:17 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 2013-05-24 08:38, Sayed Zahid wrote: > Hi, > I am trying to compile and boot the yocto linux, compilation has completed smoothly but when i try to boot the freescale board with the new uImage and rootfs ext2 filesystem , iam > getting the below error > > > > init started: BusyBox v1.13.2 (2010-06-21 12:46:04 IST) > Bad inittab entry at line 5 > can't open /dev/si: No such file or directory > can't open /dev/~~: No such file or directory > can't open /dev/l0: No such file or directory > can't open /dev/l1: No such file or directory > can't open /dev/l2: No such file or directory > can't open /dev/l3: No such file or directory > can't open /dev/l4: No such file or directory > can't open /dev/l5: No such file or directory > can't open /dev/l6: No such file or directory > can't open /dev/z6: No such file or directory > can't open /dev/S: No such file or directory > can't open /dev/1: No such file or directory > > I got to know this may be because of inittab. inittab is pointing to sbin/sysvinit . i think it is not pointing to proper link, i suppose it should point to /bin/busybox I have > already spend many days on this, trying to figure out the problem. > Could you please help me understand and solve the problem > Looking back to hear from you > Regards, > Zahid What's your target platform?