Step-by-step Void Linux installation guide with BTRFS and LUKS1 encryption in a VM, updated for 2026 by Jake@Linux.
Key Takeaways
- Void Linux can be installed securely with BTRFS and LUKS1 encryption via command line.
- Using LUKS1 is preferred over LUKS2 currently due to GRUB compatibility issues.
- Partitioning correctly and selecting the right disk is critical to avoid data loss.
- The process remains largely unchanged but an updated guide helps build user confidence.
- Virtual machines are a safe environment to test and learn Void Linux installation.
Summary
- Jake@Linux provides an updated walkthrough for installing Void Linux in a virtual machine using the command line.
- The installation includes setting up a GPT partition table with a 200MB EFI partition and a main root partition.
- The root partition is encrypted using LUKS1 due to better GRUB support compared to LUKS2.
- The EFI partition is formatted as FAT32 and labeled accordingly for boot purposes.
- The encrypted root partition is formatted with the BTRFS filesystem and labeled 'void'.
- Jake emphasizes careful disk selection to avoid data loss during partitioning.
- The video addresses common user requests and the trend of switching away from systemd-based distros.
- Jake mentions allergy interruptions to add a personal touch and authenticity to the tutorial.
- He explains the use of cryptsetup commands for encryption setup and opening the encrypted volume.
- The video aims to provide reassurance with a current and reliable installation method despite minimal changes from previous versions.











