Skip to content

paigeadelethompson/paige-ansible-uconsole

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notes

Quickstart

  • Write the Void Linux uConsole image to an SDcard (instructions and image releases are here: https://github.com/paigeadelethompson/void-uconsole?tab=readme-ov-file)
  • With the SDCard inserted into the computer, mount the second partition of the SDCard to a mountpoint (ex mount -t exfat /dev/mmcblk0p2 /mnt)
  • git clone to the second partition on the Void Linux image (ex: cd /mnt ; git clone [email protected]:paigeadelethompson/paige-ansible-uconsole.git
  • Edit the wpa_supplicant.conf file (WiFi configuration for post-boot installation)
  • unmount the sideload partition, eject the SDCard and insert into the uConsole
  • boot on uconsole
  • login as pi
  • sudo ansible-playbook -vvvvvv /mnt/sideload/install.yml
  • reboot

Start KDE

  • login as pi then run: dbus-run-session startplasma-wayland. Refer to Github issues in this repository for more info on the status of things that are not working or to report problems.

About

A side load installer for the Void Linux for uConsole port

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages