LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Books to black partitoin (https://www.linuxquestions.org/questions/linux-newbie-8/books-to-black-partitoin-859059/)

superrupe 01-27-2011 11:50 AM

Books to black partitoin
 
Hello all,

I recently installed Ubuntu on one of my partitoins. Sinec I am new, I formatted that partition to install a different type. Now when I boot my machine, instead of booting to my Windows partitoin, it boots to my blank Linux partition and gives me a Linux prompt.

I can boot from the Ubuntu DVD, by changing it in my BIOS, but I can't change the boot partition order within Linux (that I know of).

Any suggestions?

Thanks!

EDIT: I apologize. I meant blank screen.

cin_ 01-27-2011 12:41 PM

GRUB
 
Boot with the DVD and install a bootloader. With this you can create a menu that allows you to choose which partition'OS to boot into.
Search for information about GRUB Legacy, GRUB2, or LILO.

TobiSGD 01-27-2011 12:50 PM

If you have formatted your Ubuntu partition you have damaged your bootloader. Has nothing to do with the boot priorities in your BIOS. Boot from your Windows CD and go to the repair console. For Windows XP type
Code:

fixmbr
, for Vista or 7 type
Code:

bootrec.exe /fixmbr
Then reboot the machine and your Windows should start.

superrupe 01-27-2011 12:57 PM

Awesome! Thanks so much for both of your help!


All times are GMT -5. The time now is 02:33 PM.