Skip to content

Latest commit

 

History

History
34 lines (32 loc) · 730 Bytes

README.md

File metadata and controls

34 lines (32 loc) · 730 Bytes

UxPlayOS

A simple Raspberry Pi OS with UxPlay service

Flash Raspberry Pi OS 64-bit Lite with Raspberry Pi Imager.

Install the Official PIXEL Desktop:

sudo apt install xserver-xorg raspberrypi-ui-mods

Install UxPlay:

sudo apt install uxplay

Download UxPlay Service:

wget bit.ly/uxplay_service

Copy UxPlay Service in systemd:

sudo cp uxplay_service /etc/systemd/system/UxPlay.service

Enable UxPlay Service:

sudo systemctl enable UxPlay.service

Start UxPlay Service:

sudo systemctl start UxPlay.service

Boot into CLI permanently:

sudo raspi-config

System Options > Boot / Auto Login > Console Autologin