GithubHelp home page GithubHelp logo

Comments (5)

weikai avatar weikai commented on June 15, 2024 1

ok, changed kernel part size to 40M fixed the issue.

diff --git a/seed/ao.seed b/seed/ao.seed
index ccd00ed..f50a00c 100644
--- a/seed/ao.seed
+++ b/seed/ao.seed
@@ -449,6 +449,6 @@ CONFIG_PACKAGE_zlib=y
CONFIG_PACKAGE_zoneinfo-core=y
CONFIG_PACKAGE_zoneinfo-europe=y
CONFIG_SOCAT_SSL=y
-CONFIG_TARGET_KERNEL_PARTSIZE=20
+CONFIG_TARGET_KERNEL_PARTSIZE=40
CONFIG_TARGET_OPTIONS=y
CONFIG_TARGET_ROOTFS_PARTSIZE=1024

from openwrt-nanopi-r2s-r4s-builds.

weikai avatar weikai commented on June 15, 2024 1

@anaelorlinski - The full version did not have enough space for kernel and failed to boot. Increased the kernel part size fixed the boot issue.

from openwrt-nanopi-r2s-r4s-builds.

anaelorlinski avatar anaelorlinski commented on June 15, 2024

From my previous experiments while initially testing my builds images I also noticed that reflashing with squashs does not necessarily reset the settings, because the settings partition is not erased.
I am not sure that your change the kernel partition size will fix it. I think it will erase the settings partition it on next flash, but later the problem will happen again.
A good cleanup option (if the system is still booting) is to run firstboot and reboot to reset the overlay partition

from openwrt-nanopi-r2s-r4s-builds.

anaelorlinski avatar anaelorlinski commented on June 15, 2024

Oh got it. I could not imagine the kernel would be that big.

from openwrt-nanopi-r2s-r4s-builds.

anaelorlinski avatar anaelorlinski commented on June 15, 2024

Patch added. Thanks for contribution

from openwrt-nanopi-r2s-r4s-builds.

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.