My 10v is set up to triple boot OSX, Windows 7, and Ubuntu Netbook Remix. I mostly boot OSX, with a little linux or windows use here and there.
I recently used NetbookInstaller 0.8.4 RC1 to upgrade to 10.6.3. I also was in Windows and installed a few important system updates. Now when I try and boot linux, I get:
Code:
GRUB loading.
error: no such partition
The grub settings are still being loaded, but it can't seem to see the partition.
Code:
grub rescue> ls
(hd0)
grub rescue> set
prefix=(hd0,4)/boot/grub
root=hd0,4
grub rescue>
The most likely scenario (in my book) is that NBI's new auto-fix on boot functionality broke Grub. The second is that windows updates messed with the partition table. But that seems a little rude, even for windows =P
Any ideas on what could have happened or how to fix it?