Added "rerun" instructions.

This commit is contained in:
Anton Hvornum 2018-04-08 15:05:21 +02:00 committed by GitHub
parent 778480f52b
commit beaf6ba8da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 1 deletions

View File

@ -22,6 +22,13 @@ Whenever this live-cd boots, from here on now - it'll run `archinstall.py`.
# git clone -b net-deploy --single-branch 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>
@ -55,4 +62,4 @@ Whenever this live-cd boots, from here on now - it'll run `archinstall.py`.
## End note
![description](description.jpg)
![description](description.jpg)