RPi_NaomiBoot is a reboot of NaomiBoot Project from Gummbo
Purpose of this is to be able to use Naomi Net Boot from anywhere at your home and from any devices with a browser.
This project is just a reboot of Gummbo NaomiBoot project (https://sourceforge.net/projects/naomiboot/)
I couldn't boot correctly on my Raspberry with the images provided in Gummbo project, so i've just extracted the Web application files from one of his image, and then recreated it from scratch on the freshest Raspbian distribution.
Raspbian Read-Only, as its name indicates, is a read-only distribution of Raspbian. But it has also been minimized to have a small footprint, low resource utilization and fast boot times.
You can use Raspbian Read-Only as the base for your Raspberry Pi projects, since there’s no unnecessary packages installed. This makes it fast, reliable and a perfect framework for your projects.
The default password for root is "raspbian". Raspbian Read-Only will also automatically expand to make use of your microSD, so no manual steps for you to perform. ...
Images of pre-configured Raspberry Pi operating systems.
Pre-configured images of my Raspberry Pi operating systems, used for backup essentially, if they help anyone else, good !
These files just need flashing to the appropiately sized SD card and then booting in your Pi, no install needed.
You will need to use the dd command if the SD card is the same size as the image, if larger you can flash the SD card with "Startup Disk Creator" or similar.
You should be able to login with root/root and in most Raspbian releases pi/raspberry for...