LINUX LITE 7.4 FINAL RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Linux Lite Grub Repair Messes Up Entries
#8
(03-13-2017, 05:02 AM)firenice03 link Wrote: Not sure if this would work in your case.. But I pooched my LL3.2 (updated from 3.0) grub when I dual booted LL3.4..

I pretty much copied grub from a Live USB mostly the following as suggested by gold_finger:

*  Mount the LL2 root partition on the HDD to the live environment
Code:
sudo mount /dev/sdXY /mnt

*  Install grub to the MBR of sda drive
Code:
sudo grub-install --boot-directory=/mnt/boot /dev/sdX

*  Unmount the LL2 root partition
Code:
sudo umount /dev/sdXY

*  Close terminal, shutdown live DVD and remove from tray. Then Reboot..

*  Log in and update grub and reboot
Code:
sudo update-grub

I've been doing this....  Funny thing is the last time I tried it, it didn't work.  But after I copied back the cfg file from my usb drive things started working.  I got no idea. 
Reply


Messages In This Thread
Re: Linux Lite Grub Repair Messes Up Entries - by TuxInAGalaxy - 03-19-2017, 10:10 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)