My personally preferred way of installing Arch Linux using KDE Plasma with encrypted Btrfs, systemd-boot and UEFI.
Go to file
proledatarian e1c9f49e94 Update encrypt.sh 2022-02-12 17:21:17 +00:00
00-keyboard.conf Add new file 2022-02-07 15:20:17 +00:00
README.md Update README.md 2022-02-11 19:14:41 +00:00
arch-fallback.conf Update arch.conf, arch-fallback.conf 2022-02-07 15:25:16 +00:00
arch.conf Update arch.conf, arch-fallback.conf 2022-02-07 15:25:16 +00:00
config.sh Update config.sh 2022-02-12 16:51:21 +00:00
encrypt.sh Update encrypt.sh 2022-02-12 17:21:17 +00:00
install.md Fixes. 2022-02-11 13:17:32 +00:00
partition.sh Update partition.sh 2022-02-12 17:01:18 +00:00

README.md

Simple, modern and secure installation of Arch Linux with KDE Plasma.

This is my personal installation routine, which I continously expand and redefine.

It aims for a simple (read minimal) Arch Linux installation, which is modern in the way that it uses UEFI and systemd-boot, secure in the way that it uses full-disk encryption using LUKS as well as flexibility by using LVM volumes for the root and home partition.
Click here to go to the actual installation..

To automatically get the necessary configuration files, clone this repository when installing.

git clone https://gitlab.com/dataprolet/arch-install
cd arch-install
sh config.sh

This installation process also aims for booting into the GUI as $user after the first reboot from the installation medium.