1
edit
Changes
→Preparing Pidora Noobs distribution
Example Usage
* makenoobs disk_image
== Testing Pidora Noobs ==
Download the latest version of Noobs: http://www.raspberrypi.org/downloads/ (NOOBS Offline and network install)
unzip the Noobs package then replace the files located in the os/Pidora directory with the files generated by the makenoobs script
<pre>NOOBs Pidora OS location: ./Noobs-Pidora/14-08-18
./Noobs-Pidora/14-08-18
├── boot.tar.xz
├── os.json
├── partition_setup.sh
├── partitions.json
├── Pidora.png
├── release-notes.txt
├── rootfs.tar.xz
├── slides
│ ├── A.png
│ ├── B.png
│ ├── C.png
│ ├── D.png
│ └── E.png
└── slides_vga
├── A.png
├── B.png
├── C.png
├── D.png
├── E.png
└── Pidora.png
2 directories, 21 files
</pre>