Skip to content

Can't create rootfs from latest image #122

Open
@IvanPizhenko

Description

@IvanPizhenko

This is actually issue for the repository https://github.com/abhiTronix/rpi_rootfs
But because issues are not enabled there, putting it here.

Host OS: Ubuntu 22.04 LTS

STR

  1. Installed pre-requisites as described
  2. Cloned the repo git clone https://github.com/abhiTronix/rpi_rootfs
  3. Run cd rpi_rootfs
  4. Run ./build_rootfs.sh download which gives me file 2024-11-19-raspios-bookworm-armhf-lite.img.xz.
  5. Run unxz 2024-11-19-raspios-bookworm-armhf-lite.img.xz
  6. Run ./build_rootfs.sh create 2024-11-19-raspios-bookworm-armhf-lite.img

But this last step produces multiple errors like this:

Error please report bug on initramfs-tools
Include the output of 'mount' and 'cat /proc/mounts'
update-initramfs: failed for /boot/initrd.img-6.6.62+rpt-rpi-v6 with 1.
run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1
dpkg: error processing package linux-image-6.6.62+rpt-rpi-v6 (--configure):
 installed linux-image-6.6.62+rpt-rpi-v6 package post-installation script subprocess returned error exit status 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions