bcdboot on HP pavilion v2 with windows 10 - efi partition

Multi tool use
I have a problem with my computer. Suddenly it stopped working.
The message was as follows:
So I decided to reinstall Windows 10.
After installation another diffrent messages occurred:
After some time with Google I came up with some solutions.
They advised to do as follows.
I was in directory X:/sources
Open console from installation disk – done
Typebootrec.exe /rebuildbcd
– done, it found one (C:Windows) installation and ask whether add installation to boot list, pressed yes and next what I saw was error: "Cannot find specified path".
Typebootrec.exe /fixmbr
– done, the message was operation has been done successfully.
Typebootrec.exe /fixboot
– error – access denied
I searched through the Internet how to fix it and then I got suggestions
that I should:
- type diskpart
- list disk
- sel disk n – where n is number of disk – done
- list vol –
I assigned the letter V for partition 2 then exited and typed:
V:
bcdboot C:windows /s V: /f UEFI
– error – failure when attempting to copy boot files.
I have no idea what can i do next. When I opened partition V: it was empty inside. Hope this is good place to ask for help.
Did I identify right EFI partition? When I look inside there are some files.
windows windows-10
add a comment |
I have a problem with my computer. Suddenly it stopped working.
The message was as follows:
So I decided to reinstall Windows 10.
After installation another diffrent messages occurred:
After some time with Google I came up with some solutions.
They advised to do as follows.
I was in directory X:/sources
Open console from installation disk – done
Typebootrec.exe /rebuildbcd
– done, it found one (C:Windows) installation and ask whether add installation to boot list, pressed yes and next what I saw was error: "Cannot find specified path".
Typebootrec.exe /fixmbr
– done, the message was operation has been done successfully.
Typebootrec.exe /fixboot
– error – access denied
I searched through the Internet how to fix it and then I got suggestions
that I should:
- type diskpart
- list disk
- sel disk n – where n is number of disk – done
- list vol –
I assigned the letter V for partition 2 then exited and typed:
V:
bcdboot C:windows /s V: /f UEFI
– error – failure when attempting to copy boot files.
I have no idea what can i do next. When I opened partition V: it was empty inside. Hope this is good place to ask for help.
Did I identify right EFI partition? When I look inside there are some files.
windows windows-10
Common issue on HP PC's....startpage.com/do/…
– Moab
Jan 10 at 17:41
add a comment |
I have a problem with my computer. Suddenly it stopped working.
The message was as follows:
So I decided to reinstall Windows 10.
After installation another diffrent messages occurred:
After some time with Google I came up with some solutions.
They advised to do as follows.
I was in directory X:/sources
Open console from installation disk – done
Typebootrec.exe /rebuildbcd
– done, it found one (C:Windows) installation and ask whether add installation to boot list, pressed yes and next what I saw was error: "Cannot find specified path".
Typebootrec.exe /fixmbr
– done, the message was operation has been done successfully.
Typebootrec.exe /fixboot
– error – access denied
I searched through the Internet how to fix it and then I got suggestions
that I should:
- type diskpart
- list disk
- sel disk n – where n is number of disk – done
- list vol –
I assigned the letter V for partition 2 then exited and typed:
V:
bcdboot C:windows /s V: /f UEFI
– error – failure when attempting to copy boot files.
I have no idea what can i do next. When I opened partition V: it was empty inside. Hope this is good place to ask for help.
Did I identify right EFI partition? When I look inside there are some files.
windows windows-10
I have a problem with my computer. Suddenly it stopped working.
The message was as follows:
So I decided to reinstall Windows 10.
After installation another diffrent messages occurred:
After some time with Google I came up with some solutions.
They advised to do as follows.
I was in directory X:/sources
Open console from installation disk – done
Typebootrec.exe /rebuildbcd
– done, it found one (C:Windows) installation and ask whether add installation to boot list, pressed yes and next what I saw was error: "Cannot find specified path".
Typebootrec.exe /fixmbr
– done, the message was operation has been done successfully.
Typebootrec.exe /fixboot
– error – access denied
I searched through the Internet how to fix it and then I got suggestions
that I should:
- type diskpart
- list disk
- sel disk n – where n is number of disk – done
- list vol –
I assigned the letter V for partition 2 then exited and typed:
V:
bcdboot C:windows /s V: /f UEFI
– error – failure when attempting to copy boot files.
I have no idea what can i do next. When I opened partition V: it was empty inside. Hope this is good place to ask for help.
Did I identify right EFI partition? When I look inside there are some files.
windows windows-10
windows windows-10
edited Jan 10 at 0:56
Scott
15.7k113990
15.7k113990
asked Jan 9 at 23:35
H4ds0nH4ds0n
11
11
Common issue on HP PC's....startpage.com/do/…
– Moab
Jan 10 at 17:41
add a comment |
Common issue on HP PC's....startpage.com/do/…
– Moab
Jan 10 at 17:41
Common issue on HP PC's....startpage.com/do/…
– Moab
Jan 10 at 17:41
Common issue on HP PC's....startpage.com/do/…
– Moab
Jan 10 at 17:41
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%2f1392503%2fbcdboot-on-hp-pavilion-v2-with-windows-10-efi-partition%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%2f1392503%2fbcdboot-on-hp-pavilion-v2-with-windows-10-efi-partition%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
qimUnBLURL8I0w eH6P1sdAH8WWAkops1wUSwF35,X2oTq JbtyXZTK4Ip
Common issue on HP PC's....startpage.com/do/…
– Moab
Jan 10 at 17:41