Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 678 Bytes

qubes_os_installation.md

File metadata and controls

18 lines (15 loc) · 678 Bytes

QubesOS installation

Prep partitions:

  • the EFI partition
  • an ext4 boot partition (1024 MiB)
  • LUKS partition with an ext4 partition inside

During setup:

  • choose custom/advanced partitioning.
  • Setup /boot/efi on the EFI partition.
  • /boot on the boot partition.
  • Decrypt the LUKS containers
  • format the partition inside LUKS to btrfs, set it to "/" mountpoint

If the partition inside LUKS is BTRFS I get an error "You must create a new file system on root device" after setting up the mount points, even if the file systems are empty. Looks like the setup might be bugged around BTRFS.