Jeeves1582
New member
- Dec 3, 2021
- 2
Ran the below in powershell but got the below error...
PS C:\WINDOWS\system32> dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestart
Deployment Image Servicing and Management tool
Version: 10.0.19041.844
Image Version: 10.0.19041.1110
Error: 23
Data error (cyclic redundancy check).
The DISM log file can be found at C:\WINDOWS\Logs\DISM\dism.log
Below is the CBS.log snapshot
CBS Enumerating Foundation package: Microsoft-Windows-Foundation-Package~31bf3856ad364e35~amd64~~10.0.19041.1, this could be slow
2021-12-03 18:54:06, Info CBS Update: Setting Install State, Package: Microsoft-Windows-Lxss-Optional-Package~31bf3856ad364e35~amd64~~10.0.19041.1110, Update: Microsoft-Windows-Subsystem-Linux, new state: On
2021-12-03 18:54:06, Info CBS Update: Setting Install State, Package: Microsoft-Windows-Lxss-Optional-Package~31bf3856ad364e35~amd64~~10.0.19041.1110, Update: Microsoft-Windows-Subsystem-Linux, current State: Off, new state: On, RemovePayload: 0
2021-12-03 18:54:07, Info CBS Failed to load the COMPONENTS hive from 'C:\WINDOWS\System32\config\COMPONENTS' into registry key 'HKLM\COMPONENTS'. [HRESULT = 0x80070017 - ERROR_CRC]
2021-12-03 18:54:07, Info CBS Failed to load component store [HRESULT = 0x80070017 - ERROR_CRC]
2021-12-03 18:54:07, Info CBS Failed to get CSI store. [HRESULT = 0x80070017 - ERROR_CRC]
2021-12-03 18:54:07, Info CBS Failed to get CSI store. [HRESULT = 0x80070017 - ERROR_CRC]
2021-12-03 18:54:07, Info CBS Failed to open COMPONENTS key path: COMPONENTS [HRESULT = 0x80070057 - E_INVALIDARG]
2021-12-03 18:54:07, Info CBS Failed to get COMPONENTS registry key. [HRESULT = 0x80070057 - E_INVALIDARG]
2021-12-03 18:54:07, Info CBS Failed to open COMPONENTS key. [HRESULT = 0x80070057 - E_INVALIDARG]
2021-12-03 18:54:07, Info CBS Failed to check for pending required flag, assuming it is set. [HRESULT = 0x80070057 - E_INVALIDARG]
2021-12-03 18:54:07, Info CBS Real pend will be used if required
2021-12-03 18:54:09, Info CBS Failed to load the COMPONENTS hive from 'C:\WINDOWS\System32\config\COMPONENTS' into registry key 'HKLM\COMPONENTS'. [HRESULT = 0x80070017 - ERROR_CRC]
2021-12-03 18:54:09, Info CBS Failed to load component store [HRESULT = 0x80070017 - ERROR_CRC]
2021-12-03 18:54:09, Info CBS Failed to get CSI store. [HRESULT = 0x80070017 - ERROR_CRC]
2021-12-03 18:54:09, Info CBS Failed to get CSI Store. [HRESULT = 0x80070017 - ERROR_CRC]
2021-12-03 18:54:09, Info CBS Failed to get CSI store from attached session. [HRESULT = 0x80070017 - ERROR_CRC]
2021-12-03 18:54:09, Info CBS Failed to initialize execution object. [HRESULT = 0x80070017 - ERROR_CRC]
2021-12-03 18:54:12, Error CBS Failed to perform operation. [HRESULT = 0x80070017 - ERROR_CRC]
2021-12-03 18:54:12, Info CBS Session: 30926921_199313806 finalized. Reboot required: no [HRESULT = 0x80070017 - ERROR_CRC]
2021-12-03 18:54:12, Info CBS Failed to FinalizeEx using worker session [HRESULT = 0x80070017]
2021-12-03 18:54:12, Info CBS Deleting directory: \\?\C:\WINDOWS\CbsTemp\30926921_199313806\
Can someone please help in checking what is causing the issue?
PS C:\WINDOWS\system32> dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestart
Deployment Image Servicing and Management tool
Version: 10.0.19041.844
Image Version: 10.0.19041.1110
Error: 23
Data error (cyclic redundancy check).
The DISM log file can be found at C:\WINDOWS\Logs\DISM\dism.log
Below is the CBS.log snapshot
CBS Enumerating Foundation package: Microsoft-Windows-Foundation-Package~31bf3856ad364e35~amd64~~10.0.19041.1, this could be slow
2021-12-03 18:54:06, Info CBS Update: Setting Install State, Package: Microsoft-Windows-Lxss-Optional-Package~31bf3856ad364e35~amd64~~10.0.19041.1110, Update: Microsoft-Windows-Subsystem-Linux, new state: On
2021-12-03 18:54:06, Info CBS Update: Setting Install State, Package: Microsoft-Windows-Lxss-Optional-Package~31bf3856ad364e35~amd64~~10.0.19041.1110, Update: Microsoft-Windows-Subsystem-Linux, current State: Off, new state: On, RemovePayload: 0
2021-12-03 18:54:07, Info CBS Failed to load the COMPONENTS hive from 'C:\WINDOWS\System32\config\COMPONENTS' into registry key 'HKLM\COMPONENTS'. [HRESULT = 0x80070017 - ERROR_CRC]
2021-12-03 18:54:07, Info CBS Failed to load component store [HRESULT = 0x80070017 - ERROR_CRC]
2021-12-03 18:54:07, Info CBS Failed to get CSI store. [HRESULT = 0x80070017 - ERROR_CRC]
2021-12-03 18:54:07, Info CBS Failed to get CSI store. [HRESULT = 0x80070017 - ERROR_CRC]
2021-12-03 18:54:07, Info CBS Failed to open COMPONENTS key path: COMPONENTS [HRESULT = 0x80070057 - E_INVALIDARG]
2021-12-03 18:54:07, Info CBS Failed to get COMPONENTS registry key. [HRESULT = 0x80070057 - E_INVALIDARG]
2021-12-03 18:54:07, Info CBS Failed to open COMPONENTS key. [HRESULT = 0x80070057 - E_INVALIDARG]
2021-12-03 18:54:07, Info CBS Failed to check for pending required flag, assuming it is set. [HRESULT = 0x80070057 - E_INVALIDARG]
2021-12-03 18:54:07, Info CBS Real pend will be used if required
2021-12-03 18:54:09, Info CBS Failed to load the COMPONENTS hive from 'C:\WINDOWS\System32\config\COMPONENTS' into registry key 'HKLM\COMPONENTS'. [HRESULT = 0x80070017 - ERROR_CRC]
2021-12-03 18:54:09, Info CBS Failed to load component store [HRESULT = 0x80070017 - ERROR_CRC]
2021-12-03 18:54:09, Info CBS Failed to get CSI store. [HRESULT = 0x80070017 - ERROR_CRC]
2021-12-03 18:54:09, Info CBS Failed to get CSI Store. [HRESULT = 0x80070017 - ERROR_CRC]
2021-12-03 18:54:09, Info CBS Failed to get CSI store from attached session. [HRESULT = 0x80070017 - ERROR_CRC]
2021-12-03 18:54:09, Info CBS Failed to initialize execution object. [HRESULT = 0x80070017 - ERROR_CRC]
2021-12-03 18:54:12, Error CBS Failed to perform operation. [HRESULT = 0x80070017 - ERROR_CRC]
2021-12-03 18:54:12, Info CBS Session: 30926921_199313806 finalized. Reboot required: no [HRESULT = 0x80070017 - ERROR_CRC]
2021-12-03 18:54:12, Info CBS Failed to FinalizeEx using worker session [HRESULT = 0x80070017]
2021-12-03 18:54:12, Info CBS Deleting directory: \\?\C:\WINDOWS\CbsTemp\30926921_199313806\
Can someone please help in checking what is causing the issue?