Code Monkey home page Code Monkey logo

Comments (5)

jan-kiszka avatar jan-kiszka commented on July 25, 2024

Which revision of meta-iot2000 did you build? None of ours should select the Yocto 4.8 kernel that was booted on your system. The patches we still carry will not apply to it, but those alone do not explain the failing boot.

Also double-check again that you checked out the documented revisions of the layers we depends on, specifically meta-intel.

from meta-iot2000.

 avatar commented on July 25, 2024
  1. Machine used to generate the image:
  • Fedora 25: Linux Kernel 4.11.5-200.fc25.x86_64 x86_64 GNU/Linux
  1. About the poky version and the other features I am using the same patches described in the README. Follow the poky log:

[mabs@euclides iot2000-build]$ bitbake core-image-minimal
WARNING: Host distribution "Fedora-25" has not been validated with this version of the build system; you may possibly experience unexpected failures. It is recommended that you use a tested distribution.
Loading cache: 100% |###################################################################| Time: 0:00:00
Loaded 2094 entries from dependency cache.
Parsing recipes: 100% |#################################################| Time: 0:00:03
Parsing of 1523 .bb files complete (1519 cached, 4 parsed). 2100 targets, 107 skipped, 0 masked, 0 errors.
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION = "1.32.0"
BUILD_SYS = "x86_64-linux"
NATIVELSBSTRING = "universal"
TARGET_SYS = "i586-poky-linux"
MACHINE = "iot2000"
DISTRO = "poky"
DISTRO_VERSION = "2.2.1"
TUNE_FEATURES = "m32 i586-nlp"
TARGET_FPU = ""
meta
meta-poky
meta-yocto-bsp = "HEAD:6a1f33cc40bfac33cf030fe41e1a8efd1e5fad6f"
meta-oe = "HEAD:fe5c83312de11e80b85680ef237f8acb04b4b26e"
meta-intel = "HEAD:6add41510412ca196efb3e4f949d403a8b6f35d7"
meta-iot2000-bsp = "HEAD:f20ee85cbca87169b062cf28c135e032e87f8b9a"
meta-golang = "master:792695ff134bb81194cb11ae7b46c91b818485c4"

Initialising tasks: 100% |####################################################################| Time: 0:00:04
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
NOTE: Tasks Summary: Attempted 2335 tasks of which 2335 didn't need to be rerun and all succeeded.

Summary: There was 1 WARNING message shown.
[mabs@euclides iot2000-build]$

from meta-iot2000.

jan-kiszka avatar jan-kiszka commented on July 25, 2024

Revision f20ee8 is the official release 2.1.3, but that required Yocto 2.1. If you want to build against 2.2, update to current master. If you want to reproduce that old image, follow the README describing the dependencies exactly.

Also note the new way of building the image without having all those manual checkout steps, see https://support.industry.siemens.com/tf/ww/en/posts/building-fresh-iot2000-sd-card-image-via-a-single-command/168681/?page=0&pageSize=10

from meta-iot2000.

 avatar commented on July 25, 2024

I found the error. I modified the /efi/loader/entries/boot.conf and added at the end of the line the parameter "rootwait".

When I generated the image the file comes by default with this setting:
Options LABEL = Boot root = / dev / mmcblk0p2 console = ttyS1,115200n8 reboot = efi, warm rw LABEL = boot debugshell = 5

When the system was booted, the kernel panic error occurred because it could not mount the root file system.

Thanks for the help. 👍

from meta-iot2000.

jan-kiszka avatar jan-kiszka commented on July 25, 2024

Yes, you had to add this parameter manually because of using the old version. It's fixed now in master, see 4b3e3f8.

from meta-iot2000.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.