2015-07-20 15:37:37 -06:00
|
|
|
# archfi
|
|
|
|
|
2015-08-30 12:46:41 -06:00
|
|
|
Just a simple bash script wizard to install Arch Linux after you have booted on the official Arch Linux install media.
|
2015-07-20 15:37:37 -06:00
|
|
|
|
|
|
|
With this script, you can install Arch Linux with 2 lines of code.
|
|
|
|
|
2015-10-10 13:59:50 -06:00
|
|
|
This wizard is maked to install minimum packages (base, grub and optionally efibootmgr).<br />
|
2015-08-30 12:46:41 -06:00
|
|
|
At the end of this wizard, you can install or launch archdi (Arch Linux Destop Install) to install and configure desktop packages.<br />
|
2015-07-20 16:38:37 -06:00
|
|
|
archdi project : https://github.com/MatMoul/archdi
|
2015-07-20 15:37:37 -06:00
|
|
|
|
2015-07-20 16:39:15 -06:00
|
|
|
You can watch my videos to show how to use it :<br />
|
2016-02-24 14:40:36 -07:00
|
|
|
https://www.youtube.com/playlist?list=PLytHgIKLV1caHlCrcTSkm5OF2WSVI1_Sq
|
2015-07-20 15:37:37 -06:00
|
|
|
|
2015-07-20 15:49:27 -06:00
|
|
|
How to use :<br />
|
2015-07-20 15:37:37 -06:00
|
|
|
Boot with the Arch Linux image : https://www.archlinux.org/download/
|
|
|
|
|
2015-08-30 12:46:41 -06:00
|
|
|
Download the script :<br/>
|
2015-12-06 15:38:34 -07:00
|
|
|
wget archfi.sf.net/archfi<br />
|
2015-08-30 12:46:41 -06:00
|
|
|
or if sourceforge is down :<br />
|
|
|
|
wget matmoul.github.io/archfi
|
|
|
|
|
|
|
|
And launch the script :<br />
|
2015-07-20 15:37:37 -06:00
|
|
|
sh archfi
|