@@ -105,8 +105,6 if [ "$ENABLE_INITRAMFS" = true ] ; then | |||||
105 |
|
105 | |||
106 | # Remove dummy mapping |
|
106 | # Remove dummy mapping | |
107 | chroot_exec cryptsetup close "${CRYPTFS_MAPPING}" |
|
107 | chroot_exec cryptsetup close "${CRYPTFS_MAPPING}" | |
108 | else |
|
|||
109 |
|
||||
110 | fi |
|
108 | fi | |
111 | # Generate initramfs without encrypted root partition support |
|
109 | # Generate initramfs without encrypted root partition support | |
112 | chroot_exec mkinitramfs -o "/boot/firmware/initramfs-${KERNEL_VERSION}" "${KERNEL_VERSION}" |
|
110 | chroot_exec mkinitramfs -o "/boot/firmware/initramfs-${KERNEL_VERSION}" "${KERNEL_VERSION}" |
General Comments 0
Vous devez vous connecter pour laisser un commentaire.
Se connecter maintenant