From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from va3outboundpool.messaging.microsoft.com (va3ehsobe003.messaging.microsoft.com [216.32.180.13]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 905F0E014E9 for ; Fri, 24 May 2013 08:31:44 -0700 (PDT) Received: from mail37-va3-R.bigfish.com (10.7.14.242) by VA3EHSOBE014.bigfish.com (10.7.40.64) with Microsoft SMTP Server id 14.1.225.23; Fri, 24 May 2013 15:31:43 +0000 Received: from mail37-va3 (localhost [127.0.0.1]) by mail37-va3-R.bigfish.com (Postfix) with ESMTP id D264E440545; Fri, 24 May 2013 15:31:42 +0000 (UTC) X-Forefront-Antispam-Report: CIP:70.37.183.190; KIP:(null); UIP:(null); IPV:NLI; H:mail.freescale.net; RD:none; EFVD:NLI X-SpamScore: -10 X-BigFish: VS-10(zzbb2dI98dI9371I936eI1432I14e3Mzz1f42h1ee6h1de0h1fdah1202h1e76h1d1ah1d2ah1fc6hz8dhzz2dh2a8h668h839h947hd25he5bhf0ah1288h12a5h12a9h12bdh137ah13b6h1441h1504h1537h153bh162dh1631h1758h1765h18e1h190ch1946h19b4h19c3h1ad9h1b0ah1d0ch1d2eh1d3fh1155h) Received: from mail37-va3 (localhost.localdomain [127.0.0.1]) by mail37-va3 (MessageSwitch) id 1369409500833531_14366; Fri, 24 May 2013 15:31:40 +0000 (UTC) Received: from VA3EHSMHS018.bigfish.com (unknown [10.7.14.226]) by mail37-va3.bigfish.com (Postfix) with ESMTP id B922C460089; Fri, 24 May 2013 15:31:40 +0000 (UTC) Received: from mail.freescale.net (70.37.183.190) by VA3EHSMHS018.bigfish.com (10.7.99.28) with Microsoft SMTP Server (TLS) id 14.1.225.23; Fri, 24 May 2013 15:31:36 +0000 Received: from tx30smr01.am.freescale.net (10.81.153.31) by 039-SN1MMR1-002.039d.mgd.msft.net (10.84.1.15) with Microsoft SMTP Server (TLS) id 14.2.328.11; Fri, 24 May 2013 15:32:22 +0000 Received: from [10.29.244.5] ([10.29.244.5]) by tx30smr01.am.freescale.net (8.14.3/8.14.0) with ESMTP id r4OFVYaD013582; Fri, 24 May 2013 08:31:35 -0700 Message-ID: <519F8775.6080800@freescale.com> Date: Fri, 24 May 2013 12:29:57 -0300 From: Daiane Angolini User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130510 Thunderbird/17.0.6 MIME-Version: 1.0 To: Sayed Zahid References: In-Reply-To: X-OriginatorOrg: freescale.com Cc: meta-freescale@yoctoproject.org 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:31:44 -0000 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit On 05/24/2013 11:38 AM, 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 Did you tried the .sdcard image instead? If you are only updating uImage and rootfs/ext2, I suppose you have a u-boot unchanged on your sdcard. Which u-boot version are you using? Could you, please, share your bootargs? Do you know your kernel version? Share here the uImage file name we can figure it out. > > > > 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 Sure, let's try to figure out your scenario ;) > Looking back to hear from you > Regards, > Zahid -- Daiane