Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index ae064471..8138ae0d 100644
--- a/README.md
+++ b/README.md
@@ -22,6 +22,13 @@ Whenever this live-cd boots, from here on now - it'll run `archinstall.py`.
# git clone https://github.com/Torxed/archinstall.git
# python3 ./archinstall/archinstall.py
+# Rerunning a installation
+
+ # umount -R /mnt; cryptsetup close /dev/mapper/luksdev
+ # python3 ./archinstall/archinstall.py
+
+> Note: This assumes `--post=stay` is set to avoid instant reboot at the end.
+
# Some parameters you can give it
--drive=</dev/sdX>