diff options
author | JozanLeClerc <bousset.rudy@gmail.com> | 2019-11-28 20:05:55 +0100 |
---|---|---|
committer | JozanLeClerc <bousset.rudy@gmail.com> | 2019-11-28 20:05:55 +0100 |
commit | 3d702cc5a6ccd35b607118341da77a883bd63949 (patch) | |
tree | cbe5f61091a2259fd107610c7e5d579059829880 /README.org | |
parent | Removed functions for chroot as it does not really work (diff) | |
download | arch-installer-3d702cc5a6ccd35b607118341da77a883bd63949.tar.gz arch-installer-3d702cc5a6ccd35b607118341da77a883bd63949.tar.bz2 arch-installer-3d702cc5a6ccd35b607118341da77a883bd63949.tar.xz arch-installer-3d702cc5a6ccd35b607118341da77a883bd63949.tar.zst arch-installer-3d702cc5a6ccd35b607118341da77a883bd63949.zip |
README update
Diffstat (limited to 'README.org')
-rw-r--r-- | README.org | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -66,6 +66,14 @@ In UEFI boot mode, a *DOS* partition table is being used is this way: | /dev/sdx3 | / | ext4 | user defined | | /dev/sdx4 | /home | ext4 | what remains | +** Some screenshots +Here are a handful of images of the installer in action: +[[./img/screen1.png]] +[[./img/screen2.png]] +[[./img/screen3.png]] +[[./img/screen4.png]] +[[./img/screen5.png]] + ** Disclaimers While there is some basic error managements, *do not* try to break the script by inputting deliberately harmful stuff when prompted. As an *Arch Linux* installation can be complex and sensitive, it will most certainly work. This is meant to ease your life, it is not a skill test. |