Messed things up trying to install Ubuntu?


  1. Posts : 7
    Windows 7
       #1

    Messed things up trying to install Ubuntu?


    I dual booted Ubuntu into my lap which already had windows 7 Home edition on it.
    With it I installed NeoBCD to facilitate the choosing process when you boot and configured. But something went wrong and when I tried to configure things I accidentally uninstalled the Windows 7 boot loader.
    Now everytime I start it says "NTLDR is missing".

    I don't have an installation CD or a bootable CD because it came with the Laptop. I do however have a Windows 7 ultimate installation CD.

    what do I do?
      My Computer


  2. Posts : 7
    Windows 7
    Thread Starter
       #2

    And if it helps, I've got a windows 7 home edition on my lap and a ubuntu 9.04
      My Computer


  3. Posts : 5,807
    Windows 7 Home Premium x64 - Mac OS X 10.6.4 x64
       #3

    tesseract4d said:
    I dual booted Ubuntu into my lap which already had windows 7 Home edition on it.
    With it I installed NeoBCD to facilitate the choosing process when you boot and configured. But something went wrong and when I tried to configure things I accidentally uninstalled the Windows 7 boot loader.
    Now everytime I start it says "NTLDR is missing".

    I don't have an installation CD or a bootable CD because it came with the Laptop. I do however have a Windows 7 ultimate installation CD.
    tesseract4d said:


    what do I do?


    Method One
    Boot into Ubuntu and sudo apt-get install grub and let it become your boot loader

    Then type...sudo nano (or vi or vim or joe or whatever text editor you got) /boot/grub/menu.1st


    append to the end of the file this...

    title Microsoft Windows 7
    root (hdx,y) (replace x with the number of the HD according to where it is installed...if this is you only HD...0, if hd number 2...1. replace 7 with the partition that Ubuntu is on
    savedefault
    makeactive
    chainloader +1

    Example....
    title Windows 7
    root (hd0,2)...remember that 7 installs TWO partitions (one for System, one for OS so that is 0 and 1 there)
    savedefault
    makeactive
    chainloader +1

    Save the file and reboot...you ought to be able to select Windows 7 and boot with no issue...

    Method Two
    Insert the Windows 7 Ultimate DVD and boot into Windows Setup. On the Choose the language screen...choose "Repair My Computer"...choose startup repair...let it detect problems and try to fix them...you might have to do this multiple times

    After that you can boot into Windows 7 but Ubuntu won't be bootable...we can solve this with EasyBCD
      My Computer


  4. Posts : 7
    Windows 7
    Thread Starter
       #4

    The issue is that it isn't even booting into Ubuntu.
    I get the initial start up screen and then the message.

    And great! my 7 ultimate dvd isn't working.
      My Computer


  5. Posts : 5,807
    Windows 7 Home Premium x64 - Mac OS X 10.6.4 x64
       #5

    tesseract4d said:
    The issue is that it isn't even booting into Ubuntu.
    I get the initial start up screen and then the message.

    And great! my 7 ultimate dvd isn't working.
    That means you haven't got a bootloader at all now...

    You will need to get yourself a working recovery DVD of 7 (installation disc) or Just reinstall Ubuntu and let it install Grub (it defaultly does)

    Unlike some folks...I haven't ever had an issue with Grub so I normally recommend it in cases like this
      My Computer


  6. Posts : 7
    Windows 7
    Thread Starter
       #6

    Boot into Ubuntu and sudo apt-get install grub and let it become your boot loader
    Don't quite understand what you mean by this?
    Think I can make my way into ubuntu with the live CD but can't find a sudo apt.
      My Computer


  7. Posts : 7
    Windows 7
    Thread Starter
       #7

    Boot into Ubuntu and sudo apt-get install grub and let it become your boot loader
    Don't quite understand what you mean by this?
    Think I can make my way into ubuntu with the live CD but can't find a sudo apt.
      My Computer


  8. Posts : 5,807
    Windows 7 Home Premium x64 - Mac OS X 10.6.4 x64
       #8

    tesseract4d said:
    Boot into Ubuntu and sudo apt-get install grub and let it become your boot loader
    Don't quite understand what you mean by this?
    Think I can make my way into ubuntu with the live CD but can't find a sudo apt.
    From the terminal...

    >Double-Click the partition for your Ubuntu OS on the Live Desktop (This is easier than mounting it from the command line)
    >sudo apt-get install grub
    >sudo update-grub
    >sudo grub-install /dev/sda1
    >reboot and see if you can boot into Ubuntu native
      My Computer


  9. Posts : 11,408
    ME/XP/Vista/Win7
       #9

    This may be of help Zidane24.

    Picture thanks to iseeuu.
    Attached Thumbnails Attached Thumbnails Messed things up trying to install Ubuntu?-boot_first_hd_01.png  
      My Computer


  10. Posts : 5,807
    Windows 7 Home Premium x64 - Mac OS X 10.6.4 x64
       #10

    theog said:
    This may be of help Zidane24.

    Picture thanks to iseeuu.
    I have never personally used the option...so I forgot about it
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 13:03.
Find Us