8000 GitHub - nekwebdev/arch-install: Ansible playbook to install vanilla arch linux.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

nekwebdev/arch-install

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

arch-install

This project is an ansible playbook to install a vanilla arch linux from the live iso.

Installation

Boot on your arch live iso. Load your keyboard layout loadkeys fr-latin1 Get online. Use this command to download the 00-installarch.sh script to setup the dependencies, clone this project and start the install:

bash <(curl -sL https://bit.ly/nekarch)

Configuration

The initial bash script will ask a few configuration option questions. Currently it has support for auto partitioning of a drive: boot EFI of 300M, a swap of a chosen size and the rest for the drive for root. Manual partitionting where you then only assign parition numbers. It also supports windows dual boot and will not format the current EFI partition.

The filesystem will be btrfs and the install will configure everything for snapshots according to the arch and snapper wikis.

Quadruple check the config file at the end of the bash script as thats what the playbook will run of.

Next steps

At the end it will clone my arch-config project into root's home to configure a desktop environment after reboot.

About

Ansible playbook to install vanilla arch linux.

Resources

Stars

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages

0