Open
Description
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
- Installed pre-requisites as described
- Cloned the repo
git clone https://github.com/abhiTronix/rpi_rootfs
- Run
cd rpi_rootfs
- Run
./build_rootfs.sh download
which gives me file2024-11-19-raspios-bookworm-armhf-lite.img.xz
. - Run
unxz 2024-11-19-raspios-bookworm-armhf-lite.img.xz
- 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
Labels
No labels