From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from tinyArch.localdomain (unknown [78.110.170.148]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 36CD3E00307 for ; Thu, 9 Feb 2012 08:11:47 -0800 (PST) Received: from [192.168.0.29] (unknown [195.171.99.130]) by tinyArch.localdomain (Postfix) with ESMTPSA id 9C6D0280A4 for ; Thu, 9 Feb 2012 15:37:17 +0000 (GMT) Message-ID: <4F33F01E.2000601@communistcode.co.uk> Date: Thu, 09 Feb 2012 16:11:10 +0000 From: Jack Mitchell User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0) Gecko/20120205 Thunderbird/10.0 MIME-Version: 1.0 To: meta-ti@yoctoproject.org Subject: Beaglebone kernel/u-boot/userspace X-BeenThere: meta-ti@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Mailing list for the meta-ti layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2012 16:11:47 -0000 Content-Type: multipart/alternative; boundary="------------060100090309030203000103" --------------060100090309030203000103 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit In light of the recent discussions today, I have been spurred into having another go at getting my beaglebone working with poky/yocto. Instead of adding a whole layer I cherry picked out the important bits (mainly the kernel package and u-boot) and got a build that would complete. Upon, trying to boot my beaglebone I recieve the following error: INIT: version 2.88 booting Starting udevtar: short read Starting Bootlog daemon: bootlogd: cannot deduce real console device bootlogd. [ 4.050198] EXT4-fs (mmcblk0p2): re-mounted. Opts: user_xattr,barrier=1,data=ordered ln: /var/run/ld.so.cache: No such file or directory Configuring network interfaces... ifup: can't open '/var/run/ifstate': No such file or directory done. Thu Feb 9 15:34:00 UTC 2012 [Halts here - will go no further and non-interactive] Is this an issue with my userspace setup, my u-boot setup or indeed the kernel itself? A point in the right direction would be much appreciated. Cheers all, I have been enjoying the discussions today. Jack. --------------060100090309030203000103 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit In light of the recent discussions today, I have been spurred into having another go at getting my beaglebone working with poky/yocto. Instead of adding a whole layer I cherry picked out the important bits (mainly the kernel package and u-boot) and got a build that would complete.

Upon, trying to boot my beaglebone I recieve the following error:

INIT: version 2.88 booting
Starting udevtar: short read

Starting Bootlog daemon: bootlogd: cannot deduce real console device
bootlogd.
[    4.050198] EXT4-fs (mmcblk0p2): re-mounted. Opts: user_xattr,barrier=1,data=ordered
ln: /var/run/ld.so.cache: No such file or directory
Configuring network interfaces... ifup: can't open '/var/run/ifstate': No such file or directory
done.
Thu Feb  9 15:34:00 UTC 2012
[Halts here - will go no further and non-interactive]

Is this an issue with my userspace setup, my u-boot setup or indeed the kernel itself?

A point in the right direction would be much appreciated.

Cheers all, I have been enjoying the discussions today.
Jack.
--------------060100090309030203000103--