ebooksyearn,
@ebooksyearn@thepit.social avatar

So what the heck do I do when GRUB rescue doesn't recognize any of my partitions #linux

visone,
@visone@fosstodon.org avatar

@ebooksyearn
Always have a live iso for this cases.
1.- Run the live and mount your system partitions in p.e /mnt
2.- mount the pseudofilesystems

for i in sys dev proc; do $(mount --rbind /$i /mnt/$i && mount --make-rslave /mnt/$i); done

3.- Use chroot to get into your system
chroot /mnt /bin/bash
4.- Fix your system

  • All
  • Subscribed
  • Moderated
  • Favorites
  • linux
  • DreamBathrooms
  • ngwrru68w68
  • tester
  • magazineikmin
  • thenastyranch
  • rosin
  • khanakhh
  • InstantRegret
  • Youngstown
  • slotface
  • Durango
  • kavyap
  • mdbf
  • tacticalgear
  • JUstTest
  • osvaldo12
  • normalnudes
  • cubers
  • cisconetworking
  • everett
  • GTA5RPClips
  • ethstaker
  • Leos
  • provamag3
  • anitta
  • modclub
  • megavids
  • lostlight
  • All magazines