Laptop having Problems booting System recovery Error 0x80070003

Page 3 of 10 FirstFirst 12345 ... LastLast

  1. Posts : 38
    Windows 7 Home Premium 64 bit
       #21

    I also really need help with this! =(
    When I started the computer today I got straight to the System repair screen =S
    I tried the safety mode, but didn't work, only returned to the system repair menu.
    Nothing happens when I try system repair.
    I get the error message 80070003 when I try the System restor.
    The memory diagnostic didn't give anything...

    So now the only option left is the Command Prompt... ?

    What to do?? I really don't want to get rid of all my files =( any ideas?

    To answer these previous questions to another member, from my results I got:

    Kaktussoft said:
    diskpart
    list disk
    how many disks?

    diskpart
    sel disk 0
    list part

    How many partitions?
    diskpart
    list disk

    how many disks?

    Disk 0 online 465GB

    diskpart
    sel disk 0
    list part

    How many partitions?

    4 - all primary
    Last edited by Ceciliaaa; 25 Feb 2013 at 17:52. Reason: Misses one information point
      My Computer

  2.    #22

    Work through these steps for Troubleshooting Windows 7 Failure to Start.

    You can rescue your files in Step 9, then if nothing works run Factory Recovery or get the superior Clean Reinstall.
      My Computer


  3. Posts : 10,796
    Microsoft Windows 7 Home Premium 64-bits 7601 Multiprocessor Free Service Pack 1
       #23

    Ceciliaaa said:
    I also really need help with this! =(
    When I started the computer today I got straight to the System repair screen =S
    I tried the safety mode, but didn't work, only returned to the system repair menu.
    Nothing happens when I try system repair.
    I get the error message 80070003 when I try the System restor.
    The memory diagnostic didn't give anything...

    So now the only option left is the Command Prompt... ?

    What to do?? I really don't want to get rid of all my files =( any ideas?

    To answer these previous questions to another member, from my results I got:

    Kaktussoft said:
    diskpart
    list disk
    how many disks?

    diskpart
    sel disk 0
    list part

    How many partitions?
    diskpart
    list disk

    how many disks?

    Disk 0 online 465GB

    diskpart
    sel disk 0
    list part

    How many partitions?

    4 - all primary
    What happens exactly if you do startup repair? click "view diagnostics results" afterwards. Status 0x0 means success. What test has errors?
    What happens exactly if you boot to "safe mode"?
    Try "Disable Automatic Restart on System Failure" in Advanced Boot Options and post crash info
      My Computer


  4. Posts : 38
    Windows 7 Home Premium 64 bit
       #24

    When I run the startup repair I get the message "status repair cannot repair this computer automatically"
    It also says "Problem event name: StartupRepairOffline" and the 7th Problem signature is NoOsInstalled.

    All tests get a 0x0 and at the bottom it says "Root cause found: No OS found on disk" error code 0x490

    If I boot in safe mode or the disable restart option it just goes to the Startup repair screen anyways =(
      My Computer


  5. Posts : 10,796
    Microsoft Windows 7 Home Premium 64-bits 7601 Multiprocessor Free Service Pack 1
       #25

    Ceciliaaa said:
    I also really need help with this! =(
    When I started the computer today I got straight to the System repair screen =S
    I tried the safety mode, but didn't work, only returned to the system repair menu.
    Nothing happens when I try system repair.
    I get the error message 80070003 when I try the System restor.
    The memory diagnostic didn't give anything...

    So now the only option left is the Command Prompt... ?

    What to do?? I really don't want to get rid of all my files =( any ideas?

    To answer these previous questions to another member, from my results I got:

    Kaktussoft said:
    diskpart
    list disk
    how many disks?

    diskpart
    sel disk 0
    list part

    How many partitions?
    diskpart
    list disk

    how many disks?

    Disk 0 online 465GB

    diskpart
    sel disk 0
    list part

    How many partitions?

    4 - all primary
    Code:
    diskpart
    sel disk 0
    select part 0
    detail part
    select part 1
    detail part
    exit
    All partitions are ntfs? Which partition is active?

    Code:
    diskpart
    list vol
    exit
    How many volumes and what drive letters? I'm not interested in DVD (detach all usb sticks and drives).
    What is drive letter of win7 partition (look at partition size)?
      My Computer


  6. Posts : 38
    Windows 7 Home Premium 64 bit
       #26

    I typed the code and this is my result:

    Sel part 0 - there are none (the spec partition is not valid)
    Sel part 1 - Type 07, not hidden, active, Ltr C, NTFS
    Sel part 2 - type 1B, hidden, not active
    Sel part 3 - Type 07, not hidden, not activated, Ltr D, NTFS
    Sel part 4 - Type EF, hidden, not active
    Sel Part 5 - there are none

    List Vol:
    Volume 0 - Ltr C - NTFS - partition - 100GB - healthy
    Volume 1 - Ltr D - NTFS - partition - 350GB - healthy
      My Computer


  7. Posts : 10,796
    Microsoft Windows 7 Home Premium 64-bits 7601 Multiprocessor Free Service Pack 1
       #27

    Ceciliaaa said:
    I typed the code and this is my result:

    Sel part 1 - Type 07, not hidden, active, Ltr C, NTFS
    Sel part 2 - type 1B, hidden, not active
    Sel part 3 - Type 07, not hidden, not activated, Ltr D, NTFS
    Sel part 4 - Type EF, hidden, not active

    List Vol:
    Volume 0 - Ltr C - NTFS - partition - 100GB - healthy
    Volume 1 - Ltr D - NTFS - partition - 350GB - healthy
    partition 2 and 4 are recovery stuff.

    Volume C (not necessary C in win7!) is BOOT partition. It has the boot menu. At least it should have.
    Is win7 on 100GB or 350GB partition?

    Anyway do:
    Code:
    chkdsk/f  C:
    chkdsk/f  D:
    Any errors? All repaired? Run again to prove no more errors.

    Code:
    bcdedit/store  c:\boot\bcd  /enum all > D:\bcd.txt
    post D:\bcd.txt
    You may delete the file afterwards.
      My Computer


  8. Posts : 10,796
    Microsoft Windows 7 Home Premium 64-bits 7601 Multiprocessor Free Service Pack 1
       #28

    also try:
    Code:
    bootsect  /nt60  C:  /force
    bootsect  /nt60  C:  /force  /mbr
    Both commands successful? Now try to boot normally
      My Computer


  9. Posts : 38
    Windows 7 Home Premium 64 bit
       #29

    Windows 7 should be on C. In the menu for "choose a recovery tool" it says "operating system: windows 7 on (C:) Local Disk"

    From the chkdsk on both C an D I get:
    Windows have checked the file system and found no errors - so I guess no errors

    From the bcdedit - see images, I'm sorry but I have no idea how to get that text to my iPhone in any other way =/

    When I do bootsec nothing happens, at least not what I can see, I tried restarting, but still the same...
      My Computer


  10. Posts : 38
    Windows 7 Home Premium 64 bit
       #30

    Laptop having Problems booting System recovery Error 0x80070003-image.jpg
      My Computer


 
Page 3 of 10 FirstFirst 12345 ... LastLast

  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 21:08.
Find Us