hnzio
February 11, 2023, 4:42pm
1
Hi there,
I want to install the latest release at my system and unfortunately I get the following error message every time:
Error:
Der Bootloader konnte nicht installiert werden. Der Installationsbefehl
grub-install --target=i386-pc --recheck --force /dev/nvme0n1 erzeugte Fehlercode 1
Unfortunately, I have not yet learned how to use grub, so can you please help?
Thanks,
Florian
dalto
February 11, 2023, 4:47pm
2
It looks like you are booting the ISO in legacy mode. Booting it in UEFI mode should resolve that issue.
Either disable legacy in the BIOS or use the use the boot menu to pick the UEFI option.
1 Like
thefrog
February 11, 2023, 4:55pm
3
That is boot instructions for legacy as @dalto has explained. I doubt the nvme will handle also make sure you have a gpt partition table. nvme is SSD which should be on a gpt partition.
dalto
February 11, 2023, 5:00pm
4
He does have a gpt partition table. You can see that from logs. That is why it is failing.
colin
February 11, 2023, 7:11pm
5
hji Florian,
welchen Installationsbefehl hast du eingetippt ?
es sollte sudo grub-install
heissen,
das geht aus DEINEM post nicht hervor…
dalto
February 11, 2023, 7:48pm
6
He didn’t type anything. This is coming from the installer itself. The installer doesn’t need sudo as it is running as root.
hnzio
February 12, 2023, 9:35am
8
Classic. Thank you. Now I see the UEFI hint in every documentation, of course, about how to install the system - but I had never paid attention to it until now. I simply selected the first entry to the installation stick… Thank you!
system
Closed
February 14, 2023, 9:35am
9
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.