-
-
Notifications
You must be signed in to change notification settings - Fork 158
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
Comments
Thanks for posting. There are a number of ways you can start Arch Linux in Termux.
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. |
Thanks Sent from my BlackBerry - the most secure mobile device - via the Rogers Network From: [email protected]: November 23, 2017 5:49 PMTo: [email protected]: [email protected]: [email protected]; [email protected]: Re: [sdrausty/TermuxArch] Starting arch linux from termux (#25) Thanks for posting. There are a number of ways you can start Arch Linux in Termux.
Run ~/arch/startarch at the bash prompt. The bash shell interpreter is important!Run startarch if you chose "copy to $PATH" during install.Run chsh and change your login shell to startarch. Important to undo this change and return to your Termux login, delete .termux/shell since chsh will be unavailable in Arch Linux.
—You are receiving this because you authored the thread.Reply to this email directly, view it on GitHub, or mute the thread.
|
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. |
@SDRausty Where is the "copy to $PATH" option? I don't remember being prompted for anything. |
@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 |
|
How do i start arch linux from termux
The text was updated successfully, but these errors were encountered: