Hello,
I'm unable to install Windows 10 from a USB stick, it's not recognized as bootable. I downloaded the image from Microsoft website https://www.microsoft.com/en-us/software-download/windows10ISO and used the following command to burn the USB sticks, one USB2, the other USB3:
(I'm doing this from my Mac Book Pro.)
I tried all USB ports, even connected the USB2 ports on the mother board, nothing works. I can choose the devices from the boot menu but I allway get a message saying that I should insert a bootable device.
I have the following hardware installed:
- CPU: i76600K
- RAM: Corsair CMK16GX4M4A2800C16 (listed as compatible by ASRock)
Also, I flashed the EUFI with the latest version available, but it didn't change anything.
Can you help?
I'm unable to install Windows 10 from a USB stick, it's not recognized as bootable. I downloaded the image from Microsoft website https://www.microsoft.com/en-us/software-download/windows10ISO and used the following command to burn the USB sticks, one USB2, the other USB3:
Code:
sudo dd if=Win10_1607_N_EnglishInternational_x64.iso of=/dev/rdisk4 bs=16m
I tried all USB ports, even connected the USB2 ports on the mother board, nothing works. I can choose the devices from the boot menu but I allway get a message saying that I should insert a bootable device.
I have the following hardware installed:
- CPU: i76600K
- RAM: Corsair CMK16GX4M4A2800C16 (listed as compatible by ASRock)
Also, I flashed the EUFI with the latest version available, but it didn't change anything.
Can you help?