EndeavourOS Install - EndeavourOS ARM
EndeavourOS Install - EndeavourOS ARM
com/endeavouros-arm-install/
EndeavourOS install
This method should work on every ARM device once Archlinux ARM base is installed. The script lets you
choose to do a desktop install or a headless server install. In this case we will be doing a desktop install.
The following is a basic list of instructions to install EndeavourOS with a Desktop Environment or Windows
Manager.
https://github.com/endeavouros-arm/manuals has more in depth manuals. Click on the desired manual and
it will come up in a basic Github viewer. Click on the ‘Download’ button and the manual comes up a PDF
viewer that will
allow
This you to print
website uses or save to
cookies the PDF. your experience. We'll assume you accept this policy as long as you are using this X
improve
website Accept View Policy
1 of 8 10/2/21, 21:39
EndeavourOS install – EndeavourOS ARM https://arm.endeavouros.com/endeavouros-arm-install/
By default, the system has created a user named ALARM (ArchLinux ARM) with password ALARM. It also
has created a root account simply named root with a password root, to make things easier. In this step,
we’re going to use the root account and not the ALARM account.
Boot up your ARM device and once booted login as root and enter root as password.
# ping -c 4 endeavouros.com
Now we’re going to change the mirror settings to the ones near to your location. you can use either vi or
nano to edit the file, in this example you see nano.
# nano /etc/pacman.d/mirrorlist
add # to the beginning of the second line to comment it out like this
Then uncomment (remove the leading #) from the 'Server =' line(s)
for servers near you and close and save the file.
Type the following commands to create the GPG keys, update the installed image, and install git and
libnewt:
This website uses cookies to improve your experience. We'll assume you accept this policy as long as you are using this X
# pacman-key --init website Accept View Policy
2 of 8 10/2/21, 21:39
EndeavourOS install – EndeavourOS ARM https://arm.endeavouros.com/endeavouros-arm-install/
The install script will be installing Numerous Packages, to make the downloading go faster:
# vi /etc/pacman.conf
Scroll down to
#ParallelDownloads = 5
Uncomment this line by removing the leading # and if desired, change 5 to 8 or however many par
allel downloads you want to run. For my ISP 8 works well.
Installing EndeavourOS
We’re almost there, now we’re going to install EndeavourOS on the device by typing the following
commands:
# ./endeavour-ARM-install-V2.X.sh
You will be greeted with the last steps and to finalize the install just fill in the info on the screen as shown
below:
This website uses cookies to improve your experience. We'll assume you accept this policy as long as you are using this X
website Accept View Policy
3 of 8 10/2/21, 21:39
EndeavourOS install – EndeavourOS ARM https://arm.endeavouros.com/endeavouros-arm-install/
This website uses cookies to improve your experience. We'll assume you accept this policy as long as you are using this X
website Accept View Policy
4 of 8 10/2/21, 21:39
EndeavourOS install – EndeavourOS ARM https://arm.endeavouros.com/endeavouros-arm-install/
This website uses cookies to improve your experience. We'll assume you accept this policy as long as you are using this X
website Accept View Policy
5 of 8 10/2/21, 21:39
EndeavourOS install – EndeavourOS ARM https://arm.endeavouros.com/endeavouros-arm-install/
This website uses cookies to improve your experience. We'll assume you accept this policy as long as you are using this X
website Accept View Policy
6 of 8 10/2/21, 21:39
EndeavourOS install – EndeavourOS ARM https://arm.endeavouros.com/endeavouros-arm-install/
This website uses cookies to improve your experience. We'll assume you accept this policy as long as you are using this X
website Accept View Policy
7 of 8 10/2/21, 21:39
EndeavourOS install – EndeavourOS ARM https://arm.endeavouros.com/endeavouros-arm-install/
HELP HOME HOW TO GET STARTED INSTALLATION PINE64 PINEBOOK PRO PRIVACY POLICY
ABOUT US AUTOMATED BASE INSTALL DONATE ENDEAVOUROS INSTALL HEADLESS SERVER INSTALL
ROCK64
The script will install EndeavourOS on your device. Now EndeavourOS is installed on your ARM device, just
reboot and have fun with exploring and customizing your system to your needs.
You can install anything from the AUR, with the exception of heavy graphic and power resources apps, to
install those packages you can use yay.
In EndeavourOS Discovery, we have some articles on how to enhance your experience like adding a
portable SSD to your device or manuals for your home server.
Discovery Arm
This website uses cookies to improve your experience. We'll assume you accept this policy as long as you are using this X
website Accept View Policy
8 of 8 10/2/21, 21:39