mirror of
https://github.com/suikan4github/kaiten-yaki.git
synced 2025-12-20 10:31:17 -03:00
Add erase all confirmation.
This commit is contained in:
parent
0a4238165c
commit
e39b2de861
3 changed files with 31 additions and 6 deletions
|
|
@ -28,4 +28,9 @@ fi
|
|||
# Make target GRUB aware to the crypt partition
|
||||
echo "GRUB_ENABLE_CRYPTODISK=y" >> /target/etc/default/grub
|
||||
|
||||
echo "2-para-install.sh : Done."
|
||||
cat <<HEREDOC
|
||||
|
||||
2-para-install.sh : Done.
|
||||
Make sure to click "Continue Testing", when the Ubiquity installer finishes.
|
||||
|
||||
HEREDOC
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue