01-02-2019, 02:01 PM
(01-02-2019, 03:53 AM)firenice03 link Wrote: [quote author=timbuck2 link=topic=6128.msg45185#msg45185 date=1546392339]
I have Linux Lite 4.2 and grub installed on ssd with the grub menu showing at boot.
My old windows 10 drive is still attached and mounted so I can browse files.
I can boot the old win10 drive through the bios boot menu, but would like to add the option into the grub menu.
Can anyone suggest a way to add an entry to chainload the windows10 drive through the grub menu?
Was the Old Windows Drive not attached when LL was installed?
LL Grub will check for other installed OS's and add to grub..
- If it was not - from within LL open terminal and run the following:
Code:
sudo update-grub
enter your password allow it to process then reboot you should see Windows..
I have an output example here:
https://www.freecinema2022.gq/forums/insta.../#msg41879
[/quote]
Yeah I just noticed that. My grub menu was graphical and the text was soooo small on my 1080p monitor I couldn't read it.
I edited
Code:
etc/default/grub
Code:
GRUB_TERMINAL=console
Code:
sudo update-grub
In
Code:
/etc/grub.d
Code:
30_os-prober
Code:
11_os-prober