This is based off of Ubuntu 18.04 LTS. Other distros can be ran, simply by copying the init.sh script to the rootfs image, then modifying the ubuntusquared script to mount a different image name.
- Clone this GitHub repo to your Ubuntu touch device.
- Run the ./install.sh script as root. It will download the image file and extract everything.
- Connect an external display, and a USB or Bluetooth keyboard/mouse using a USB Type-C dock.
- Run
ubuntusquared
as root. Your display resolution should be printed, and a 5 second countdown will start. - Enjoy!
- Default username:
ubuntu
- Default password:
ubuntu
- Login to your Ubuntu Touch system over SSH as you normally would.
- Run
sudo chroot /ubuntusquared /bin/bash