Results 1 to 4 of 4

Thread: Windows Boot Problem

  1. #1
    Join Date
    Jun 2008
    Beans
    7

    Windows Boot Problem

    I am dual booting hardy and vista on my hp laptop and it has been working fine for the past week or so, but now when i go to boot windows from the grub screen it says "Starting..." and does not go past that screen. I put in the Vista dvd and had it check the start process, but that did nothing.

    The only thing i can think that changed was that I repartitioned the vista partition from a puppy linux liveCD and. I shrunk it about 8 GB but i'm not sure this would have an effect on the boot. The partition still contains all its original contents and mounts fine in ubuntu.

    any suggestions?

  2. #2
    Join Date
    Mar 2008
    Location
    California, USA
    Beans
    8,111

    Re: Windows Boot Problem

    Quote Originally Posted by questionaire View Post
    The only thing i can think that changed was that I repartitioned the vista partition from a puppy linux liveCD and. I shrunk it about 8 GB but i'm not sure this would have an effect on the boot. The partition still contains all its original contents and mounts fine in ubuntu.

    any suggestions?
    Unfortunately, repartitioning your HDD is most likely exactly the problem. Windows Vista maintains its own partition table outside of the main partition table stored in your HDD's master boot record (MBR). So in practical terms that means if you use anything other than Vista's Disk Management to do your partitioning, you can break Vista. If you have your Vista Recovery CD, the solution is usually as simple as running the following from the command line:
    Code:
    bootrec /rebuildbcd
    If you don't have a Vista Recovery CD, you can download one here. Let me know how it goes or if you need more details/info.

  3. #3
    Join Date
    Apr 2008
    Location
    Waldport Oregon
    Beans
    9
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: Windows Boot Problem

    nvm

  4. #4
    Join Date
    Apr 2008
    Location
    Waldport Oregon
    Beans
    9
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: Windows Boot Problem

    nvm

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
  •