- Download then boot into the live arch iso.
- Load your preferred keyboard layout for convenience. My personal choice is the hu101 layout which can be done with the command:
loadkeys hu101. - Update arch linux pgp keys:
pacman-key --init pacman-key --populate
- Install git in order to clone the install script:
pacman -Sy git --noconfirm - Clone the install script:
git clone https://github.com/devbysp/linux - Run the install with the command
cd arch/install ./install - Select a profile to be installed
- The installer creates an unencrypted boot partition and can optionally encrypt the root partition with LUKS.
In UEFI mode this partition is
/boot/efi. When using BIOS with encryption enabled an additional/bootpartition is created while the root partition is encrypted.
- The installer creates an unencrypted boot partition and can optionally encrypt the root partition with LUKS.
In UEFI mode this partition is
-
Notifications
You must be signed in to change notification settings - Fork 0
magyari-zoltan/linux
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Document settings and my experiments relating to my linux working environment.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published