Giter Club home page Giter Club logo

Comments (7)

rviollette avatar rviollette commented on June 5, 2024 1

Hi there,
I confirm this comit c20ce09 fixes the missing initramfs issue.
Firstboot script gets called, the partition is extended as expected, etc.

Thanks for the report & fix

from pi-gen.

XECDesign avatar XECDesign commented on June 5, 2024

Just flashed last night's arm64 lite image using rpi-imager 1.8.5 with customisations applied. Then instead of booting normally, my pi400 just powers off when it gets to a certain point. Looking into it now, thanks.

from pi-gen.

XECDesign avatar XECDesign commented on June 5, 2024

Oh, looks like initramfs is missing altogether from /boot/firmware.

from pi-gen.

dtcooper avatar dtcooper commented on June 5, 2024

Thanks for looking into this. Out of curiosity, where can I download the CI nightly images? Thanks again!

from pi-gen.

XECDesign avatar XECDesign commented on June 5, 2024

Okay, someone requested that we don't have a hard dependency on initramfs-tools, so I moved it to recommends. So now, there's no guarantee that initramfs-tools is set up before the kernel. In this case, the initramfs kernel postinst hooks are still named .dpkg-new at the time the kernel postinst script runs run-parts. So, the hook that would normally create initramfs doesn't run.

A few options here:

  1. Revert the dependency change
  2. Explicitly install initramfs-tools before the kernel
  3. Run update-initramfs -k all -c when the image is exported.

I think I'll go for the third option for now and then if we find other people are getting burned by it, I'll revert the change altogether.

Thanks for looking into this. Out of curiosity, where can I download the CI nightly images? Thanks again!

Thanks for catching the issue! The nightly images are not publicly available, they're just used internally for testing changes before they are shipped out.

from pi-gen.

dtcooper avatar dtcooper commented on June 5, 2024

Btw, confirming your fix addresses the issue perfect. Thanks again!

from pi-gen.

XECDesign avatar XECDesign commented on June 5, 2024

Thanks for checking

from pi-gen.

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.