@joel_feila to [email protected] • 9 months agoWhat happened to my computerimagemessage-square47arrow-up1115arrow-down110file-text
arrow-up1105arrow-down1imageWhat happened to my computer@joel_feila to [email protected] • 9 months agomessage-square47file-text
minus-square@[email protected]linkfedilink109•9 months agoPretty unhelpful responses so far. Enter exit to exit the current screen and return to a selection of installed OS/Kernels. You should be able to boot normally from there on. Once logged in, try update-grub which should repair your bootloader config.
minus-squareu/lukmly013 💾 (lemmy.sdf.org)linkfedilinkEnglish39•8 months agoNote: If update-grub isn’t present, it’s fine as it’s basically just a short script for grub-mkconfig -o /boot/grub/grub.cfg
Pretty unhelpful responses so far. Enter
exit
to exit the current screen and return to a selection of installed OS/Kernels. You should be able to boot normally from there on. Once logged in, try
which should repair your bootloader config.
Note: If
update-grub
isn’t present, it’s fine as it’s basically just a short script forgrub-mkconfig -o /boot/grub/grub.cfg