Results 1 to 2 of 2

Thread: Hibernate fails after Installing Windows Vista SP1

  1. #1
    Join Date
    Aug 2006
    Posts
    300

    Hibernate fails after Installing Windows Vista SP1

    Hi,
    After installing Windows Vista SP1 , Windows Vista Fails or Unable to Hibernate. When I switch the computer on, I get a message from boot manager that my system was not shutdown properly. I have to boot Vista normally.

    Thank you in advance for any help!!!

  2. #2
    Join Date
    Apr 2008
    Posts
    3,522

    Re: Hibernate fails after Installing Windows Vista SP1

    The problem may be caused by corrupted or invalid Boot Configuration Data (BCD) store file. To fix the hibernation issue on Windows Vista SP1, try resolution below fix the BCD file

    1. In Windows Vista desktop, run Cmd.exe as Administrator.
    2. Run the following command:

    bcdedit -enum all
    3. Look for Resume from Hibernate in the output from the command above. For example:

    Resume from Hibernate

    identifier {3d8d3081-33ac-11dc-9a41-806e6f6e6963}
    device partition=C:
    path \Windows\system32\winresume.exe
    description Windows Vista (TM) Enterprise (recovered)
    inherit {resumeloadersettings}
    filedevice partition=C:
    filepath \hiberfil.sys
    pae Yes
    debugoptionenabled No
    4. Locate and copy the value for {guid} identifier (for example, {3d8d3081-33ac-11dc-9a41-806e6f6e6963} for sample output above).
    5. Run the following command:

    bcdedit /deletevalue {guid} inherit

    For example: bcdedit /deletevalue {3d8d3081-33ac-11dc-9a41-806e6f6e6963} inherit

    After fixing the BCD, the hibernation should work properly without error.

Similar Threads

  1. Bug report - Vista x64 wireless LAN fails after sleep/hibernate
    By !Starr! in forum Windows Vista Network
    Replies: 1
    Last Post: 14-12-2012, 05:50 PM
  2. Logitech G19 LCD Fails From Hibernate
    By Seducer in forum Hardware Peripherals
    Replies: 4
    Last Post: 10-06-2010, 02:18 PM
  3. Hibernate/Standby fails - XP with SP3
    By SteveZ in forum Windows XP Support
    Replies: 7
    Last Post: 02-10-2009, 10:24 PM
  4. Hibernate Windows Vista
    By Pyrotechnic in forum Operating Systems
    Replies: 6
    Last Post: 21-11-2008, 04:10 AM
  5. Turn off Hibernate in Windows Vista
    By fumble in forum Tips & Tweaks
    Replies: 3
    Last Post: 28-08-2008, 05:44 PM

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
  •  
Page generated in 1,710,820,744.60148 seconds with 16 queries