For a new install of PureOs, following the installation steps here : https://tracker.pureos.net/w/installation_guide/live_system_installation/
The only difference is making the '/' and '/home' directories encrypted,
As a result I get :
Boost.Python error in job "bootloader".
Command 'grub-install --target=i386-pc --recheck --force /dev/sda' returned non-zero exit status 1.
Installing for i386-pc platform. grub-install: warning: this GPT partition label contains no BIOS Boot Partition; embedding won't be possible. grub-install: error: embedding is not possible, but this is required for RAID and LVM install.
Traceback:
File "/usr/lib/calamares/modules/bootloader/main.py", line 353, in run
prepare_bootloader(fw_type) File "/usr/lib/calamares/modules/bootloader/main.py", line 324, in prepare_bootloader install_grub(efi_directory, fw_type) File "/usr/lib/calamares/modules/bootloader/main.py", line 294, in install_grub boot_loader["installPath"]]) File "<string>", line 6, in <module>