Added instructions to install Arch Linux from the live ISO
This commit is contained in:
parent
7a6aca59a5
commit
b08dfb91b1
@ -1 +0,0 @@
|
|||||||
phundrak@Gampo.1032:1568964986
|
|
BIN
2019-09-21-172222_1366x768_scrot.png
Normal file
BIN
2019-09-21-172222_1366x768_scrot.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1011 KiB |
13
README.org
13
README.org
@ -60,6 +60,19 @@
|
|||||||
get an Arch Linux distribution up and running with the same configuration as
|
get an Arch Linux distribution up and running with the same configuration as
|
||||||
my main computer’s and my travelling laptop’s configuration.
|
my main computer’s and my travelling laptop’s configuration.
|
||||||
|
|
||||||
|
** Install Arch Linux
|
||||||
|
I usually install Arch from the vanilla ISO, however I began using [[https://github.com/MatMoul/archfi][archfi]] to
|
||||||
|
install easily the distro (I’ve done it so many times, I know how it works
|
||||||
|
now). Usually, my distros will be installed on at least two partitions, one
|
||||||
|
dedicated to =/home=, the other to the root partition =/=. When you boot into
|
||||||
|
the live ISO, execute the following command:
|
||||||
|
#+BEGIN_SRC sh :exports code
|
||||||
|
wget archfi.sf.net/archfi
|
||||||
|
# Or from matmoul.github.io/archfi if SourceForge is down
|
||||||
|
sh archfi
|
||||||
|
#+END_SRC
|
||||||
|
Then, follow the instructions and install Arch Linux.
|
||||||
|
|
||||||
** Update the system
|
** Update the system
|
||||||
First of all, let’s update the system in order to be sure to have the latest
|
First of all, let’s update the system in order to be sure to have the latest
|
||||||
version.
|
version.
|
||||||
|
Loading…
Reference in New Issue
Block a user