WOA-Project / WOA-Deployer-Rpi

WOA Deployer for Raspberry Pi
https://pi64.win/
MIT License
966 stars 127 forks source link

There has been a problem during deployment: DISM exited with code 2 #77

Open BaronBrown opened 3 years ago

BaronBrown commented 3 years ago

Error: 2021-03-12 13:38:49.487 +00:00 [Verbose] Error: 2 2021-03-12 13:38:49.487 +00:00 [Verbose] 2021-03-12 13:38:49.488 +00:00 [Verbose] Cannot find the specified file 'Downloaded\Drivers\BSP Drivers' 2021-03-12 13:38:49.488 +00:00 [Verbose] 2021-03-12 13:38:49.488 +00:00 [Verbose] The DISM log file can be found at C:\WINDOWS\Logs\DISM\dism.log 2021-03-12 13:38:49.762 +00:00 [Error] An error has occurred Deployer.Exceptions.DeploymentException: There has been a problem during deployment: DISM exited with code 2. at Deployer.NetFx.ImageServiceBase.d__3.MoveNext() in D:\a\1\s\Source\DeployerPlatform\Deployer.NetFx\ImageServiceBase.cs:line 74

Reason:

No directory created called 'Downloaded\Drivers\BSP Drivers' The URL requested in the log 2021-03-12 11:12:49.522 +00:00 [Information] Fetching from GitHub subfolder: https://github.com/driver1998/bsp/bsp-master/prebuilt to Downloaded\Drivers\BSP Drivers does not exist. Checking the webpage leads to a 404 error

jvoeller0129 commented 3 years ago

see my post https://github.com/WOA-Project/WOA-Deployer-Rpi/issues/76#issuecomment-831001101