Quantcast
Channel: openSUSE Forums
Viewing all articles
Browse latest Browse all 40713

LEAP 15.1 problem booting from grub2 prompt after kernel update

$
0
0
Hello,

after a recent kernel update the usual grub2 boot menu doesn't show up; instead I get the grub prompt
Code:

grub>
I used the tutorial in

https://www.linux.com/training-tutorials/how-rescue-non-booting-grub-2-linux/

with the commands
Code:

grub> set root=(hd2,3)
grub> linux /boot/vmlinuz-XXXX root=???
grub> initrd /boot/initrd.img-XXXX
grub> boot

to reboot my computer, with XXXX replaced with one of the kernels I found, but it seems to fail because I do not know the device name I should use instead of ??? (I have several hard drives; the system drive is a solid state drive). I tried "/dev/sdc3" and "/dev/nvme0n1p3" but it didn't work. Is there any way to see the actual device names before I boot the machine? E.g. in the BIOS or what-do-I-know?

Thanks for any help!

P.S. To clarify, the boot process starts, but gets stuck in an seemingly infinite waiting loop "A start job is running for dev-???.device"

Viewing all articles
Browse latest Browse all 40713

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>