Skip to content

A stupid simple script to bootstrap Arch Linux from other Linux distributions

License

Notifications You must be signed in to change notification settings

wick3dr0se/archstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

archstrap

A stupid simple BASH script to bootstrap a minimal Arch Linux installer environment from other Linux distributions. Essentially archstrap will create a base Arch Linux system with working pacman, archstrap, genfstab, etc, at specifed mountpoint. archstrap makes installing Arch Linux from any Linux distribution easy; After archstrap execution, simply follow the ArchWiki installation guide starting at disk partitioning



Acquisition

git clone https://github.com/wick3dr0se/archstrap; cd "${_##*/}"

Execution

./archstrap [mountpoint] [output_name]

Tips

archstrap must be executed as superuser

archstrap verifies the gpg signature of the global mirror it uses. if it fails keys may need to be manually received as superuser

sudo gpg --receive-key <KEY>

About

A stupid simple script to bootstrap Arch Linux from other Linux distributions

Topics

Resources

License

Stars

Watchers

Forks

Languages