BerryConverter. Raspberry Pi 4. Not working for me. ##Working in the next Video##
##Now working see##
https://youtu.be/nmrOYPQ8KoI
BerryConverter. Raspberry Pi 4. Not working for me.
Hope someone can help.
Does it not work on Arm?
The Description mentions a regular Linux Desktop computer
I also don’t have mksquashfs
GitHub link
https://github.com/Kingo71/BerryConverter
Read me
BerryConverter
Berryboot image conversion script
Prerequisite:
A regular Linux desktop computer that has kpartx and mksquashfs installed.
Setup
copy berryboot_conv.sh in a folder of your choice togheter with the Raspberry image file. Change the script permission to executable with:
chmod 755 berryboot_conv.sh
Usage:
./berryboot_conv.sh name_image_to_convert name_converted_image
The converted image file can be copied to a USB stick and then choosen to be installed in berryboot. The converted image can be used also in a local network repository.