F5F Stay Refreshed Software Operating Systems Setting up Linux on an Android device

Setting up Linux on an Android device

Setting up Linux on an Android device

T
tomisnottrash
Member
56
12-23-2016, 03:44 AM
#1
Hello! I’m looking for guidance on running a Linux system on your Samsung Galaxy S8. Can a standalone Linux OS be installed on a phone, or is an emulator required? I’ve tried Termux for installing Linux, but after finishing the install, I get an error saying the command isn’t found. Any advice or suggestions would be greatly appreciated.
T
tomisnottrash
12-23-2016, 03:44 AM #1

Hello! I’m looking for guidance on running a Linux system on your Samsung Galaxy S8. Can a standalone Linux OS be installed on a phone, or is an emulator required? I’ve tried Termux for installing Linux, but after finishing the install, I get an error saying the command isn’t found. Any advice or suggestions would be greatly appreciated.

B
BatChen
Junior Member
17
12-23-2016, 03:51 AM
#2
Shifted to Linux, macOS and all platforms excluding Windows
B
BatChen
12-23-2016, 03:51 AM #2

Shifted to Linux, macOS and all platforms excluding Windows

T
TryAgain1134
Junior Member
45
12-31-2016, 09:21 AM
#3
Choose a Linux distribution like Ubuntu or Manjaro for a standalone OS. For mobile, options include Ubuntu Touch and Sailfish OS, though neither offers fully functional builds for Samsung devices. You may need to adapt the software to your device, possibly by unlocking the bootloader. Running Linux on Samsung typically demands an emulator.
T
TryAgain1134
12-31-2016, 09:21 AM #3

Choose a Linux distribution like Ubuntu or Manjaro for a standalone OS. For mobile, options include Ubuntu Touch and Sailfish OS, though neither offers fully functional builds for Samsung devices. You may need to adapt the software to your device, possibly by unlocking the bootloader. Running Linux on Samsung typically demands an emulator.

B
BadBlood123
Junior Member
11
01-08-2017, 12:53 AM
#4
Termux should function properly. Ensure the script has execute rights with chmod 700 example.sh, then type ./example.sh
B
BadBlood123
01-08-2017, 12:53 AM #4

Termux should function properly. Ensure the script has execute rights with chmod 700 example.sh, then type ./example.sh

S
SrWaldo_22
Member
239
01-15-2017, 11:06 AM
#5
Choose between minimal hardware compatibility and a complete terminal experience with full firmware, GUI, and touch support.
S
SrWaldo_22
01-15-2017, 11:06 AM #5

Choose between minimal hardware compatibility and a complete terminal experience with full firmware, GUI, and touch support.

C
163
01-15-2017, 03:50 PM
#6
Hey everyone, sorry for the delayed reply. I finally attempted rooting the Samsung Galaxy S8, but ended up damaging the software. Now the phone just powers on and boots into the flashing utility, but not further. Fortunately, I managed to install a working Linux version on another device using Termux and some Linux tools from NetHunter, along with VNC from the same source. My S8 is still not bootable, though. Anyone know where I can find a genuine Android version for an S8? I’m not entirely sure about the model number, so I’ll need to get it once I’m home. Thanks a lot for your help—it really made a big difference.
C
Cookie0verDose
01-15-2017, 03:50 PM #6

Hey everyone, sorry for the delayed reply. I finally attempted rooting the Samsung Galaxy S8, but ended up damaging the software. Now the phone just powers on and boots into the flashing utility, but not further. Fortunately, I managed to install a working Linux version on another device using Termux and some Linux tools from NetHunter, along with VNC from the same source. My S8 is still not bootable, though. Anyone know where I can find a genuine Android version for an S8? I’m not entirely sure about the model number, so I’ll need to get it once I’m home. Thanks a lot for your help—it really made a big difference.

A
Adabelle
Senior Member
724
01-15-2017, 07:02 PM
#7
Android runs on Linux, so for terminal tasks you can root the device and add a terminal app. You might even install Ubuntu inside a chroot environment.
A
Adabelle
01-15-2017, 07:02 PM #7

Android runs on Linux, so for terminal tasks you can root the device and add a terminal app. You might even install Ubuntu inside a chroot environment.