Skip to content

bebehei/archinstall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

archinstall

a small script to bootstrap archlinux in minutes.

This repository is kept as simple as possible. Fork it, create your own flavour.

My work is licensed under the MIT-License.

The installation procedure

  • Download the Archlinux-ISO
  • Boot the ISO
  • wget -O install.sh https://git.io/vvkPT
  • Edit install.sh
    • use your favorite editor
    • the values are self-explaining
  • chmod +x install.sh
  • ./install.sh
  • reboot your system

The installed flavor

  • mainly default installation-guide, everything parameterized
  • partitions (msdos)
    • boot-partition: size parametrized, FS parametrized
    • root-partition: size parametrized, FS parametrized
  • network
    • systemd-networkd (auto-generated file with manual edit)
    • systemd-resolved
  • sshd enabled

About

Just a small to install arch with the installation-iso

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages