mirror of
https://github.com/suikan4github/kaiten-yaki.git
synced 2025-12-20 02:21:17 -03:00
Update void-kaiten-yaki.sh
This commit is contained in:
parent
661ad2808e
commit
0a68a58e99
1 changed files with 1 additions and 1 deletions
|
|
@ -147,7 +147,7 @@ function grub_check_and_modify_local() {
|
|||
# Perhaps, too nervous. Wait 1 more second to avoid the rece condition.
|
||||
sleep 1 # 1sec.
|
||||
|
||||
# Make target GRUB aware to the crypt partition
|
||||
# Make target GRUB aware of the crypt partition
|
||||
# This must do it after start of the file copy by installer, but before the end of the file copy.
|
||||
echo "[Kaiten-Yaki] Adding GRUB_ENABLE_CRYPTODISK entry to ${TARGETMOUNTPOINT}/etc/default/grub "
|
||||
echo "GRUB_ENABLE_CRYPTODISK=y" >> ${TARGETMOUNTPOINT}/etc/default/grub
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue