Seeed-Studio-Wiki/docs/FAQ/reTerminal/install-ubuntu-on-reterminal.md
2024-10-31 09:17:45 +08:00

2.2 KiB

description title image slug last_update
reTerminal-FAQ How to install Ubuntu on reTerminal https://files.seeedstudio.com/wiki/wiki-platform/S-tempor.png /install-ubuntu-on-reterminal
date author
6/21/2023 Seraphina

If you want to install Ubuntu on reTerminal, follow the steps below step by step:

:::note Refer to flashing instructions here. After opening Raspberry Pi Imager, navigate to CHOOSE OS > Use custom and select the above image to flash :::

  • Step 2. SSH into reTerminal and run the following commands one after the other. Make sure to use ubuntu as the username and ubuntu as the password
wget https://files.seeedstudio.com/wiki/ReTerminal/ubuntu/script1.sh
wget https://files.seeedstudio.com/wiki/ReTerminal/ubuntu/script2.1.sh
chmod +x script1.sh script2.1.sh
sudo ./script1.sh
sudo reboot
sudo ./script2.1.sh
sudo reboot
  • Step 3. Now, reTerminal will boot into Ubuntu Desktop, but in wrong orientation

pir

  • Step 4. Click the power icon on top right corner and click Settings

pir

  • Step 5. Select Displays and choose Portrait Left under Orientation and click Apply

pir

Finally you will see the Ubuntu Desktop in proper orientation!

pir