The DeskPi Pro is a hardware kit for converting a standard Raspberry Pi 4 from a naked SBC, with limited storage, into a mini PC complete with a power button, cooling, better ports and, via SATA then USB3, 2.5" or M.2 SSD storage.
- DietPi (64bit)
- Kali-linux-arm (32bit)
- Manjaro (32bit)
- Raspberry Pi OS (32bit)
- RaspiOS (64bit)
- RetroPie OS (32bit)
- Twister OS v2.0.2 (32bit)
- Ubuntu-mate OS(32bit)
- Ubuntu (64bit)
- Volumio OS Version: 2021-04-24-Pi (32bit)
- Kali-linux-arm OS (64-Bit)
- Manjaro OS (64bit)
- Windows 11
- Windows 10 IoT
- If using a 64bit OS, the script to control the fan is in the
rivers/c/
directory. The file suffix with64
means64bit
and the one without a32bit
executable file - Before you install this script, please make sure your Raspberry Pi can access the GitHub website
- Step 1. Enable Front USB port
Edit
/boot/firmware/config.txt
file by adding the following parameter:
dtoverlay=dwc2,dr_mode=host
Save it and reboot your Raspberry Pi.
- Step 2. Install fan driver TO BE DONE, we are working on it...
cd ~
git clone https://github.com/DeskPi-Team/deskpi.git
cd ~/deskpi/
chmod +x install.sh
sudo ./install.sh
cd ~
git clone https://github.com/DeskPi-Team/deskpi.git
cd ~/deskpi/
chmod +x install-ubuntu-64.sh
sudo ./install-ubuntu-64.sh
cd ~
git clone https://github.com/DeskPi-Team/deskpi.git
cd ~/deskpi/
chmod +x install-ubuntu-mate.sh
sudo ./install-ubuntu-mate.sh
cd ~
git clone https://github.com/DeskPi-Team/deskpi.git
cd ~/deskpi/
chmod +x install-manjaro.sh
sudo ./install-manjaro.sh
- Image Download URL: https://images.kali.org/arm-images/kali-linux-2020.3a-rpi3-nexmon.img.xz