Getting and installing Arch

From ArchWiki
Revision as of 13:51, 26 November 2018 by Alad (talk | contribs) (verify signature was merged to Installation guide)

This article or section is a candidate for merging with Installation guide.

Notes: This page is strictly related to the Installation guide, and has in 2+ years only been referred from that article. (Discuss in Talk:Getting and installing Arch#Merge and rewrite)

Installation methods

The table below offers an overview of the common ways to boot the installation media. As the installation process retrieves packages from a remote repository, these methods require an internet connection; see Offline installation of packages and Installation without internet access when none is available.

Note:
  • Pointing the current boot device to a drive containing the Arch installation media is typically achieved by pressing a key during the POST phase, as indicated on the splash screen. Refer to your motherboard's manual for details.
  • When the Arch menu appears, select Boot Arch Linux and press Enter to enter the installation environment.
  • See README.bootparams for a list of boot parameters, and packages.x86_64 for a list of included packages.
Method Articles Conditions
Write the image on flash media or optical disc, then boot from it.
  • Installation on one, or a few machines at most
  • Obtain a directly bootable system
Mount the image on a server machine and have clients boot it over the network.
  • Client-server model
  • Wired (1Gbit+) network connection
Mount the image in a running Linux system and install Arch from a chroot environment.
  • Replace an existing system with reduced downtime
  • Install on the local machine, or a remote one via VNC or SSH
Set up a virtual machine and install Arch as a guest system.
  • Operating system compatible with virtualization software
  • Obtain an isolated system for learning, testing or debugging
Install Arch next to a Windows installation.
  • Machine shared with Windows users
  • Allow to easily factory-reset a Windows-preinstalled device

See also