I have windows 8 and ubuntu 12.04 LTS dual booted.. however, I have a partition with Windows 7 which does not have an entry in bootloader. How can I manually edit the GRUB so that I can get Windows 7, 8 as well as Ubuntu?
Asked
Active
Viewed 3.3k times
3
1 Answers
-1
You can Manually edit the Grub configuration easily by following these Steps,
However, if you have another partition in the same disk or another disk, you can try by @Reparing@ GRUB from the LTS media. Which sholud technically detect the other OS. If this doesnt help, only then head to edit the Config.

Nocturnalknight
- 180
-
1
-
When You boot in from the 12.04 LTS media, It will detect the existing OS and make this entries in GRUB automatically. I.e. Before you choose the installation mode/details etc. If you're confident of the selected OSes you can safely quit this process. Then, remove media and try again. If this doesnot help, simply "Reinstall" - with "retain Home directory". it should fix it – Nocturnalknight Jan 06 '14 at 10:11
sudo update-grub
and see if the Windows OS are detected.. if not try using boot-repair tools/CD.. – rusty Jan 06 '14 at 10:17