-
Notifications
You must be signed in to change notification settings - Fork 11
Expand file tree
/
Copy pathNeblio-Customized-Raspbian-Image
More file actions
26 lines (23 loc) · 1.12 KB
/
Copy pathNeblio-Customized-Raspbian-Image
File metadata and controls
26 lines (23 loc) · 1.12 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
This SD Card image is a customized image of Raspbian Stretch Desktop v2018-06-27
Steps to create:
* Download latest raspbian image
* sudo kpartx -a -v raspbian-stretch.img
* sudo mkdir -p /mnt/pi
* sudo mount /dev/mapper/loop0p2 /mnt/pi
* cd /mnt/pi/usr/share/rpd-wallpaper/
* sudo rm road.jpg
* sudo wget https://github.com/NeblioTeam/NEBL-Pi/raw/master/Neblio-Desktop.jpg -O road.jpg
* cd /mnt/pi/home/pi
* mkdir -p Desktop
* cd Desktop
* wget https://raw.githubusercontent.com/NeblioTeam/NEBL-Pi/master/Install-neblio-qt.sh
* chmod 755 Install-neblio-qt.sh
* cd && sudo umount /mnt/pi
* sudo kpartx -d -v raspbian-stretch.img
* sudo rm -rf /mnt/pi
Changes:
* Neblio Desktop Wallpaper
* Install-neblio-qt.sh placed on desktop for one-click installation of the latest neblio-qt version
Download Link (Google Drive): https://drive.google.com/file/d/1US0AlZyJfwxjHQ5-J76UozTIj8Yb9_Vr/view?usp=sharing
SHA-256 of 2018-06-27-raspbian-stretch-neblio-custom.zip: fdeb7e73fdf8c15e6023dc2984525b5660829dbe4cdaa6c5f34730153df2de89
SHA-256 of 2018-06-27-raspbian-stretch-neblio-custom.img: 890a5ec9570cd0e378caf40e00eec6e0c27b92ab93b3651dc7dde1cf3f2b7b71