Skip to content

Instantly share code, notes, and snippets.

@ceremcem
Last active July 31, 2021 14:48
Show Gist options
  • Star 4 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ceremcem/53fd10092b5e82ed1dba5d3011ac54c6 to your computer and use it in GitHub Desktop.
Save ceremcem/53fd10092b5e82ed1dba5d3011ac54c6 to your computer and use it in GitHub Desktop.
How to unlock LUKS root partition on boot via SSH
@makorne
Copy link

makorne commented Jun 1, 2017

Hi
On Debian Jessie after
apt-get install dropbear initramfs-tools busybox
find: `dropbear-initramfs': No such file or directory
Any ideas?

@makorne
Copy link

makorne commented Jun 2, 2017

Ubuntu 16.04.02:
apt-get install dropbear initramfs-tools busybox
ls: cannot access '/etc/dropbear-initramfs': No such file or directory

What OS is this gist for?

@ceremcem
Copy link
Author

This recipe is tested on Debian 7-8-9 and should work on Ubuntu without any modifications.

(Sorry for the late reply but I didn't get any notifications)

@maliciousgroup
Copy link

apt-get install dropbear-initramfs dropbear

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment