StefanScherer / packer-windows

Windows Templates for Packer: Windows 11, Windows 10, Windows Server 2022, 2019, 2016, also with Docker
MIT License
1.29k stars 434 forks source link

Windows could not apply the unattended answer file's <DiskConfiguration> setting #313

Open basictheprogram opened 2 years ago

basictheprogram commented 2 years ago

Trying to build Windows 11

image

I am the "linux guy" building "windows". Any guidance on how to troubleshoot/debug would be appreciated.

basictheprogram commented 2 years ago

Same error as https://github.com/joefitzgerald/packer-windows/issues/259?

Device driver issue?

I added "disk_controller_type": "lsilogic-sas", to the the .json file and it seems to work around the problem.