I have installed Ubuntu form a CD on my laptop and on my desktop PC (both with Windows XP).

After installation I can choose what system should be booted, Windows XP or Ubuntu, on my laptop and it works fine, but on the desktop after rebooting, Windows XP starts and I have no way to boot Ubuntu.

link|improve this question
Did you install Ubuntu "As a program" within Windows? (Using Wubi). – Roland Taylor Feb 9 at 15:21
feedback

4 Answers

EasyBCD does not work with XP - needs Vista or 7.

Best solution for starters is boot-repair. When you run boot-repair be sure to update it before running it - it gives you that option.

If the one click option does not work, you can try the Purge and reinstall option.

link|improve this answer
feedback

Please run msconfig.exe and find option responsible for displaying other systems. Set time for lets say 30 seconds.

link|improve this answer
ok i will try it after work, and post info. – i20918 Feb 9 at 8:44
feedback

Run GParted from the live-CD on your desktop machine and verify that the installer has set up the root and swap partitions for Ubuntu. If these are present, it probably means that, for some reason, the installer failed to reset the Windows master boot record (MBR) so that the GRUB dual-boot menu isn't being initiated. If this is the problem, try using Boot-Repair to rectify the situation. Complete instructions on how to download, install and use Boot-Repair are available at: https://help.ubuntu.com/community/Boot-Repair If this doesn't work, just try re-installing Ubuntu on the desktop. It's quite likely that you have experienced just a transient glitch.

link|improve this answer
Boot-Repair solved the problem. Thx for help. – i20918 Feb 9 at 22:05
feedback

Download EasyBCD and add Ubuntu to the Windows Boot Loader.It's fairly easy to do so with EasyBCD. You should be able to boot to Ubuntu on startup then.

link|improve this answer
The asker is using Windows XP, so this will not work. – Roland Taylor Feb 10 at 18:22
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.