LUKS Encrypted Void Linux Install with void-installer

Create a boot partition preferably 1GB or at least 512MB. (Because it does not delete the old kernel files from /boot when new kernel is installed. We’ll have to clean up the old kernel version files more often if we have a smaller partition). We’ll have to have a separate boot partition because encrypted boot partition cannot be read by GRUB. Librebooted machines have the ability to use encrypted boot partitions though.

Continue reading

LUKS Encrypted Void Linux Install

Encryption saves your valuable data from bad people or people who want to get access to your data. LUKS encryption is a low-overhead, lightweight encryption for Linux platform. This one is about how to install Void Linux inside a LUKS encrypted drive. Don’t worry this does not use volume groups and such, so it is easy for starters.

Continue reading