Results 1 to 8 of 8

Thread: Windows Boot Loader

Hybrid View

  1. #1
    Join Date
    Sep 2010
    Beans
    13
    Distro
    Ubuntu 10.04 Lucid Lynx

    Exclamation Windows Boot Loader

    I was wondering if i could reinstall the windows bootloader with the ubuntu installation cd....because with the current ubuntu installation the windows 7 installation dvd doesnt load up. when i use a windows xp cd, the computer tells me that there is no active hard drive. other linux distros work just fine

    any thoughts please post

  2. #2
    Join Date
    Jun 2009
    Location
    SW Forida
    Beans
    Hidden!
    Distro
    Kubuntu

    Re: Windows Boot Loader

    You cannot use XP to fix Vista or 7 and vice-versa. The partition boot sector and boot files are different.

    If grub will not boot windows, it probably is a windows issue that needs repair.

    If your PC did not come with a complete Vista or Win7 installation CD, you can download a Recovery Disc at the following links:
    Windows Vista/7 Recovery Disc - for repairs only
    http://neosmart.net/blog/2008/window...disc-download/
    http://neosmart.net/blog/2009/window...-repair-discs/
    Vista/7 will not repair XP (they create the boot sectors differently) but can run chkdsk.
    http://support.microsoft.com/kb/927392

    Restore basic windows boot loader - universe enabled
    sudo apt-get install lilo
    sudo lilo -M /dev/sda mbr
    May show error messages about the rest of lilo missing, ignore, we just want MBR

    oldfred's Windows Vista/Win7 repair links:
    http://ubuntuforums.org/showthread.php?p=9826152
    UEFI boot install & repair info - Regularly Updated :
    https://ubuntuforums.org/showthread.php?t=2147295
    Please use Thread Tools above first post to change to [Solved] when/if answered completely.

  3. #3
    Join Date
    Sep 2010
    Beans
    13
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Windows Boot Loader

    Quote Originally Posted by oldfred View Post
    You cannot use XP to fix Vista or 7 and vice-versa. The partition boot sector and boot files are different.

    If grub will not boot windows, it probably is a windows issue that needs repair.

    If your PC did not come with a complete Vista or Win7 installation CD, you can download a Recovery Disc at the following links:
    Windows Vista/7 Recovery Disc - for repairs only
    http://neosmart.net/blog/2008/window...disc-download/
    http://neosmart.net/blog/2009/window...-repair-discs/
    Vista/7 will not repair XP (they create the boot sectors differently) but can run chkdsk.
    http://support.microsoft.com/kb/927392

    Restore basic windows boot loader - universe enabled
    sudo apt-get install lilo
    sudo lilo -M /dev/sda mbr
    May show error messages about the rest of lilo missing, ignore, we just want MBR

    oldfred's Windows Vista/Win7 repair links:
    http://ubuntuforums.org/showthread.php?p=9826152
    will the command install the mbr alongside grub?
    thanks for the help!!!!

  4. #4
    Join Date
    Sep 2009
    Beans
    8,874
    Distro
    Ubuntu Development Release

    Re: Windows Boot Loader

    Quote Originally Posted by Zuul47 View Post
    will the command install the mbr alongside grub?
    thanks for the help!!!!
    No it will replace it, what actually is installed on the computer and what is your final goal here?





  5. #5
    Join Date
    Jun 2009
    Location
    SW Forida
    Beans
    Hidden!
    Distro
    Kubuntu

    Re: Windows Boot Loader

    If you do not want to just boot windows, then we need to see what is missing. Link also in wilee-nilee's signature.

    Boot Info Script courtesy of forum member meierfra
    Page with instructions and download:
    http://bootinfoscript.sourceforge.net/
    Paste results.txt, then highlight entire file and click on # in edit panel(code tags) to make it easier to read.
    Or You can generate the tags first by pressing the # icon in the post's menu and then paste the contents between the generated [ code] here [ /code] tags.
    UEFI boot install & repair info - Regularly Updated :
    https://ubuntuforums.org/showthread.php?t=2147295
    Please use Thread Tools above first post to change to [Solved] when/if answered completely.

  6. #6
    Join Date
    Sep 2010
    Beans
    13
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Windows Boot Loader

    Quote Originally Posted by wilee-nilee View Post
    No it will replace it, what actually is installed on the computer and what is your final goal here?
    I want to remove Ubuntu from the computer, and reinstall Windows 7.
    Ubuntu is installed on the whole hard drive. i know when i installed ubuntu there was an a custom bootloader option during the installation process, but i don't know if it will show the windows loader again.

  7. #7
    Join Date
    Sep 2009
    Beans
    8,874
    Distro
    Ubuntu Development Release

    Re: Windows Boot Loader

    Quote Originally Posted by Zuul47 View Post
    I want to remove Ubuntu from the computer, and reinstall Windows 7.
    Ubuntu is installed on the whole hard drive. i know when i installed ubuntu there was an a custom bootloader option during the installation process, but i don't know if it will show the windows loader again.
    Any legit windows DVD or loaded thumb should boot and install right over the Ubuntu. You can use a live Ubuntu cd and then gparted to just wipe Ubuntu first and even put a NTFS partition there. Turn off the swap when wiping though by right clicking on the swap partition in the Ubuntu install if there is one. I would make sure you can boot with the key prompt first before wiping and rebuilding the partitions.

    Your computer has a per-session key prompt what is your computer model. Sometimes the cd/dvd reader being first in the bios doesn't work. The prompt on my computer is f12 immediately held down on powering up yours may be different might even be the esc key.
    Last edited by wilee-nilee; November 30th, 2010 at 08:16 AM.





Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •