You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Your script works great. But FYI, if you're working with a network without DHCP, you have to specific a static in during the initramfs otherwise you're going to get locked out.
Need to add a line "IP=" with your settings into /etc/initramfs-tools/initramfs.conf
Your script works great. But FYI, if you're working with a network without DHCP, you have to specific a static in during the initramfs otherwise you're going to get locked out.
Need to add a line "IP=" with your settings into /etc/initramfs-tools/initramfs.conf
See https://stinkyparkia.wordpress.com/2014/10/14/remote-unlocking-luks-encrypted-lvm-using-dropbear-ssh-in-ubuntu-server-14-04-1-with-static-ipst/ for reference.
The text was updated successfully, but these errors were encountered: