Windows 10 ISO won't install from a flash drive
My laptop is a Lenovo ThinkPad T440. I downloaded the ISO for Windows 10 from Microsoft's website and wrote it on to a flash drive using dd
. (I'm currently running Fedora 23, so I can't use the media creation tool.) On boot I get this error:
Windows Boot Manager
Windows failed to start. A recent hardware or software change might be the
cause. To fix the problem:
1. Insert your Windows installation disc and restart your computer.
2. Choose your language settings, and then click “Next.”
3. Click “Repair your computer.”
If you do not have this disc, contact your system administrator or contact your
manufacturer for assistance.
File: BootBCD
Status: 0xc0000225
Info: The Boot Configuration Data for your PC is missing or contains
errors.
I've also tried to use a different flash drive and a different live OS. I have a feeling It might have something to do with the fact that I only have USB 3.0 ports on my machine. @Ramhound said this shouldn't matter but it's the only thing I can think of. If this is the case will buying a USB 3 flash drive solve the issue or will I just be able to do something in the BIOS to the USB controller?
windows windows-10 windows-10-upgrade windows-installation
add a comment |
My laptop is a Lenovo ThinkPad T440. I downloaded the ISO for Windows 10 from Microsoft's website and wrote it on to a flash drive using dd
. (I'm currently running Fedora 23, so I can't use the media creation tool.) On boot I get this error:
Windows Boot Manager
Windows failed to start. A recent hardware or software change might be the
cause. To fix the problem:
1. Insert your Windows installation disc and restart your computer.
2. Choose your language settings, and then click “Next.”
3. Click “Repair your computer.”
If you do not have this disc, contact your system administrator or contact your
manufacturer for assistance.
File: BootBCD
Status: 0xc0000225
Info: The Boot Configuration Data for your PC is missing or contains
errors.
I've also tried to use a different flash drive and a different live OS. I have a feeling It might have something to do with the fact that I only have USB 3.0 ports on my machine. @Ramhound said this shouldn't matter but it's the only thing I can think of. If this is the case will buying a USB 3 flash drive solve the issue or will I just be able to do something in the BIOS to the USB controller?
windows windows-10 windows-10-upgrade windows-installation
add a comment |
My laptop is a Lenovo ThinkPad T440. I downloaded the ISO for Windows 10 from Microsoft's website and wrote it on to a flash drive using dd
. (I'm currently running Fedora 23, so I can't use the media creation tool.) On boot I get this error:
Windows Boot Manager
Windows failed to start. A recent hardware or software change might be the
cause. To fix the problem:
1. Insert your Windows installation disc and restart your computer.
2. Choose your language settings, and then click “Next.”
3. Click “Repair your computer.”
If you do not have this disc, contact your system administrator or contact your
manufacturer for assistance.
File: BootBCD
Status: 0xc0000225
Info: The Boot Configuration Data for your PC is missing or contains
errors.
I've also tried to use a different flash drive and a different live OS. I have a feeling It might have something to do with the fact that I only have USB 3.0 ports on my machine. @Ramhound said this shouldn't matter but it's the only thing I can think of. If this is the case will buying a USB 3 flash drive solve the issue or will I just be able to do something in the BIOS to the USB controller?
windows windows-10 windows-10-upgrade windows-installation
My laptop is a Lenovo ThinkPad T440. I downloaded the ISO for Windows 10 from Microsoft's website and wrote it on to a flash drive using dd
. (I'm currently running Fedora 23, so I can't use the media creation tool.) On boot I get this error:
Windows Boot Manager
Windows failed to start. A recent hardware or software change might be the
cause. To fix the problem:
1. Insert your Windows installation disc and restart your computer.
2. Choose your language settings, and then click “Next.”
3. Click “Repair your computer.”
If you do not have this disc, contact your system administrator or contact your
manufacturer for assistance.
File: BootBCD
Status: 0xc0000225
Info: The Boot Configuration Data for your PC is missing or contains
errors.
I've also tried to use a different flash drive and a different live OS. I have a feeling It might have something to do with the fact that I only have USB 3.0 ports on my machine. @Ramhound said this shouldn't matter but it's the only thing I can think of. If this is the case will buying a USB 3 flash drive solve the issue or will I just be able to do something in the BIOS to the USB controller?
windows windows-10 windows-10-upgrade windows-installation
windows windows-10 windows-10-upgrade windows-installation
edited Nov 10 '15 at 3:11
Cnorwood7641
asked Nov 7 '15 at 15:09
Cnorwood7641Cnorwood7641
58210
58210
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
You are most likely inserting your portable USB drive into a USB 3.0 port (blue). Try to move it to standard USB 2.0. To use USB 3.0, you will need an additional driver from your manufacturer.
1
Lenovo ThinkPad T440
has no USB 2.0 ports. Besides Windows 10 supports booting from USB 3.0 devices out of the box which means it already as the required drivers.
– Ramhound
Nov 7 '15 at 17:20
@Ramhound is correct.
– Cnorwood7641
Nov 7 '15 at 17:55
@Random Guy: thank you!! I have a W540, and I was getting0xc0000225
missing boot configuration. Moving the USB stick to a non 3.0 port fixed it! I initially discarded your answer as invalid considering the comments, but decided to try it out nonetheless and it worked!
– Julien Marrec
Nov 16 '15 at 13:43
add a comment |
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%2f997388%2fwindows-10-iso-wont-install-from-a-flash-drive%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
You are most likely inserting your portable USB drive into a USB 3.0 port (blue). Try to move it to standard USB 2.0. To use USB 3.0, you will need an additional driver from your manufacturer.
1
Lenovo ThinkPad T440
has no USB 2.0 ports. Besides Windows 10 supports booting from USB 3.0 devices out of the box which means it already as the required drivers.
– Ramhound
Nov 7 '15 at 17:20
@Ramhound is correct.
– Cnorwood7641
Nov 7 '15 at 17:55
@Random Guy: thank you!! I have a W540, and I was getting0xc0000225
missing boot configuration. Moving the USB stick to a non 3.0 port fixed it! I initially discarded your answer as invalid considering the comments, but decided to try it out nonetheless and it worked!
– Julien Marrec
Nov 16 '15 at 13:43
add a comment |
You are most likely inserting your portable USB drive into a USB 3.0 port (blue). Try to move it to standard USB 2.0. To use USB 3.0, you will need an additional driver from your manufacturer.
1
Lenovo ThinkPad T440
has no USB 2.0 ports. Besides Windows 10 supports booting from USB 3.0 devices out of the box which means it already as the required drivers.
– Ramhound
Nov 7 '15 at 17:20
@Ramhound is correct.
– Cnorwood7641
Nov 7 '15 at 17:55
@Random Guy: thank you!! I have a W540, and I was getting0xc0000225
missing boot configuration. Moving the USB stick to a non 3.0 port fixed it! I initially discarded your answer as invalid considering the comments, but decided to try it out nonetheless and it worked!
– Julien Marrec
Nov 16 '15 at 13:43
add a comment |
You are most likely inserting your portable USB drive into a USB 3.0 port (blue). Try to move it to standard USB 2.0. To use USB 3.0, you will need an additional driver from your manufacturer.
You are most likely inserting your portable USB drive into a USB 3.0 port (blue). Try to move it to standard USB 2.0. To use USB 3.0, you will need an additional driver from your manufacturer.
edited Nov 7 '15 at 17:01
Jamal
4561617
4561617
answered Nov 7 '15 at 16:06
Random GuyRandom Guy
19
19
1
Lenovo ThinkPad T440
has no USB 2.0 ports. Besides Windows 10 supports booting from USB 3.0 devices out of the box which means it already as the required drivers.
– Ramhound
Nov 7 '15 at 17:20
@Ramhound is correct.
– Cnorwood7641
Nov 7 '15 at 17:55
@Random Guy: thank you!! I have a W540, and I was getting0xc0000225
missing boot configuration. Moving the USB stick to a non 3.0 port fixed it! I initially discarded your answer as invalid considering the comments, but decided to try it out nonetheless and it worked!
– Julien Marrec
Nov 16 '15 at 13:43
add a comment |
1
Lenovo ThinkPad T440
has no USB 2.0 ports. Besides Windows 10 supports booting from USB 3.0 devices out of the box which means it already as the required drivers.
– Ramhound
Nov 7 '15 at 17:20
@Ramhound is correct.
– Cnorwood7641
Nov 7 '15 at 17:55
@Random Guy: thank you!! I have a W540, and I was getting0xc0000225
missing boot configuration. Moving the USB stick to a non 3.0 port fixed it! I initially discarded your answer as invalid considering the comments, but decided to try it out nonetheless and it worked!
– Julien Marrec
Nov 16 '15 at 13:43
1
1
Lenovo ThinkPad T440
has no USB 2.0 ports. Besides Windows 10 supports booting from USB 3.0 devices out of the box which means it already as the required drivers.– Ramhound
Nov 7 '15 at 17:20
Lenovo ThinkPad T440
has no USB 2.0 ports. Besides Windows 10 supports booting from USB 3.0 devices out of the box which means it already as the required drivers.– Ramhound
Nov 7 '15 at 17:20
@Ramhound is correct.
– Cnorwood7641
Nov 7 '15 at 17:55
@Ramhound is correct.
– Cnorwood7641
Nov 7 '15 at 17:55
@Random Guy: thank you!! I have a W540, and I was getting
0xc0000225
missing boot configuration. Moving the USB stick to a non 3.0 port fixed it! I initially discarded your answer as invalid considering the comments, but decided to try it out nonetheless and it worked!– Julien Marrec
Nov 16 '15 at 13:43
@Random Guy: thank you!! I have a W540, and I was getting
0xc0000225
missing boot configuration. Moving the USB stick to a non 3.0 port fixed it! I initially discarded your answer as invalid considering the comments, but decided to try it out nonetheless and it worked!– Julien Marrec
Nov 16 '15 at 13:43
add a comment |
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%2f997388%2fwindows-10-iso-wont-install-from-a-flash-drive%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