normaly, using windows and ubuntu inside it, i got a black screen whit white letters wit just 3 options, start windows, ubuntu or windowsrecovery.

now i installed ubuntu on an extra drive and now i get a purple window with a whole bunch of options that i dont need, want or dont even know what the do,

does someone knows how to help me or how to get the old window back, without uninstalling ubuntu.

link|improve this question
purple window? is it the screen where you can put your password in? – suli8 Dec 8 '11 at 0:03
1  
Probably not @suli8. The purple window Yakke is referring is the grub menu. – zeroseven0183 Dec 8 '11 at 0:23
@Yakke that purple window you are looking at is the grub menu. The boot option created by Windows was overwritten when you installed Ubuntu. You might find these resources about Grub2 helpful wiki.ubuntu.com/Grub2 and ubuntuforums.org/showthread.php?t=1195275 (Ubuntu Forums: Grub2 Basics) – zeroseven0183 Dec 8 '11 at 0:25
possible duplicate of How to replace GRUB with Windows NT Bootloader? – WarriorIng64 Apr 18 at 20:52
feedback

1 Answer

What you are seeing is a different bootloader. When you were using Wubi Ubuntu was installed within Windows and the Windows bootloader was used to choose between which operating system you wished to boot into

enter image description here

Now that you have installed Ubuntu onto a different drive a different bootloader, Grub2, has been installed. There is no need to worry that you have broken anything :)

You now will have a few more options when you start your computer, though they may at first glance seem a bit more complicated than the simple Ubuntu or Windows options.

enter image description here

The items and order of the menu may vary slightly on your system but should be basically the same.

  • The first option on the list in the picture above is the normal boot into Ubuntu option
  • The second is to boot into Ubuntu in recovery mode
  • The previous Linux versions option allows you to boot into Ubuntu using an older version of the kernel which can be useful in a rare occasion in which an update causes problems
  • The memtest options allow you to check your RAM for errors
  • And finally you should have an option to boot into Windows (there may also be a further option to boot into Windows in recovery mode)
link|improve this answer
feedback

Your Answer

 
or
required, but never shown

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