Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Starting Arch Linux from Termux? #25

Closed
dthboyd opened this issue Nov 23, 2017 · 7 comments
Closed

Starting Arch Linux from Termux? #25

dthboyd opened this issue Nov 23, 2017 · 7 comments
Labels
enhancement repository Working with this git repository

Comments

@dthboyd
Copy link

dthboyd commented Nov 23, 2017

How do i start arch linux from termux

@SDRausty
Copy link
Owner

SDRausty commented Nov 23, 2017

Thanks for posting. There are a number of ways you can start Arch Linux in Termux.

  1. Run ~/arch/startarch at the bash prompt. The bash shell interpreter is important!
  2. Run startarch if you chose "copy to $PATH" during install. The bash shell interpreter is important!
  3. Run chsh and change your login shell to startarch. Option 2 is required for this option to run correctly. When you open a session in Termux, it will login to Arch Linux. Important to undo this change and return to your Termux login, delete .termux/shell since chsh will be unavailable in Arch Linux to change your login shell.

These are three options. Certainly there a more ways to start an Arch Linux login in Termux on device. For the beginner CLI (Command Line Interface) user, option 2 "copy to $PATH during install" is recommended.

@dthboyd
Copy link
Author

dthboyd commented Nov 23, 2017 via email

@SDRausty SDRausty changed the title Starting arch linux from termux Starting Arch Linux from Termux? Nov 26, 2017
@SDRausty
Copy link
Owner

Refences regarding this issue https://duckduckgo.com/?q=beginning+command+line+site%3Atldp.org at these links about beginning with the Linux CLI (Command Line Interface) in Termux on Android, Chromebook and Fire OS.

@seanparsons
Copy link

@SDRausty Where is the "copy to $PATH" option? I don't remember being prompted for anything.

@SDRausty
Copy link
Owner

@seanparsons this option is now on by default. For armv5-8 architectures all prompts have been automated enabling one tap installation. This means option 2 has already been set for you, and startarch is copied to your path.

@seanparsons
Copy link

seanparsons commented May 25, 2018

screenshot_20180525-235415_termux
@SDRausty Using chsh doesn't seem to work, it seems like it's not available to the login script.

@SDRausty
Copy link
Owner

@SDRausty SDRausty added enhancement repository Working with this git repository labels Sep 30, 2018
Repository owner locked as resolved and limited conversation to collaborators May 24, 2019
Repository owner deleted a comment from seanparsons May 24, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement repository Working with this git repository
Projects
None yet
Development

No branches or pull requests

3 participants