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


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
screen/system freeze
#4
(06-02-2018, 01:53 PM)Dana Marsee link Wrote: Tried to reconfigure grub...."directory non-existent"

Certainly, the directory SHALL be non-existent, until you mount the device with your Linux! 8)

Do you remember the terminal command? Here it is:

(06-01-2018, 09:43 PM)NN link Wrote: Try to reconfigure the grub:

sudo update-grub --output=/mnt/boot/grub/grub.cfg

mnt = mount the boot partition for the grub

Open gparted (it should be included in the distro) to see what number is the sda partition of the device with your prior Linux (in case you have several Linux'es on your HDD).

I have my Linux on /dev/sda6 (your number may be different).

When you find out the number of your sda partition, do the following (step by step):

sudo mount /dev/sda6 /mnt

sudo grub-install --root-directory=/mnt /dev/sda

sudo update-grub --output=/mnt/boot/grub/grub.cfg

Change "6" for YOUR number in the first command!!!

Wait until every command finishes successfully.

That's it! Enjoy!  Big Grin
... let the dead bury their dead (Matthew 8:22)
Reply


Messages In This Thread
screen/system freeze - by Dana Marsee - 06-01-2018, 04:41 PM
Re: screen/system freeze - by NN - 06-01-2018, 09:43 PM
Re: screen/system freeze - by Dana Marsee - 06-02-2018, 01:53 PM
Re: screen/system freeze - by NN - 06-02-2018, 03:50 PM
Re: screen/system freeze - by Dana Marsee - 06-02-2018, 10:52 PM
Re: screen/system freeze - by NN - 06-02-2018, 11:02 PM
Re: screen/system freeze - by Dana Marsee - 06-03-2018, 05:40 PM
Re: screen/system freeze - by kpanic - 06-16-2018, 12:28 AM
Re: screen/system freeze - by Dana Marsee - 06-16-2018, 03:37 PM
Re: screen/system freeze - by Dana Marsee - 06-16-2018, 04:10 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)