linode/docs

Using LUKS encryption to Create a Secure Disk on Debian

Open

#2,799 opened on Oct 16, 2019

View on GitHub
 (7 comments) (0 reactions) (1 assignee)Python (1,237 forks)batch import
help wanted

Repository metrics

Stars
 (1,370 stars)
PR merge metrics
 (Avg merge 12d) (12 merged PRs in 30d)

Description

Based on the comment in Disqus:http://disq.us/p/24133i0

Issue: Doing 'grub-install /dev/sda' on a boot partition on Linode yields these issues: https://wiki.archlinux.org/index.php/GRUB#msdos-style_error_message Fix: update the guide as suggested in the comment

Can you describe a work around such that grub-install works on the boot partition? Perhaps we need to format with a certain alignment / offset to avoid this issue? More info:https://bbs.archlinux.org/viewtopic.php?pid=581760#p581760

Contributor guide