Skip to content

KimythAnly/arch-bootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arch Bootstrap Script

Forked from https://github.com/leomao/arch-bootstrap/

Usage

  1. Boot a computer with arch live image.
  2. Prepare the partitions for installing the system.
  3. Make sure the internet is available.
  4. run the following command:
$ curl -L https://git.io/v5Aju | tar -xz --strip-component=1
$ vim bootstrap.sh # set the variables to what you need.
$ vim chroot.sh # set the variables to what you need.
$ bash bootstrap.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages