Dual Boot: Win7: Boot Manager Status: 0xc000000f boot selection failed

Page 4 of 7 FirstFirst ... 23456 ... LastLast

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

    Bikaln1 said:
    Kaktussoft said:
    Did someone tell you it was a MBR problem??????!!!!
    Boot again to recovery environment ->command prompt
    Code:
    diskpart
    select disk 0
    list part
    list volume
    Post camshot
    Perhaps I should have waited for your reply instead of reading that post...I regret it now!!
    Sorry, the camshot's quality are not good so i'm just gonna type...
    diskpart:
    Code:
    Microsoft Diskpart version 6.1.7600
    Copyright...
    On computer: MININT-AFRVID8
    select disk 0: shows 38 different commands from ACTIVE to UNIQUEID with desciption of each...i guess all of these are not required...

    list part: There is no disk selected to list partitions. Select a disk and try again.

    list volume:

    Volume### Ltr Label Fs Type Size Status Info

    Volume 0 D CD_ROM CDFS DVD-ROM 3562 MB Healthy
    Volume 1 C OS NTFS Partition 581 GB Healthy Hidden
    Volume 2 - DELLUTILITY FAT Partition 100 MB Healthy
    why is it hidden?
    Code:
    diskpart
    select vol c
    active
    detail partition  (type=07???, hidden=yes?? )
    detail volume
    attributes volume clear hidden
      My Computer


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

    Bikaln1 said:
    Kaktussoft said:
    In recovery environment ->command prompt
    Which of the 3 displays the USERS folder and your account name in it?
    Code:
    dir c:\users
    dir d:\users
    dir e:\users
    Where is the bootmenu (hopefully not on 2 partitions)?
    Code:
    dir/a  c:\boot\bcd
    dir/a  d:\boot\bcd
    dir/a  e:\boot\bcd
    -All of these six commands show same thing as "select disk 0" command i.e. 38 command names from ACTIVE to UNIQUEID with their decription.

    -Yes, I read #21 but I was hoping for some other way to recover Windows without deleting my UBUNTU contents...but I'm willing to sacrifice UBUNTU at the moment...I installed UBUNTU in somewhat similar manner previously too...

    -So, I guess I should run Startup Repair three times now??
    You must NOT type the commands in DISKPART but in a fresh command prompt. For now.... make the volume active and clear the hidden flag. Answer the other threads. these 6 commands are not relevant anymore
      My Computer


  3. Posts : 28
    Windows 7 Home Premium 64 bit
    Thread Starter
       #33

    Kaktussoft said:
    Bikaln1 said:
    Kaktussoft said:
    Did someone tell you it was a MBR problem??????!!!!
    Boot again to recovery environment ->command prompt
    Code:
    diskpart
    select disk 0
    list part
    list volume
    Post camshot
    Perhaps I should have waited for your reply instead of reading that post...I regret it now!!
    Sorry, the camshot's quality are not good so i'm just gonna type...
    diskpart:
    Code:
    Microsoft Diskpart version 6.1.7600
    Copyright...
    On computer: MININT-AFRVID8
    select disk 0: shows 38 different commands from ACTIVE to UNIQUEID with desciption of each...i guess all of these are not required...

    list part: There is no disk selected to list partitions. Select a disk and try again.

    list volume:

    Volume### Ltr Label Fs Type Size Status Info

    Volume 0 D CD_ROM CDFS DVD-ROM 3562 MB Healthy
    Volume 1 C OS NTFS Partition 581 GB Healthy Hidden
    Volume 2 - DELLUTILITY FAT Partition 100 MB Healthy
    why is it hidden?
    Code:
    diskpart
    select vol c
    active
    detail partition  (type=07???, hidden=yes?? )
    detail volume
    attributes volume clear hidden
    Yes, I did all that...it is type 7 and no longer hidden. I ran "list volume" again under DISKPART and now it says Volume 2 i.e. DELLUTILITY is hidden, and VOlume 1 is no longer hidden; everything else is same...Is it ok to run Startup Repair now??
    Last edited by Bikaln1; 30 Oct 2014 at 10:59.
      My Computer


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

    Look at your previous posts.... DELLUTILY wasn't hidden at all!! But i think that was a typing error. I think is was DELLUTILY that was hidden all the time(?)

    Anyway....all is fine now. C is ACTIVE? IF so.... perform a startup repair 3 times with reboots in between and post results.
    system boots fine from internal disk afterwards?
      My Computer


  5. Posts : 28
    Windows 7 Home Premium 64 bit
    Thread Starter
       #35

    Kaktussoft said:
    Look at your previous posts.... DELLUTILY wasn't hidden at all!! But i think that was a typing error. I think is was DELLUTILY that was hidden all the time(?)

    Anyway....all is fine now. C is ACTIVE? IF so.... perform a startup repair 3 times with reboots in between and post results.
    system boots fine from internal disk afterwards?
    oh man! now in the system recovery options I can see Windows 7 listed under Operating system which wasn't there previously and when I select it and click next, it says "This version of System Recovery Options is not compatible with the version of Windows you are trying to repair. Try using a recovery disc that is compatible with this version of Windows." What is this new issue now?
      My Computer


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

    In recovery->command prompt

    Code:
    dir  c:\
    You see program files?
    You see program files (x86)?
    Code:
    bcdboot  C:\Windows
    What happens?
    Code:
    bootrec  /scanos
    Does it detect win7 on C? Add it to bootmenu if asked.

    Please post results
      My Computer


  7. Posts : 28
    Windows 7 Home Premium 64 bit
    Thread Starter
       #37

    Kaktussoft said:
    In recovery->command prompt

    Code:
    dir  c:\
    You see program files? YES
    You see program files (x86)? YES
    Code:
    bcdboot  C:\Windows
    What happens? It says "Boot files successfully created."
    Code:
    bootrec  /scanos
    Does it detect win7 on C? Add it to bootmenu if asked. OUTPUT: "Successfully scanned Windows installations. Total identifid windows installations: 0. The operation completed successfully." How do you know if it detected and how do you add?

    Please post results
    What should I do next?
      My Computer


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

    Looks like it did it's job. Can you boot succesfully from harddisk now?
    Back tommorrow in 12 hours
      My Computer


  9. Posts : 28
    Windows 7 Home Premium 64 bit
    Thread Starter
       #39

    Alright, so I restarted the system and now I can see Safe Mode and all...I selected "Last Known Good Configuration" and now CHKDSK is verifying files...2527 large files, 0 bad, 2 EA records processed, 44 reparse records and now it's verifying indexes...will let you know what happens!! :)
      My Computer

  10.    #40

    This could indicate possible hard drive problems. I would run the HD maker's HD Diagnostic extended CD scan.
      My Computer


 
Page 4 of 7 FirstFirst ... 23456 ... 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 18:29.
Find Us