Boria138 / archinstall

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Arch Install script based on linuxshef script

What has been redone

  • Created scripts for installation DE and drivers
  • Cut out the disk layout (Done via btrfscreate in settigs folder)
  • Added mkinitcpio settings
  • Added GRUB settings
  • Added drivers autoinstall
  • Added CPU ucode autoinstall
  • Added my arch based distro tweaks autoinstall
  • Added plymouth autoinstall
  • Added chaotic-aur repository by default

Note: files not related to Arch Install have been moved to the dotfiles repository

How to use

First, boot with the last Arch Linux image with a bootable device.

Then make sure you have Internet connection on the Arch iso. If you have a wireless connection the iwctl command might be useful to you. You can also read the Network configuration from the Arch Linux guide for more detailed instructions.

Then download the script with from the command line:

curl -LO boria138.github.io/archinstall/curl

Finally, launch the script:

sh curl

Then follow the on-screen instructions to completion.

About

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%