OSDeploy / OSDCloud

OSDCloud is a process to fully deploy a Windows OS from a WinPE Environment
https://osdcloud.osdeploy.com
61 stars 13 forks source link

Bluescreen directly after OSDCloud "Inaccessible_Boot_Device" #39

Open Disrupi opened 3 months ago

Disrupi commented 3 months ago

Hi,

Im facing an issue with some of our older Devices ~4 years old. No matter which parameters are used those devices fail to install windows properly. When the device tries to boot into windows after OSDCloud has been run it crashes with a bluescreen with the cause "Inaccessible_Boot_Device". Installing windows from a "regular Windows ISO" works as expected.

Any help would be greatly appreciated

Slunkerton commented 3 months ago

I encountered something similar with a fleet of Lenovo ThinkPad T490s laptops. I figured out that these computers came with a mix of Samsung and Intel SSDs. The Samsung ones worked fine, but the Intel ones did not.

I think what was happening is that it would collect a driver from Windows Update and inject it. The driver would cause the crash. Thats why a vanilla Windows ISO works.

Unfortunately, I didn't find a good way to block OSDCloud from downloading the drivers from Microsoft.