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.
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)
After hundreds of successful solutions ...
One possible way to solve the problem:
Quote from: towo on 2023/09/07, 16:15:53
1. siduction Live System starten
2. chroot-helper starten
3. im nun folgenden terminal folgendes eintippen:
grub-install
update-grub
exit
Nun Rebooten und es sollte wieder funktionieren.
- Download the latest iso of siduction
- Copy the iso on to a usb-stick.
- Boot the live system.
- Start the chroot-helper.
- Select the device and partition you want to chroot. Then:
grub-installupdate-grubexit
- Reboot your system.
- For the future: Read the upgrade warnings!
edlin
@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.
Lack of knowledge :(
After launching chroot helper
- "Choose the hard disk to be examined": _nvme0_ (samsung ssd 970 evo)
- "Choose one partition for chroot": _nvme0n1p2_ (ext4 117G)(that is where the system is installed)
- root@chroot-helper: /# grub-install
grub-install: error : install device isn't specified
I tried to cd into the grub folder and run the command again but no success.
Thank you for your patience.
More detailed information
root@chroot-helper:/# grub-install
Installing for i386-pc platform.
grub-install: error: install device isn't specified.
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'.
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
Shame on me.
Everything is ok now.
The culprit was the CSM setup in the bios.
Sorry for taking your time. :(