Skip to content
This repository has been archived by the owner on Jan 8, 2022. It is now read-only.

Error: DISM exited with code 2. #84

Open
SMNBGR opened this issue Jul 13, 2021 · 4 comments
Open

Error: DISM exited with code 2. #84

SMNBGR opened this issue Jul 13, 2021 · 4 comments

Comments

@SMNBGR
Copy link

SMNBGR commented Jul 13, 2021

image
no matter which version I use I unfortunately get the dism error
any ideas?

@SMNBGR
Copy link
Author

SMNBGR commented Jul 13, 2021

image
the last lines from the log, unfortunately I can't figure it out

EDIT:
image
first error that was thrown,
i will try the solution i blind guy just read below

@SMNBGR
Copy link
Author

SMNBGR commented Jul 13, 2021

created the BSP Drivers and paste the drivers there and got a "DONE!"
hopefully my self talk will help someone - thank you for the project

@hojanico19
Copy link

Hello, where are these drivers?

@raspiduino
Copy link

Ok I'm having the same problem.
The solution is:

  1. Go to https://github.com/worproject/RPi-Windows-Drivers/releases and download the latest prebuilt driver for your model.
  2. Extract the zip to Downloaded\Drivers\BSP Drivers
  3. Restart the process :)

That's all. If you want to know why it's not working. Read the below.

In Scripts/deployment.txt:
FetchGitHubFolder "https://github.com/driver1998/bsp" "bsp-master/prebuilt" "Downloaded\Drivers\BSP Drivers" should fetch the rebuilt driver from the repo at https://github.com/driver1998/bsp. But for some reason, it won't download.

Also, the repo is archived, and there is a line in the readme file says: If you want to download pre-built driver packs for Windows 10 on Raspberry Pi, go to https://github.com/worproject/RPi-Windows-Drivers. So just go to that link and download it :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants
@SMNBGR @raspiduino @hojanico19 and others