04-11-2017, 01:54 AM
(This post was last modified: 04-11-2017, 01:56 AM by firenice03.)
Most likely grub was updated in the other Linux system during the update, in 3.0 LL grub still liked to be the in charge grub..
This worked for me https://www.linuxliteos.com/forums/start.../#msg30095
This worked for me https://www.linuxliteos.com/forums/start.../#msg30095
(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
LL4.8 UEFI 64 bit ASUS E402W - AMD E2 (Quad) 1.5Ghz - 4GB - AMD Mullins Radeon R2
LL5.8 UEFI 64 bit Test UEFI Kangaroo (Mobile Desktop) - Atom X5-Z8500 1.44Ghz - 2GB - Intel HD Graphics
LL4.8 64 bit HP 6005- AMD Phenom II X2 - 8GB - AMD/ATI RS880 (HD4200)
LL3.8 32 bit Dell Inspiron Mini - Atom N270 1.6Ghz - 1GB - Intel Mobile 945GSE Express -- Shelved
BACK LL5.8 64 bit Dell Optiplex 160 (Thin) - Atom 230 1.6Ghz - 4GB-SiS 771/671 PCIE VGA - Print Server
Running Linux Lite since LL2.2
LL5.8 UEFI 64 bit Test UEFI Kangaroo (Mobile Desktop) - Atom X5-Z8500 1.44Ghz - 2GB - Intel HD Graphics
LL4.8 64 bit HP 6005- AMD Phenom II X2 - 8GB - AMD/ATI RS880 (HD4200)
LL3.8 32 bit Dell Inspiron Mini - Atom N270 1.6Ghz - 1GB - Intel Mobile 945GSE Express -- Shelved
BACK LL5.8 64 bit Dell Optiplex 160 (Thin) - Atom 230 1.6Ghz - 4GB-SiS 771/671 PCIE VGA - Print Server
Running Linux Lite since LL2.2