guysoft / FullPageOS

A raspberrypi distro to display a full page browser on boot
GNU General Public License v3.0
3.86k stars 237 forks source link

Build issue - no image found #420

Open rowie opened 2 years ago

rowie commented 2 years ago

The downloaded image (wget -c --trust-server-names 'https://downloads.raspberrypi.org/raspios_lite_armhf_latest') is a img.xz file. i have to: unxz 2022-04-04-raspios-bullseye-armhf-lite.img.xz and then zip the img to build a new image

br, rowie

guysoft commented 2 years ago

Related to: https://github.com/guysoft/CustomPiOS/issues/163 It needs to be fixed in CustomPiOS

rowie commented 2 years ago

thx man for the info! great work/project!