Giter VIP home page Giter VIP logo

Comments (3)

michaelopdenacker avatar michaelopdenacker commented on August 30, 2024

Greetings
To confirm the cross-compiler issue, you could also try the cross-compiler provided by the distribution.
sudo apt install gcc-arm-linux-gnueabi
export CROSS_COMPILE=arm-linux-gnueabi-
If this works, there is an issue indeed with your cross-compiler. Otherwise, you may share your U-Boot .config file here.
I don't have a .config file for crosstool-ng for the QEMU lab at hand though (would take time to reproduce, and we only have time to support the participants to our sessions).
Cheers
Michael.

from training-materials.

michaelopdenacker avatar michaelopdenacker commented on August 30, 2024

Closing this bug. No proof there is an issue in our training materials.
Don't hesitate to continue to post comments anyway.

from training-materials.

Subhankar2000 avatar Subhankar2000 commented on August 30, 2024

Thank You very much for the reply, I tried with the already available compiler but still the same error. I managed to get a proper compiler using buildroot ( only making the sdk ) and got everything working, however I am facing a new issue for nfs-krenel-server, I did everything according to the material to get the root file system from u-boot using the nfs-kernel-server, but in qemu it is stuck at starting kernel and in my host system where the server is, I am getting this in my logs, checked internet, many kind of solutions but none of them worked.

authenticated mount request from

that's it, I can't go further. I am on Ubuntu 20.04.3
If I try without the nfs-kernel-server, It's fine, I can see the kernel panic as per the given material.

from training-materials.

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.