Custom Arch Installation and Config Script.
- Update mirrorlist and install git:
pacman -Sy git
- Get the script:
git clone https://gitlab.com/Nelox/arch-installer
cd arch-installer
chmod +x archmatic.sh
./archmatic.sh
- create a boot and a lvm partition manually
- then set both and your ESP under the
EDIT: Set partitions (manually)
-section in the script
This project is licenced under the GNU General Public License V3. For more information, visit https://www.gnu.org/licenses/gpl-3.0.en.html