O
O
OneDeus2021-11-27 13:33:49
linux
OneDeus, 2021-11-27 13:33:49

Why are no drivers found?

Please tell me, I'm installing the windows 10 image from under arch linux. When installing windows 10, it says that the device drivers were not found.
write with > `sudo dd bs=4M if=path/to/archlinux.iso of=/dev/sdx status=progress oflag=sync`

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
SagePtr, 2021-11-27
@OneDeus

Windows does not support this method of installation, it does not know how to mount a device that was written directly by overwriting the ISO image on top, because it does not see the partition table on it (which is not there).
With Arch Linux iso it works because that hybrid one contains a partition table

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question