Siduction Forum

Siduction Forum => Upgrade Warnings => Topic started by: jyp on 2023/09/18, 04:30:28

Title: [Solved] Stuck into bios (uefi)
Post by: jyp on 2023/09/18, 04:30:28
After hundreds of successful DU, the last one yesterday seemed ok as usual. But upon reboot, I am stuck in the bios configuration screen and I cannot find any clue about how to fix that problem.
Any advice would be welcome. Thank you.
Title: Re: Stuck into bios (uefi)
Post by: samoht on 2023/09/18, 06:49:49
Quote
... cannot find any clue about how to fix that problem.

Serious?

https://forum.siduction.org/index.php?topic=9115.0 (https://forum.siduction.org/index.php?topic=9115.0)

https://forum.siduction.org/index.php?topic=9105.0 (https://forum.siduction.org/index.php?topic=9105.0)

https://forum.siduction.org/index.php?topic=9111.0 (https://forum.siduction.org/index.php?topic=9111.0)
Title: Re: Stuck into bios (uefi)
Post by: edlin on 2023/09/18, 09:58:50
After hundreds of successful solutions ...
One possible way to solve the problem:
1. siduction Live System starten
2. chroot-helper starten
3. im nun folgenden terminal folgendes eintippen:

Code: [Select]
grub-install
update-grub
exit

Nun Rebooten und es sollte wieder funktionieren.
Code: [Select]
grub-install
Code: [Select]
update-grub
Code: [Select]
exit
edlin
Title: Re: Stuck into bios (uefi)
Post by: jyp on 2023/09/18, 21:18:33
@samoh
@edlin

Thank you for the feedback.
I usually read the warnings but I confess that this time I went over them too fast and got bitten. My bad.

Working on the matter now.
Thanks again.
Title: Re: Stuck into bios (uefi)
Post by: jyp on 2023/09/18, 22:54:02
Lack of knowledge  :(

After launching chroot helper

I tried to cd into the grub folder and run the command again but no success.
Thank you for your patience.

Title: Re: Stuck into bios (uefi)
Post by: jyp on 2023/09/19, 22:12:45
More detailed information

Code: [Select]
root@chroot-helper:/# grub-install
Installing for i386-pc platform.
grub-install: error: install device isn't specified.
Code: [Select]
root@chroot-helper:/# grub-install /dev/nvme0
Installing for i386-pc platform.
grub-install: error: attempt to read or write outside of disk `hostdisk//dev/nvme0'.
Code: [Select]
root@chroot-helper:/# grub-install nvme0n1p2
Installing for i386-pc platform.
grub-install: error: cannot find a GRUB drive for nvme0n1p2.  Check your device.map.

Thank you for your attention
Title: Re: [Solved] Stuck into bios (uefi)
Post by: jyp on 2023/09/20, 00:25:37
Shame on me.

Everything is ok now.
The culprit was the CSM setup in the bios.

Sorry for taking your time. :(