Cannot repair bcd because the windows installation cannot be found
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ height:90px;width:728px;box-sizing:border-box;
}
I'm trying to rebuild my BCD but my windows7 installation cannot be found.
So far, I have typed these commands from the Windows7 install DVD (which I booted in UEFI mode) :
X:sources>chkdsk /r c:
X:sources>bcdedit /export C:BCDBackup
The operation completed successfully.
X:sources>attrib c:bootbcd -h -r -s
X:sources>ren c:bootbcd bcd.old
X:sources>bootrec /rebuildbcd
Scanning all disks for Windows installations.
Please wait, since this may take a while...
Successfully scanned Windows installations.
Total identified Windows installations: 0
The operation completed successfully.
X:sources>attrib c:bootmgr -h -r -s
X:sources>ren c:bootmgrbackup
X:sources>bootrec /rebuildbcd
Scanning all disks for Windows installations.
Please wait, since this may take a while...
Successfully scanned Windows installations.
Total identified Windows installations: 0
The operation completed successfully.
Still, Windows cannot be found.
Here is some useful information about my PC (which I booted from a French install DVD of Windows) therefore, you will notice I translated into English the best I could :
diskpart
info. on my GPT disk :
Disk ### Status Size Free Dyn Gpt
-------- ------------- ------- ------- --- ---
Disk 0 Online 931 GB 456 GB *
Partition ### Type Size Offset
------------- ---------------- ------- --------
Partition 1 Primary 19 G 1024 K
Partition 2 Primary 255 G 19 G
Partition 3 System 550 M 275 G
Partition 4 Primary 199 G 275 G
Volume ### Ltr Nom Fs Type Size Status Info
---------- --- ----------- ----- ---------- ------- --------- --------
Volume 0 E GSP1RMCHPXF UDF DVD-ROM 3102 M Healthy
Volume 1 PQSERVICE NTFS Partition 19 G Healthy
Volume 2 C Windows7 NTFS Partition 255 G Healthy
Volume 3 D Donnees NTFS Partition 199 G Healthy
Volume 4 EFI_SYSTEMP FAT32 Partition 550 M Healthy System
Volume 5 F Removable 0 o 0 media
Volume 6 G MULTISYSTEM FAT32 Removable 43 G Healthy
bcdedit
info. :
Windows Boot Manager
--------------------
identifier {bootmgr}
device partition=DeviceHarddiskVolume3
path EFIMicrosoftBootbootmgfw.efi
description Windows Boot Manager
locale en-us
inherit {globalsettings}
default {default}
resumeobject {e0e194f6-21df-11e9-9f00-de2495574b25}
displayorder {default}
toolsdisplayorder {memdiag}
timeout 30
Windows Boot Loader
-------------------
identifier {default}
device partition=C:
path Windowssystem32winload.efi
description Windows 7
locale en-us
inherit {bootloadersettings}
osdevice partition=C:
systemroot Windows
resumeobject {e0e194f6-21df-11e9-9f00-de2495574b25}
nx OptIn
detecthal Yes
Can you help me ?
windows uefi gpt efi bcd
add a comment |
I'm trying to rebuild my BCD but my windows7 installation cannot be found.
So far, I have typed these commands from the Windows7 install DVD (which I booted in UEFI mode) :
X:sources>chkdsk /r c:
X:sources>bcdedit /export C:BCDBackup
The operation completed successfully.
X:sources>attrib c:bootbcd -h -r -s
X:sources>ren c:bootbcd bcd.old
X:sources>bootrec /rebuildbcd
Scanning all disks for Windows installations.
Please wait, since this may take a while...
Successfully scanned Windows installations.
Total identified Windows installations: 0
The operation completed successfully.
X:sources>attrib c:bootmgr -h -r -s
X:sources>ren c:bootmgrbackup
X:sources>bootrec /rebuildbcd
Scanning all disks for Windows installations.
Please wait, since this may take a while...
Successfully scanned Windows installations.
Total identified Windows installations: 0
The operation completed successfully.
Still, Windows cannot be found.
Here is some useful information about my PC (which I booted from a French install DVD of Windows) therefore, you will notice I translated into English the best I could :
diskpart
info. on my GPT disk :
Disk ### Status Size Free Dyn Gpt
-------- ------------- ------- ------- --- ---
Disk 0 Online 931 GB 456 GB *
Partition ### Type Size Offset
------------- ---------------- ------- --------
Partition 1 Primary 19 G 1024 K
Partition 2 Primary 255 G 19 G
Partition 3 System 550 M 275 G
Partition 4 Primary 199 G 275 G
Volume ### Ltr Nom Fs Type Size Status Info
---------- --- ----------- ----- ---------- ------- --------- --------
Volume 0 E GSP1RMCHPXF UDF DVD-ROM 3102 M Healthy
Volume 1 PQSERVICE NTFS Partition 19 G Healthy
Volume 2 C Windows7 NTFS Partition 255 G Healthy
Volume 3 D Donnees NTFS Partition 199 G Healthy
Volume 4 EFI_SYSTEMP FAT32 Partition 550 M Healthy System
Volume 5 F Removable 0 o 0 media
Volume 6 G MULTISYSTEM FAT32 Removable 43 G Healthy
bcdedit
info. :
Windows Boot Manager
--------------------
identifier {bootmgr}
device partition=DeviceHarddiskVolume3
path EFIMicrosoftBootbootmgfw.efi
description Windows Boot Manager
locale en-us
inherit {globalsettings}
default {default}
resumeobject {e0e194f6-21df-11e9-9f00-de2495574b25}
displayorder {default}
toolsdisplayorder {memdiag}
timeout 30
Windows Boot Loader
-------------------
identifier {default}
device partition=C:
path Windowssystem32winload.efi
description Windows 7
locale en-us
inherit {bootloadersettings}
osdevice partition=C:
systemroot Windows
resumeobject {e0e194f6-21df-11e9-9f00-de2495574b25}
nx OptIn
detecthal Yes
Can you help me ?
windows uefi gpt efi bcd
add a comment |
I'm trying to rebuild my BCD but my windows7 installation cannot be found.
So far, I have typed these commands from the Windows7 install DVD (which I booted in UEFI mode) :
X:sources>chkdsk /r c:
X:sources>bcdedit /export C:BCDBackup
The operation completed successfully.
X:sources>attrib c:bootbcd -h -r -s
X:sources>ren c:bootbcd bcd.old
X:sources>bootrec /rebuildbcd
Scanning all disks for Windows installations.
Please wait, since this may take a while...
Successfully scanned Windows installations.
Total identified Windows installations: 0
The operation completed successfully.
X:sources>attrib c:bootmgr -h -r -s
X:sources>ren c:bootmgrbackup
X:sources>bootrec /rebuildbcd
Scanning all disks for Windows installations.
Please wait, since this may take a while...
Successfully scanned Windows installations.
Total identified Windows installations: 0
The operation completed successfully.
Still, Windows cannot be found.
Here is some useful information about my PC (which I booted from a French install DVD of Windows) therefore, you will notice I translated into English the best I could :
diskpart
info. on my GPT disk :
Disk ### Status Size Free Dyn Gpt
-------- ------------- ------- ------- --- ---
Disk 0 Online 931 GB 456 GB *
Partition ### Type Size Offset
------------- ---------------- ------- --------
Partition 1 Primary 19 G 1024 K
Partition 2 Primary 255 G 19 G
Partition 3 System 550 M 275 G
Partition 4 Primary 199 G 275 G
Volume ### Ltr Nom Fs Type Size Status Info
---------- --- ----------- ----- ---------- ------- --------- --------
Volume 0 E GSP1RMCHPXF UDF DVD-ROM 3102 M Healthy
Volume 1 PQSERVICE NTFS Partition 19 G Healthy
Volume 2 C Windows7 NTFS Partition 255 G Healthy
Volume 3 D Donnees NTFS Partition 199 G Healthy
Volume 4 EFI_SYSTEMP FAT32 Partition 550 M Healthy System
Volume 5 F Removable 0 o 0 media
Volume 6 G MULTISYSTEM FAT32 Removable 43 G Healthy
bcdedit
info. :
Windows Boot Manager
--------------------
identifier {bootmgr}
device partition=DeviceHarddiskVolume3
path EFIMicrosoftBootbootmgfw.efi
description Windows Boot Manager
locale en-us
inherit {globalsettings}
default {default}
resumeobject {e0e194f6-21df-11e9-9f00-de2495574b25}
displayorder {default}
toolsdisplayorder {memdiag}
timeout 30
Windows Boot Loader
-------------------
identifier {default}
device partition=C:
path Windowssystem32winload.efi
description Windows 7
locale en-us
inherit {bootloadersettings}
osdevice partition=C:
systemroot Windows
resumeobject {e0e194f6-21df-11e9-9f00-de2495574b25}
nx OptIn
detecthal Yes
Can you help me ?
windows uefi gpt efi bcd
I'm trying to rebuild my BCD but my windows7 installation cannot be found.
So far, I have typed these commands from the Windows7 install DVD (which I booted in UEFI mode) :
X:sources>chkdsk /r c:
X:sources>bcdedit /export C:BCDBackup
The operation completed successfully.
X:sources>attrib c:bootbcd -h -r -s
X:sources>ren c:bootbcd bcd.old
X:sources>bootrec /rebuildbcd
Scanning all disks for Windows installations.
Please wait, since this may take a while...
Successfully scanned Windows installations.
Total identified Windows installations: 0
The operation completed successfully.
X:sources>attrib c:bootmgr -h -r -s
X:sources>ren c:bootmgrbackup
X:sources>bootrec /rebuildbcd
Scanning all disks for Windows installations.
Please wait, since this may take a while...
Successfully scanned Windows installations.
Total identified Windows installations: 0
The operation completed successfully.
Still, Windows cannot be found.
Here is some useful information about my PC (which I booted from a French install DVD of Windows) therefore, you will notice I translated into English the best I could :
diskpart
info. on my GPT disk :
Disk ### Status Size Free Dyn Gpt
-------- ------------- ------- ------- --- ---
Disk 0 Online 931 GB 456 GB *
Partition ### Type Size Offset
------------- ---------------- ------- --------
Partition 1 Primary 19 G 1024 K
Partition 2 Primary 255 G 19 G
Partition 3 System 550 M 275 G
Partition 4 Primary 199 G 275 G
Volume ### Ltr Nom Fs Type Size Status Info
---------- --- ----------- ----- ---------- ------- --------- --------
Volume 0 E GSP1RMCHPXF UDF DVD-ROM 3102 M Healthy
Volume 1 PQSERVICE NTFS Partition 19 G Healthy
Volume 2 C Windows7 NTFS Partition 255 G Healthy
Volume 3 D Donnees NTFS Partition 199 G Healthy
Volume 4 EFI_SYSTEMP FAT32 Partition 550 M Healthy System
Volume 5 F Removable 0 o 0 media
Volume 6 G MULTISYSTEM FAT32 Removable 43 G Healthy
bcdedit
info. :
Windows Boot Manager
--------------------
identifier {bootmgr}
device partition=DeviceHarddiskVolume3
path EFIMicrosoftBootbootmgfw.efi
description Windows Boot Manager
locale en-us
inherit {globalsettings}
default {default}
resumeobject {e0e194f6-21df-11e9-9f00-de2495574b25}
displayorder {default}
toolsdisplayorder {memdiag}
timeout 30
Windows Boot Loader
-------------------
identifier {default}
device partition=C:
path Windowssystem32winload.efi
description Windows 7
locale en-us
inherit {bootloadersettings}
osdevice partition=C:
systemroot Windows
resumeobject {e0e194f6-21df-11e9-9f00-de2495574b25}
nx OptIn
detecthal Yes
Can you help me ?
windows uefi gpt efi bcd
windows uefi gpt efi bcd
edited Feb 5 at 20:04
SebMa
asked Feb 4 at 21:01
SebMaSebMa
367312
367312
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1402003%2fcannot-repair-bcd-because-the-windows-installation-cannot-be-found%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1402003%2fcannot-repair-bcd-because-the-windows-installation-cannot-be-found%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown