Skip to content

A complete ArchLinux installer. Making installation easier than eating a pie.

License

Notifications You must be signed in to change notification settings

FrancescoXD/Archer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 

Repository files navigation

Archer - WIP (With the new update is UEFI only)

CodeFactor

A complete ArchLinux installer. Making installation easier than eating a pie.

The program will format the entire disk, make sure you have backups.

EFI Guide

MBR Guide

Requirements

An ArchLinux live and a keyboard.

# pacman -Sy git

Be sure to update the archlinux-keyring package first!

If you get GLIBC error you need to reinstall the glibc package.

# pacman -Sy glibc

If you get error: could not open file /var/lib/pacman/sync/core.db: Unrecognized archive format delete sync folder and update databases.

# rm -rf /var/lib/pacman/sync
# pacman -Syy
# pacman -S git

Download the repo

$ git clone https://github.com/FrancescoXD/Archer.git
$ cd Archer
$ chmod +x installer.sh
$ ./installer.sh

Guide

EFI guide

When you start the script a list of disks will come up, you have to write on which disk ArchLinux will be installed (be careful because it wants the full path: /dev/sdX, where X must be replaced by the letter of the disk).

When finished, you will be asked for your root password. Be careful when choosing this password.

About

A complete ArchLinux installer. Making installation easier than eating a pie.

Topics

Resources

License

Stars

Watchers

Forks

Languages