obos-fi/README.md

23 lines
886 B
Markdown
Raw Normal View History

2015-07-20 15:37:37 -06:00
# archfi
Just a simple bash script to install Arch Linux after you have booted on the official Arch Linux install media.
With this script, you can install Arch Linux with 2 lines of code.
2015-07-20 15:49:27 -06:00
This script is maked to install minimum packages (base, grub and optionally os-prober).<br />
But now, 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 />
2015-07-20 15:37:37 -06:00
https://www.youtube.com/watch?v=-Ne4pYDqslc&list=PLytHgIKLV1caHlCrcTSkm5OF2WSVI1_Sq
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-07-20 15:49:27 -06:00
And type the next two lines :<br />
wget matmoul.github.io/archfi<br />
2015-07-20 15:37:37 -06:00
sh archfi
2015-07-20 16:41:53 -06:00
as an alternative you can call (with this argument you have a learning message for each operation):<br />
2015-07-20 15:37:37 -06:00
sh archfi -l