PDA

View Full Version : [ubuntu] grub issue



avidesh
May 4th, 2010, 06:11 PM
I recently upgraded to 10.04. The grub menu shows my windows partition but does not load it when I select that OS.

_0R10N
May 4th, 2010, 07:26 PM
You might try running

update-grub
another way is reinstalling grub, that will force a re-detection of your bootable partitions.

oldfred
May 4th, 2010, 07:44 PM
Fix for most, a few have other issues:
http://sourceforge.net/apps/mediawiki/bootinfoscript/index.php?title=Boot_Problems:Boot_Sector

This is what the instructions say:
If you're unsure which drive is designated as boot drive by your BIOS, it is often a good idea to install GRUB to all of them.

It also says:
Note: It is possible to install GRUB to partition boot records as well. However, this forces GRUB to use the blocklist mechanism, which makes it less reliable, and therefore is not recommended.

It then presents a check box with all drives and partitions. So everyone (And I think it its everyone) checks all the boxes. Only drives sda, sdb, etc should be checked. Not partitions sda1, sda2, sdb1, etc.

Installing to the windows partition overwrites part of the windows boot that is already in the windows boot sector or PBR.