Skip to content

Minimal instructions for installing arch linux on an UEFI system with full system encryption using dm-crypt and luks

License

Notifications You must be signed in to change notification settings

agowa/archlinux-install

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arch Linux Install

This repository shortens the path to install a full archlinux system by compressing the ArchLinux wiki into just the relevant commandline commands, without long explanations.

This guide is entended for advanced linux users, that know what they do (at least slightly) and either just want to get a quick start on how to install ArchLinux without skim reading the wiki.

If you're new to Linux in generell, this guide is not for you, you may want to use the official Installation Guide instead.

YubiKey

SSH Authentication

  1. Generate a certificate within slot 9a of the PIV module.
  2. Extract the openssh public key string: ssh-keygen -D /usr/lib/opensc-pkcs11.so -e
  3. To unlock the yubikey for openssh: ssh-add -s /usr/lib/opensc-pkcs11.so

About

Minimal instructions for installing arch linux on an UEFI system with full system encryption using dm-crypt and luks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages