So I created an additional OS list for NOOBS that should add the last archived versions of Raspbian Jessie & Jessie-lite from the RPF downloads site to the standard list of provided OSes.
If you already have a NOOBS SD card, edit the recovery.cmdline file in the root directory of the SD card to add the following text to the end of the existing line:
Code: Select all
repo="http://downloads.raspberrypi.org/os_list_v3.json http://raw.githubusercontent.com/procount/pinn-os/master/os/os_jessie.json"
Code: Select all
alt_image_source=http://raw.githubusercontent.com/procount/pinn-os/master/os/os_jessie.json
