Skip to content

jd-raymaker/arch-install

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

arch-install

Semi-Automatic Arch install with personal setup. Made for UEFI systems in mind.

How to use

  1. Clone repo git clone https://github.com/jd-raymaker/arch-install.git and edit it to your liking
  2. Partition and format drives you want to use with any tool of your choice (ex. cfdisk or fdisk)
  3. Mount the root partition to /mnt
  4. Make a mount point for EFI partition mkdir -p /mnt/boot/efi
  5. Mount EFI partition to /mnt/boot/efi
  6. Run ./arch-install.sh and watch the installation do it's magic

About

Semi-Automatic Arch install with personal setup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages