Hey all,
if you have a spare microSD card and want to experiment a bit, here’s a way how to write images directly from Raspberry Imager.
Linux
sudo rpi-imager --repo https://raw.githubusercontent.com/jose1711/uconsole-rpi-imager-repo/master/os_list.json
Windows
- run Raspberry Pi Imager
- Click App Options → Content Repository → Edit
- Select
Use custom URL - Copy & paste: https://raw.githubusercontent.com/jose1711/uconsole-rpi-imager-repo/master/os_list.json
- Click Apply & Restart
OS images: courtesy of @Rex (github limits the upload to 2 GB and Google Drive/Mega do not support direct links.
@Rex: is there a particular reason why /boot was renamed to /boot/firmware? If it would be located in the location then the customisation (hostname, user, wifi settings) would work too which would render initial configuration even simpler. As of today path to /boot/firstrun.sh is hardcoded in Raspberry Pi imager.
Update: added screenshots

