You must log in or # to comment.
It was definitely fun in the olden days when you fucked up your xorg.conf and you had to use elinks to try to look up a solution. At least nowadays your smartphone can be that second working computer.
If I had a nickel for every time my phone saved me from massive failures in Linux, I’d have 4 nickels. "<.<
grub rescue>
Worst case scenario:
ls
ls (hd0,msdos1)/boot/
set root=(hd0,msdos1)
insmod normal
normal
insmod linux
linux /boot/vmlinuz-6.6.6 root=/dev/sda1
initrd /boot/initrd.img-6.6.6
boot