Skip to content

Instantly share code, notes, and snippets.

Embed
What would you like to do?
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