From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 76E93E00930; Thu, 2 Apr 2015 02:26:33 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-6.9 required=5.0 tests=BAYES_00,HTML_MESSAGE, RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] * 0.0 HTML_MESSAGE BODY: HTML included in message * -5.0 RCVD_IN_DNSWL_HI RBL: Sender listed at http://www.dnswl.org/, high * trust * [192.55.52.93 listed in list.dnswl.org] Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id CB0F1E008DC for ; Thu, 2 Apr 2015 02:26:31 -0700 (PDT) Received: from orsmga002.jf.intel.com ([10.7.209.21]) by fmsmga102.fm.intel.com with ESMTP; 02 Apr 2015 02:26:31 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.11,509,1422950400"; d="scan'208,217";a="707835355" Received: from pgsmsx107.gar.corp.intel.com ([10.221.44.105]) by orsmga002.jf.intel.com with ESMTP; 02 Apr 2015 02:26:30 -0700 Received: from pgsmsx101.gar.corp.intel.com ([169.254.1.205]) by PGSMSX107.gar.corp.intel.com ([169.254.7.219]) with mapi id 14.03.0224.002; Thu, 2 Apr 2015 17:25:35 +0800 From: "Yu, Chan KitX" To: "yocto@yoctoproject.org" Thread-Topic: Kernel Panic: /sbin/init not found Thread-Index: AdBtJJT1N+XghKcCR/iJRvDjeaehYg== Date: Thu, 2 Apr 2015 09:25:35 +0000 Message-ID: <0E4D391FE2BDEC45AA0B4E32D6BD598A28AF2F@PGSMSX101.gar.corp.intel.com> Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [172.30.20.206] MIME-Version: 1.0 Subject: Kernel Panic: /sbin/init not found X-BeenThere: yocto@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Discussion of all things Yocto Project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Apr 2015 09:26:33 -0000 Content-Language: en-US Content-Type: multipart/alternative; boundary="_000_0E4D391FE2BDEC45AA0B4E32D6BD598A28AF2FPGSMSX101garcorpi_" --_000_0E4D391FE2BDEC45AA0B4E32D6BD598A28AF2FPGSMSX101garcorpi_ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hello all, My Yocto build environment was working perfectly until last week when I got= kernel panic caused by missing/sbin/init. When I examined the image, I fou= nd that /sbin/init is indeed absent from the root image. To troubleshoot th= e issue, I tried building a stock Yocto whose target platform is 64-bit mac= hine using a freshly installed Ubuntu 14.04 from another build machine. D= espite that, the kernel panic still occurs and that's the main reason I'm w= riting here; that is to see if anyone else has the same issue. I did not ma= ke any change or any customization to local.conf aside from setting MACHINE= to 64 bit and adding the following lines which enable multilib: IMAGE_INSTALL =3D "lib32-connman" require conf/multilib.conf MULTILIBS =3D "multilib:lib32" DEFAULTTUNE_virtclass-multilib-lib32 =3D "x86" I would be more than happy to provide necessary diagnostic message shall yo= u request so. Let me know if you guys are able to reproduce this issue. Chan Kit --_000_0E4D391FE2BDEC45AA0B4E32D6BD598A28AF2FPGSMSX101garcorpi_ Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

Hello all,

 

My Yocto build environment was working perfectly unt= il last week when I got kernel panic caused by missing/sbin/init. When I ex= amined the image, I found that /sbin/init is indeed absent from the root im= age. To troubleshoot the issue, I tried building a stock Yocto whose target platform is 64-bit machine using= a  freshly installed Ubuntu 14.04 from another build machine.  D= espite that, the kernel panic still occurs and that’s the main reason= I’m writing here; that is to see if anyone else has the same issue. I did not make any change or any customization to loca= l.conf aside from setting MACHINE to 64 bit and adding the following lines = which enable multilib:

 

IMAGE_INSTALL =3D "lib32-connman"

require conf/multilib.conf

MULTILIBS =3D "multilib:lib32"<= /p>

DEFAULTTUNE_virtclass-multilib-lib32 =3D "x86&q= uot;

 

I would be more than happy to provide necessary diag= nostic message shall you request so. Let me know if you guys are able to re= produce this issue.

 

Chan Kit

--_000_0E4D391FE2BDEC45AA0B4E32D6BD598A28AF2FPGSMSX101garcorpi_--