Skip to content
New issue

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

Failed Install in VirtualBox #42

Open
henriwasd opened this issue Feb 14, 2024 · 1 comment
Open

Failed Install in VirtualBox #42

henriwasd opened this issue Feb 14, 2024 · 1 comment

Comments

@henriwasd
Copy link

Command '/usr/bin/grub-install' returned non-zero exit status 1.
Installing for i386-pc platform. /usr/bin/grub-install: error: install device isn't specified.

Traceback:
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>

image

@FT-Labs
Copy link
Owner

FT-Labs commented Feb 16, 2024

Hello,

You probably booted the system by bios boot. Could you try UEFI instead of BIOS? We do not support BIOS boot unfortunately.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants