The selected boot device failed. Press any key to continue
up vote
0
down vote
favorite
I am attempting to create a bootable USB drive to install Windows LTSB on my computer. To do so I have taken the following steps.
1) Procured an ISO file containing Windows LTSB
2) Tested that this ISO file worked by a] verifying its checksum and b] opening it with Virtualbox
3) Use Rufus to create a bootable USB drive like so:
4) Launch UEFI and change the following settings (the following is not exact wording):
- Secure boot to off
- "Legacy boot" to on or off (either option didn't work)
- "Allow legacy ROMs to on"
I would then re-launch my computer and press F12 to select a bootable drive. While I could select a bootable drive labeled as "Mass Media Storage Device" - it would not launch and instead would give the error described in the post title.
How can I fix this error, or at the very least, determine if the problem is with my UEFI settings or flashdrive?
windows-10 boot usb dell-xps
add a comment |
up vote
0
down vote
favorite
I am attempting to create a bootable USB drive to install Windows LTSB on my computer. To do so I have taken the following steps.
1) Procured an ISO file containing Windows LTSB
2) Tested that this ISO file worked by a] verifying its checksum and b] opening it with Virtualbox
3) Use Rufus to create a bootable USB drive like so:
4) Launch UEFI and change the following settings (the following is not exact wording):
- Secure boot to off
- "Legacy boot" to on or off (either option didn't work)
- "Allow legacy ROMs to on"
I would then re-launch my computer and press F12 to select a bootable drive. While I could select a bootable drive labeled as "Mass Media Storage Device" - it would not launch and instead would give the error described in the post title.
How can I fix this error, or at the very least, determine if the problem is with my UEFI settings or flashdrive?
windows-10 boot usb dell-xps
If it helps, the only time I ever got that error when when I tried to make a bootable Windows 8.1 USB drive from Linux. (Linux cannot create Windows bootable media)
– Zackary
Jul 30 at 1:40
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I am attempting to create a bootable USB drive to install Windows LTSB on my computer. To do so I have taken the following steps.
1) Procured an ISO file containing Windows LTSB
2) Tested that this ISO file worked by a] verifying its checksum and b] opening it with Virtualbox
3) Use Rufus to create a bootable USB drive like so:
4) Launch UEFI and change the following settings (the following is not exact wording):
- Secure boot to off
- "Legacy boot" to on or off (either option didn't work)
- "Allow legacy ROMs to on"
I would then re-launch my computer and press F12 to select a bootable drive. While I could select a bootable drive labeled as "Mass Media Storage Device" - it would not launch and instead would give the error described in the post title.
How can I fix this error, or at the very least, determine if the problem is with my UEFI settings or flashdrive?
windows-10 boot usb dell-xps
I am attempting to create a bootable USB drive to install Windows LTSB on my computer. To do so I have taken the following steps.
1) Procured an ISO file containing Windows LTSB
2) Tested that this ISO file worked by a] verifying its checksum and b] opening it with Virtualbox
3) Use Rufus to create a bootable USB drive like so:
4) Launch UEFI and change the following settings (the following is not exact wording):
- Secure boot to off
- "Legacy boot" to on or off (either option didn't work)
- "Allow legacy ROMs to on"
I would then re-launch my computer and press F12 to select a bootable drive. While I could select a bootable drive labeled as "Mass Media Storage Device" - it would not launch and instead would give the error described in the post title.
How can I fix this error, or at the very least, determine if the problem is with my UEFI settings or flashdrive?
windows-10 boot usb dell-xps
windows-10 boot usb dell-xps
asked Jul 29 at 23:48
Roymunson
167
167
If it helps, the only time I ever got that error when when I tried to make a bootable Windows 8.1 USB drive from Linux. (Linux cannot create Windows bootable media)
– Zackary
Jul 30 at 1:40
add a comment |
If it helps, the only time I ever got that error when when I tried to make a bootable Windows 8.1 USB drive from Linux. (Linux cannot create Windows bootable media)
– Zackary
Jul 30 at 1:40
If it helps, the only time I ever got that error when when I tried to make a bootable Windows 8.1 USB drive from Linux. (Linux cannot create Windows bootable media)
– Zackary
Jul 30 at 1:40
If it helps, the only time I ever got that error when when I tried to make a bootable Windows 8.1 USB drive from Linux. (Linux cannot create Windows bootable media)
– Zackary
Jul 30 at 1:40
add a comment |
2 Answers
2
active
oldest
votes
up vote
0
down vote
The two links are about how to create windows 10 bootable USB flash drive step by step, we can refer the detailed descriptions and video in them.
https://www.techrepublic.com/article/pro-tip-use-rufus-to-create-a-bootable-usb-drive-to-install-almost-any-os/
https://softwarebakery.com/using-rufus-to-create-bootable-usb-images
In addition, we can also create a bootable USB drive by Microsoft official tool——Windows USB/DVD Download Tool.
- Download the MSDN version of Win10 ISO image file and Windows USB/DVD Download Tool software;
- Install and run the Windows USB / DVD Download Tool, load the downloaded Win10 ISO image file, click "Next";
- Select "USB device" about media type;
- Select your USB device (U disk). If the USB flash disk is not recognized, click the refresh button, after confirming the USB flash disk, click “Begin copying” to start copying. (Note: If you need to burn the boot CD, please select “DVD” mode. ).
- At this point, the U disk boot disk is finished, restart the computer and boot from the U disk.
Remarks: Since this method is a pure version of the U disk installation boot disk, it will not integrate various software and drivers. It is recommended to download the relevant drivers in advance for use! (especially the network card driver, after installing the system, only the network can be guaranteed to install other drivers.)
add a comment |
up vote
0
down vote
Burn the USB drive in MBR Partition scheme and try..
It might be worth mentioning when this helps - since not all computers are happy to boot in UEFI mode, and for some reason I'm remembering you need MBR for a fat32 installer but I may be wrong
– Journeyman Geek♦
Nov 23 at 15:41
add a comment |
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
The two links are about how to create windows 10 bootable USB flash drive step by step, we can refer the detailed descriptions and video in them.
https://www.techrepublic.com/article/pro-tip-use-rufus-to-create-a-bootable-usb-drive-to-install-almost-any-os/
https://softwarebakery.com/using-rufus-to-create-bootable-usb-images
In addition, we can also create a bootable USB drive by Microsoft official tool——Windows USB/DVD Download Tool.
- Download the MSDN version of Win10 ISO image file and Windows USB/DVD Download Tool software;
- Install and run the Windows USB / DVD Download Tool, load the downloaded Win10 ISO image file, click "Next";
- Select "USB device" about media type;
- Select your USB device (U disk). If the USB flash disk is not recognized, click the refresh button, after confirming the USB flash disk, click “Begin copying” to start copying. (Note: If you need to burn the boot CD, please select “DVD” mode. ).
- At this point, the U disk boot disk is finished, restart the computer and boot from the U disk.
Remarks: Since this method is a pure version of the U disk installation boot disk, it will not integrate various software and drivers. It is recommended to download the relevant drivers in advance for use! (especially the network card driver, after installing the system, only the network can be guaranteed to install other drivers.)
add a comment |
up vote
0
down vote
The two links are about how to create windows 10 bootable USB flash drive step by step, we can refer the detailed descriptions and video in them.
https://www.techrepublic.com/article/pro-tip-use-rufus-to-create-a-bootable-usb-drive-to-install-almost-any-os/
https://softwarebakery.com/using-rufus-to-create-bootable-usb-images
In addition, we can also create a bootable USB drive by Microsoft official tool——Windows USB/DVD Download Tool.
- Download the MSDN version of Win10 ISO image file and Windows USB/DVD Download Tool software;
- Install and run the Windows USB / DVD Download Tool, load the downloaded Win10 ISO image file, click "Next";
- Select "USB device" about media type;
- Select your USB device (U disk). If the USB flash disk is not recognized, click the refresh button, after confirming the USB flash disk, click “Begin copying” to start copying. (Note: If you need to burn the boot CD, please select “DVD” mode. ).
- At this point, the U disk boot disk is finished, restart the computer and boot from the U disk.
Remarks: Since this method is a pure version of the U disk installation boot disk, it will not integrate various software and drivers. It is recommended to download the relevant drivers in advance for use! (especially the network card driver, after installing the system, only the network can be guaranteed to install other drivers.)
add a comment |
up vote
0
down vote
up vote
0
down vote
The two links are about how to create windows 10 bootable USB flash drive step by step, we can refer the detailed descriptions and video in them.
https://www.techrepublic.com/article/pro-tip-use-rufus-to-create-a-bootable-usb-drive-to-install-almost-any-os/
https://softwarebakery.com/using-rufus-to-create-bootable-usb-images
In addition, we can also create a bootable USB drive by Microsoft official tool——Windows USB/DVD Download Tool.
- Download the MSDN version of Win10 ISO image file and Windows USB/DVD Download Tool software;
- Install and run the Windows USB / DVD Download Tool, load the downloaded Win10 ISO image file, click "Next";
- Select "USB device" about media type;
- Select your USB device (U disk). If the USB flash disk is not recognized, click the refresh button, after confirming the USB flash disk, click “Begin copying” to start copying. (Note: If you need to burn the boot CD, please select “DVD” mode. ).
- At this point, the U disk boot disk is finished, restart the computer and boot from the U disk.
Remarks: Since this method is a pure version of the U disk installation boot disk, it will not integrate various software and drivers. It is recommended to download the relevant drivers in advance for use! (especially the network card driver, after installing the system, only the network can be guaranteed to install other drivers.)
The two links are about how to create windows 10 bootable USB flash drive step by step, we can refer the detailed descriptions and video in them.
https://www.techrepublic.com/article/pro-tip-use-rufus-to-create-a-bootable-usb-drive-to-install-almost-any-os/
https://softwarebakery.com/using-rufus-to-create-bootable-usb-images
In addition, we can also create a bootable USB drive by Microsoft official tool——Windows USB/DVD Download Tool.
- Download the MSDN version of Win10 ISO image file and Windows USB/DVD Download Tool software;
- Install and run the Windows USB / DVD Download Tool, load the downloaded Win10 ISO image file, click "Next";
- Select "USB device" about media type;
- Select your USB device (U disk). If the USB flash disk is not recognized, click the refresh button, after confirming the USB flash disk, click “Begin copying” to start copying. (Note: If you need to burn the boot CD, please select “DVD” mode. ).
- At this point, the U disk boot disk is finished, restart the computer and boot from the U disk.
Remarks: Since this method is a pure version of the U disk installation boot disk, it will not integrate various software and drivers. It is recommended to download the relevant drivers in advance for use! (especially the network card driver, after installing the system, only the network can be guaranteed to install other drivers.)
answered Jul 30 at 8:54
Daisy Zhou
577114
577114
add a comment |
add a comment |
up vote
0
down vote
Burn the USB drive in MBR Partition scheme and try..
It might be worth mentioning when this helps - since not all computers are happy to boot in UEFI mode, and for some reason I'm remembering you need MBR for a fat32 installer but I may be wrong
– Journeyman Geek♦
Nov 23 at 15:41
add a comment |
up vote
0
down vote
Burn the USB drive in MBR Partition scheme and try..
It might be worth mentioning when this helps - since not all computers are happy to boot in UEFI mode, and for some reason I'm remembering you need MBR for a fat32 installer but I may be wrong
– Journeyman Geek♦
Nov 23 at 15:41
add a comment |
up vote
0
down vote
up vote
0
down vote
Burn the USB drive in MBR Partition scheme and try..
Burn the USB drive in MBR Partition scheme and try..
answered Nov 23 at 7:51
Sreedil
1
1
It might be worth mentioning when this helps - since not all computers are happy to boot in UEFI mode, and for some reason I'm remembering you need MBR for a fat32 installer but I may be wrong
– Journeyman Geek♦
Nov 23 at 15:41
add a comment |
It might be worth mentioning when this helps - since not all computers are happy to boot in UEFI mode, and for some reason I'm remembering you need MBR for a fat32 installer but I may be wrong
– Journeyman Geek♦
Nov 23 at 15:41
It might be worth mentioning when this helps - since not all computers are happy to boot in UEFI mode, and for some reason I'm remembering you need MBR for a fat32 installer but I may be wrong
– Journeyman Geek♦
Nov 23 at 15:41
It might be worth mentioning when this helps - since not all computers are happy to boot in UEFI mode, and for some reason I'm remembering you need MBR for a fat32 installer but I may be wrong
– Journeyman Geek♦
Nov 23 at 15:41
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.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- 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%2f1344337%2fthe-selected-boot-device-failed-press-any-key-to-continue%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
If it helps, the only time I ever got that error when when I tried to make a bootable Windows 8.1 USB drive from Linux. (Linux cannot create Windows bootable media)
– Zackary
Jul 30 at 1:40