LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   grub doesn't see windows xp after install of ubuntu 10.10 (https://www.linuxquestions.org/questions/linux-newbie-8/grub-doesn%27t-see-windows-xp-after-install-of-ubuntu-10-10-a-859325/)

jahobjafwar 01-28-2011 05:54 PM

grub doesn't see windows xp after install of ubuntu 10.10
 
hello all. recently i installed ubuntu 10.10 and now when i start my computor i dont see windows xp in the grub bootloader anymore. (it worked fine for 10.04) my brother as well has had the same problem. if anyone knows about this i would really appreciate some help :) thanks in advance.

stress_junkie 01-28-2011 06:20 PM

You have to run os-prober for grub to find the other operating systems. Then run update-grub to get the other operating systems into the boot menu.
Code:

sudo os-prober
sudo update-grub


jahobjafwar 01-28-2011 06:46 PM

you sir are a scholar and a gentleman.


All times are GMT -5. The time now is 06:39 PM.