Wednesday, April 24, 2024
 Popular · Latest · Hot · Upcoming
1
rated 0 times [  1] [ 0]  / answers: 1 / hits: 1859  / 2 Years ago, sat, december 25, 2021, 8:58:01

I have dual boot with Ubuntu and Windows 7. I needed to reinstall W7 and after that I reinstalled grub so that I could access both Ubuntu and W7.



Unfortunately my GRUB menu doesn't show W7. I tried update-grub, I also tried os_prober and then update-grub. I also tried boot-repair, but none of these seemed to work. Here is my bootinfoscript output:



http://pastebin.com/QD8Bx0jQ


More From » dual-boot

 Answers
4

I noticed that the script lines from the os_prober are not inserted in the grub script file at all. Maybe there is an error in the file:



/etc/grub.d/30_os_prober


It normally should show itself even if no other os is detected. You could purge grub-common and reinstall it, but maybe it is more safe to download grub-common.deb and just take the file from there.
If you run



sudo grub-mkconfig | grep prober


you should see the script beginning and ending. If this is not working no matter if your windows boot works or not, it will not show up.


[#27974] Sunday, December 26, 2021, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
ormlai

Total Points: 292
Total Questions: 106
Total Answers: 115

Location: Cape Verde
Member since Fri, Sep 16, 2022
2 Years ago
ormlai questions
Wed, Sep 28, 22, 00:17, 2 Years ago
Sun, Aug 7, 22, 22:05, 2 Years ago
Wed, Jun 16, 21, 03:50, 3 Years ago
Sun, Feb 6, 22, 09:11, 2 Years ago
Mon, Jul 12, 21, 10:00, 3 Years ago
;