2023-07-09 - 11:23:15 [1]: void Calamares::ViewManager::onInstallationFailed(const QString&, const QString&)
ERROR: Installation failed: "Boost.Python error in job \"windowsbootentry\"."
2023-07-09 - 11:23:15 [6]: .. - message: "Boost.Python error in job \"windowsbootentry\"."
2023-07-09 - 11:23:15 [6]: .. - details: <div><strong><class 'OSError'></strong></div><div>[Errno 30] Read-only file system: '/tmp/calamares-root-98t3le2h/efi/EFI/Microsoft'</div><div><br/>Traceback:</div><div><pre>File "/usr/lib/calamares/modules/windowsbootentry/main.py", line 197, in run
handle_systemdboot(efi_directory)
I’m getting this has something with the installer not able to install the bootloader correctly into the EFI location, but I am not sure how to fix it. Any help?