GithubHelp home page GithubHelp logo

Comments (4)

htot avatar htot commented on July 22, 2024 1

Looks like some new error in init script when booting ext4 image. You could try flashall with --btrfs ( works for me). Or fix the init script here. Or interrupt U-Boot then run do_rescue. From there you can mount the disk and fix /etc/fstab.

from meta-intel-edison.

leshniak avatar leshniak commented on July 22, 2024

I've had to flash the board with the last, official image and then I've run flashall.sh --btrfs, now it works! Thank you for help and your work.

from meta-intel-edison.

htot avatar htot commented on July 22, 2024

Hi @leshniak thanks for testing. This means that the btrfs image is working well, but the ext4 image for some reason refuses to mount /home. I see 2 possibilities:

  1. something changed in mount options (mount: mounting /boot on /realroot/boot failed: Invalid argument) causing problems in the init script.
  2. there is no home partition due to move/resizing /
    So that needs fixing, except I'm planning to drop ext4 in future versions. If you care to fix the issue I'll take the patch of course.

from meta-intel-edison.

leshniak avatar leshniak commented on July 22, 2024

I've had this image installed before flashing. I think it's not a common issue.

from meta-intel-edison.

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.