Page 2 of 2 FirstFirst 12
Results 11 to 12 of 12

Thread: XP not booting after 9.10 install

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

    Re: XP not booting after 9.10 install

    If your really did this then you removed part of windows.
    sudo grub-install /dev/sda1

    The difference is sda where the MBR or Master Boot Record is and the PBR or partition boot record. (Windows may call it something else). See this site while mostly Vista it helps to understand how windows works:
    http://www.multibooters.co.uk/multiboot.html

    You need to run the XP repairs.

    You can do it with windows repair disk or testdisk:
    Restore PBR boot sector for windows from linux using testdisk
    http://sourceforge.net/apps/mediawik...ms:Boot_Sector

    Check disk from CD - WinXP recovery console - menu shown with example
    http://kb.wisc.edu/helpdesk/page.php?id=5097
    This is all the commands - you should only have to run fixboot, If you run fixMBR you will have to reinstall grub to sda.

    To run the Recovery Console from the Windows XP startup disks or the Windows XP CD-ROM, follow these steps:
    1. Insert the Windows XP startup disk into the floppy disk drive, or insert the Windows XP CD-ROM into the CD-ROM drive, and then restart the computer.

    Click to select any options that are required to start the computer from the CD-ROM drive if you are prompted.
    2. When the "Welcome to Setup" screen appears, press R to start the Recovery Console.
    3. If you have a dual-boot or multiple-boot computer, select the installation that you must access from the Recovery Console.
    4. When you are prompted, type the Administrator password. If the administrator password is blank, just press ENTER.
    5. At the command prompt, type this commands one at a time.

    FIXMBR C:
    FIXBOOT C:
    COPY [CDDRIVE]:\I386\NTLDR C:\
    COPY [CDDRIVE]:\I386\NTDETECT.COM C:\
    BOOTCFG /rebuild
    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.

  2. #12
    Join Date
    Nov 2007
    Location
    Parker, CO
    Beans
    359
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: XP not booting after 9.10 install

    That was a VERY informational post and I really appreciate it as my problem is solved.

    I know we may not always have time to educate rather then say, "Do this" so I give you a gold start.

    Thank you,
    -AR
    Actors make their living playing pretend, so why do we listen to them about how we should live in the real world?

Page 2 of 2 FirstFirst 12

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
  •