Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

When I try to enter ubuntu, it gets stuck on the GRUB loader menu. I have tried to install xp using a cd but the system does not detect the cd or the cd drive. I have tried to use gparted and xp on a usb. The computer boots from a usb but none of them work since it says "No ubuntu no configuration file found"

share|improve this question
Can you add more detail? What did you mean when you said "I have tried to use gparted and xp on a usb" ? – Mahesh Sep 2 '12 at 15:01
Neither Ubuntu nor GRUB can stop your computer from booting from a CD; the factors that affect that are your BIOS settings, your hardware, whether or not the CD was properly created, and whether or not the CD is damaged. If you have a Windows ISO image like the ones provided with Microsoft, make sure you're burning it correctly. As for making a USB flash drive, a Windows ISO image cannot be written to a flash drive the same way as an Ubuntu ISO image. Please expand your question to explain exactly what you've done. This might turn out to be off-topic for Ask Ubuntu, but we can't be sure yet. – Eliah Kagan Sep 2 '12 at 15:02

closed as too localized by fossfreedom Jan 25 at 21:30

This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, see the FAQ.

1 Answer

Best way is format your hard drive to NTFS. GRUB is usually very stuck in your system. I had same problem too.

share|improve this answer
If GRUB2 is installed to the Master Boot Record, formatting partitions as NTFS or removing partitions and creating new ones will not help, as that does not affect the Master Boot Record. So this answer is not correct; what you're suggesting won't get rid of GRUB (though it will keep it from working by getting rid of part of it, that won't actually make anything else work any better). GRUB doesn't keep the computer from booting to a CD or USB flash drive, so it doesn't matter that it's installed--the Windows installer will overwrite it with the Windows boot loader during installation. – Eliah Kagan Sep 2 '12 at 15:05

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