Windows Installer won't boot from USB drive on Intel D525MW
I try to install Windows 10 on a rather old system.
- Mainboard is a Intel Atom Desktop board (D525MW) with a BIOS rev. from 2013.
- CPU is Intel Atom D525. Intel spec sheet If I read that correctly it's a 64bit architecture.
- USB Stick containing the image is a PNY 64 GiB (USB 3.0) stick
- Win 10 image is: Win10_1809Oct_German_x64.iso directly downloaded from MS (latest 64bit ISO in German)
- I wrote the stick by doing
dd bs=4M if=Win10_1809Oct_German_x64.iso of=/dev/sdc
- I also tried partitioning the USB stick and writing to the first primary partition
- I also tried using a 32bit Image
- bios option „boot from USB“ was enabled
The outcome is, my BIOS won't boot from the USB stick claiming „No boot device has been detected, please press any key to reboot!" The operation light of the stick flickers at power on, so the USB-port might be working, but it shows no activity, when the time comes where I assume the boot device must be selected.
(I have built in the any key, very cumbersome, took me a week or more, so I can reboot at least)
What could be the hindrace to boot from the USB stick? Do I have to assume, that the stick is too big/new to boot from? Is my BIOS/Board broken? Are there additional settings in BIOS setup which I have to take care of?
windows-10 boot usb bios usb-flash-drive
|
show 2 more comments
I try to install Windows 10 on a rather old system.
- Mainboard is a Intel Atom Desktop board (D525MW) with a BIOS rev. from 2013.
- CPU is Intel Atom D525. Intel spec sheet If I read that correctly it's a 64bit architecture.
- USB Stick containing the image is a PNY 64 GiB (USB 3.0) stick
- Win 10 image is: Win10_1809Oct_German_x64.iso directly downloaded from MS (latest 64bit ISO in German)
- I wrote the stick by doing
dd bs=4M if=Win10_1809Oct_German_x64.iso of=/dev/sdc
- I also tried partitioning the USB stick and writing to the first primary partition
- I also tried using a 32bit Image
- bios option „boot from USB“ was enabled
The outcome is, my BIOS won't boot from the USB stick claiming „No boot device has been detected, please press any key to reboot!" The operation light of the stick flickers at power on, so the USB-port might be working, but it shows no activity, when the time comes where I assume the boot device must be selected.
(I have built in the any key, very cumbersome, took me a week or more, so I can reboot at least)
What could be the hindrace to boot from the USB stick? Do I have to assume, that the stick is too big/new to boot from? Is my BIOS/Board broken? Are there additional settings in BIOS setup which I have to take care of?
windows-10 boot usb bios usb-flash-drive
2
You don't indicate what processor you have. I suspect your problem is your attempting to install a 64-bit OS on a motherboard that has a 32-Bit UEFI kernel. Edit your question and provide the necessary information to answer your question.
– Ramhound
Dec 16 '18 at 16:53
@Ramhound I added what I could find about the CPU.
– Ariser
Dec 16 '18 at 18:42
How did you create the bootable USB key?
– music2myear
Dec 18 '18 at 0:57
@music2myear I wrote it directly to the stick using „dd“, exact command added to my question.
– Ariser
Dec 18 '18 at 12:13
1
I don't think the processor is the issue, but the method you used to create the USB: Your USB is probably not actually bootable. Please follow the instructions in the answers on this question on our sister site: unix.stackexchange.com/questions/312488/…
– music2myear
Dec 18 '18 at 16:30
|
show 2 more comments
I try to install Windows 10 on a rather old system.
- Mainboard is a Intel Atom Desktop board (D525MW) with a BIOS rev. from 2013.
- CPU is Intel Atom D525. Intel spec sheet If I read that correctly it's a 64bit architecture.
- USB Stick containing the image is a PNY 64 GiB (USB 3.0) stick
- Win 10 image is: Win10_1809Oct_German_x64.iso directly downloaded from MS (latest 64bit ISO in German)
- I wrote the stick by doing
dd bs=4M if=Win10_1809Oct_German_x64.iso of=/dev/sdc
- I also tried partitioning the USB stick and writing to the first primary partition
- I also tried using a 32bit Image
- bios option „boot from USB“ was enabled
The outcome is, my BIOS won't boot from the USB stick claiming „No boot device has been detected, please press any key to reboot!" The operation light of the stick flickers at power on, so the USB-port might be working, but it shows no activity, when the time comes where I assume the boot device must be selected.
(I have built in the any key, very cumbersome, took me a week or more, so I can reboot at least)
What could be the hindrace to boot from the USB stick? Do I have to assume, that the stick is too big/new to boot from? Is my BIOS/Board broken? Are there additional settings in BIOS setup which I have to take care of?
windows-10 boot usb bios usb-flash-drive
I try to install Windows 10 on a rather old system.
- Mainboard is a Intel Atom Desktop board (D525MW) with a BIOS rev. from 2013.
- CPU is Intel Atom D525. Intel spec sheet If I read that correctly it's a 64bit architecture.
- USB Stick containing the image is a PNY 64 GiB (USB 3.0) stick
- Win 10 image is: Win10_1809Oct_German_x64.iso directly downloaded from MS (latest 64bit ISO in German)
- I wrote the stick by doing
dd bs=4M if=Win10_1809Oct_German_x64.iso of=/dev/sdc
- I also tried partitioning the USB stick and writing to the first primary partition
- I also tried using a 32bit Image
- bios option „boot from USB“ was enabled
The outcome is, my BIOS won't boot from the USB stick claiming „No boot device has been detected, please press any key to reboot!" The operation light of the stick flickers at power on, so the USB-port might be working, but it shows no activity, when the time comes where I assume the boot device must be selected.
(I have built in the any key, very cumbersome, took me a week or more, so I can reboot at least)
What could be the hindrace to boot from the USB stick? Do I have to assume, that the stick is too big/new to boot from? Is my BIOS/Board broken? Are there additional settings in BIOS setup which I have to take care of?
windows-10 boot usb bios usb-flash-drive
windows-10 boot usb bios usb-flash-drive
edited Dec 18 '18 at 12:09
Ariser
asked Dec 16 '18 at 16:29
AriserAriser
180114
180114
2
You don't indicate what processor you have. I suspect your problem is your attempting to install a 64-bit OS on a motherboard that has a 32-Bit UEFI kernel. Edit your question and provide the necessary information to answer your question.
– Ramhound
Dec 16 '18 at 16:53
@Ramhound I added what I could find about the CPU.
– Ariser
Dec 16 '18 at 18:42
How did you create the bootable USB key?
– music2myear
Dec 18 '18 at 0:57
@music2myear I wrote it directly to the stick using „dd“, exact command added to my question.
– Ariser
Dec 18 '18 at 12:13
1
I don't think the processor is the issue, but the method you used to create the USB: Your USB is probably not actually bootable. Please follow the instructions in the answers on this question on our sister site: unix.stackexchange.com/questions/312488/…
– music2myear
Dec 18 '18 at 16:30
|
show 2 more comments
2
You don't indicate what processor you have. I suspect your problem is your attempting to install a 64-bit OS on a motherboard that has a 32-Bit UEFI kernel. Edit your question and provide the necessary information to answer your question.
– Ramhound
Dec 16 '18 at 16:53
@Ramhound I added what I could find about the CPU.
– Ariser
Dec 16 '18 at 18:42
How did you create the bootable USB key?
– music2myear
Dec 18 '18 at 0:57
@music2myear I wrote it directly to the stick using „dd“, exact command added to my question.
– Ariser
Dec 18 '18 at 12:13
1
I don't think the processor is the issue, but the method you used to create the USB: Your USB is probably not actually bootable. Please follow the instructions in the answers on this question on our sister site: unix.stackexchange.com/questions/312488/…
– music2myear
Dec 18 '18 at 16:30
2
2
You don't indicate what processor you have. I suspect your problem is your attempting to install a 64-bit OS on a motherboard that has a 32-Bit UEFI kernel. Edit your question and provide the necessary information to answer your question.
– Ramhound
Dec 16 '18 at 16:53
You don't indicate what processor you have. I suspect your problem is your attempting to install a 64-bit OS on a motherboard that has a 32-Bit UEFI kernel. Edit your question and provide the necessary information to answer your question.
– Ramhound
Dec 16 '18 at 16:53
@Ramhound I added what I could find about the CPU.
– Ariser
Dec 16 '18 at 18:42
@Ramhound I added what I could find about the CPU.
– Ariser
Dec 16 '18 at 18:42
How did you create the bootable USB key?
– music2myear
Dec 18 '18 at 0:57
How did you create the bootable USB key?
– music2myear
Dec 18 '18 at 0:57
@music2myear I wrote it directly to the stick using „dd“, exact command added to my question.
– Ariser
Dec 18 '18 at 12:13
@music2myear I wrote it directly to the stick using „dd“, exact command added to my question.
– Ariser
Dec 18 '18 at 12:13
1
1
I don't think the processor is the issue, but the method you used to create the USB: Your USB is probably not actually bootable. Please follow the instructions in the answers on this question on our sister site: unix.stackexchange.com/questions/312488/…
– music2myear
Dec 18 '18 at 16:30
I don't think the processor is the issue, but the method you used to create the USB: Your USB is probably not actually bootable. Please follow the instructions in the answers on this question on our sister site: unix.stackexchange.com/questions/312488/…
– music2myear
Dec 18 '18 at 16:30
|
show 2 more comments
1 Answer
1
active
oldest
votes
DD
is useful for dealing with images, but does not create bootable drives.
For linux, woeusb
is a recommended tool for creating bootable drives from image files:
sudo woeusb --device local/of/my/windows-10-image.iso /dev/sdX
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%2f1385035%2fwindows-installer-wont-boot-from-usb-drive-on-intel-d525mw%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
DD
is useful for dealing with images, but does not create bootable drives.
For linux, woeusb
is a recommended tool for creating bootable drives from image files:
sudo woeusb --device local/of/my/windows-10-image.iso /dev/sdX
add a comment |
DD
is useful for dealing with images, but does not create bootable drives.
For linux, woeusb
is a recommended tool for creating bootable drives from image files:
sudo woeusb --device local/of/my/windows-10-image.iso /dev/sdX
add a comment |
DD
is useful for dealing with images, but does not create bootable drives.
For linux, woeusb
is a recommended tool for creating bootable drives from image files:
sudo woeusb --device local/of/my/windows-10-image.iso /dev/sdX
DD
is useful for dealing with images, but does not create bootable drives.
For linux, woeusb
is a recommended tool for creating bootable drives from image files:
sudo woeusb --device local/of/my/windows-10-image.iso /dev/sdX
answered Dec 21 '18 at 19:42
music2myearmusic2myear
30.7k85597
30.7k85597
add a comment |
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%2f1385035%2fwindows-installer-wont-boot-from-usb-drive-on-intel-d525mw%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
2
You don't indicate what processor you have. I suspect your problem is your attempting to install a 64-bit OS on a motherboard that has a 32-Bit UEFI kernel. Edit your question and provide the necessary information to answer your question.
– Ramhound
Dec 16 '18 at 16:53
@Ramhound I added what I could find about the CPU.
– Ariser
Dec 16 '18 at 18:42
How did you create the bootable USB key?
– music2myear
Dec 18 '18 at 0:57
@music2myear I wrote it directly to the stick using „dd“, exact command added to my question.
– Ariser
Dec 18 '18 at 12:13
1
I don't think the processor is the issue, but the method you used to create the USB: Your USB is probably not actually bootable. Please follow the instructions in the answers on this question on our sister site: unix.stackexchange.com/questions/312488/…
– music2myear
Dec 18 '18 at 16:30