IO 😇@lemmy.blahaj.zone to linuxmemes@lemmy.worldEnglish · 3 months agoboot: "you are in emergency mode"lemmy.blahaj.zoneimagemessage-square225fedilinkarrow-up11.41Kfile-text
arrow-up11.41Kimageboot: "you are in emergency mode"lemmy.blahaj.zoneIO 😇@lemmy.blahaj.zone to linuxmemes@lemmy.worldEnglish · 3 months agomessage-square225fedilinkfile-text
minus-squarebacon_pdp@lemmy.worldlinkfedilinkarrow-up2·3 months agoWorst 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
grub rescue>
Thanks for the PTSD.
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