Skip to content

UEFI Windows Install error "A required device isn't connected or can't be accessed" #1070

Answered by NiKiZe
Lucho1976 asked this question in Q&A
Discussion options

You must be logged in to vote

You do not need BCD or boot.sdi with latest versions of wimboot.
Also try using a default boot.wim from Windows installation media.

Reading more carefully, your .wim is loaded as WinPE.wim (see your screenshot) the reason for this is that in efi mode you need the -n argument, while for pcbios the name is given after.

initrd -n boot.wim tftp://${server_ip}/images/win2019/sources/WinPE.wim boot.wim

Would probably work, however your screenshot is using http while your script says tftp, something is of here ;)

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Lucho1976
Comment options

Answer selected by Lucho1976
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants