Skip to content

Commit d03f9de

Browse files
ahesfordzdykstra
authored andcommitted
Add dm-crypt to recovery images, so cryptsetup works
Fixes: #468.
1 parent aed2c87 commit d03f9de

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

etc/zfsbootmenu/recovery.conf.d/recovery.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ install_optional_items+=" /bin/efibootmgr "
99

1010
# LUKS control
1111
install_optional_items+=" /bin/cryptsetup "
12+
add_drivers+=" dm-crypt "
1213

1314
# Networking
1415
install_optional_items+=" /bin/ip /bin/curl /bin/dhclient /sbin/dhclient-script /bin/ssh "

0 commit comments

Comments
 (0)