We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
File "/usr/lib/calamares/modules/fstab/main.py", line 397, in run return generator.run() File "/usr/lib/calamares/modules/fstab/main.py", line 118, in run self.generate_fstab() File "/usr/lib/calamares/modules/fstab/main.py", line 196, in generate_fstab libcalamares.utils.host_env_process_output(["/usr/bin/grub-install", "--efi-directory", efi_path, "--boot-directory", boot_path]) File "<string>", line 5, in <module>
File "/usr/lib/calamares/modules/fstab/main.py", line 118, in run self.generate_fstab()
File "/usr/lib/calamares/modules/fstab/main.py", line 196, in generate_fstab libcalamares.utils.host_env_process_output(["/usr/bin/grub-install", "--efi-directory", efi_path, "--boot-directory", boot_path])
File "<string>", line 5, in <module>
The text was updated successfully, but these errors were encountered:
Hello,
You probably booted the system by bios boot. Could you try UEFI instead of BIOS? We do not support BIOS boot unfortunately.
Sorry, something went wrong.
No branches or pull requests
Traceback:
The text was updated successfully, but these errors were encountered: