https://bugs.kde.org/show_bug.cgi?id=387390
--- Comment #3 from Andres Betts <anditosan1...@gmail.com> --- When installing from the live cd I get this error after Calamares tries to update initframs Boost.Python error in job "bootloader". <class 'subprocess.CalledProcessError'> Command 'grub-install --target=x86_64-efi --efi-directory=/boot/efi --bootloader-id=KDE_neon_Developer_Edition_(Unstable_Branches) --force' returned non-zero exit status 1 Traceback: File "/usr/lib/x86_64-linux-gnu/calamares/modules/bootloader/main.py", line 351, in run prepare_bootloader(fw_type) File "/usr/lib/x86_64-linux-gnu/calamares/modules/bootloader/main.py", line 322, in prepare_bootloader install_grub(efi_directory, fw_type) File "/usr/lib/x86_64-linux-gnu/calamares/modules/bootloader/main.py", line 253, in install_grub "--force"]) File "<string>", line 2, in <module> This error is well-documented online. However, if you try the suggested fixes, it still fails to launch Neon automatically and you are sent to the grub prompt. -- You are receiving this mail because: You are watching all bug changes.