Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot start WSL after reboot, Error code: Wsl/Service/CreateInstance/CreateVm/MountVhd/0x80070032 #9178

Open
1 of 2 tasks
sydsim opened this issue Nov 19, 2022 · 4 comments

Comments

@sydsim
Copy link

sydsim commented Nov 19, 2022

Version

Microsoft Windows [Version 10.0.22621.819]

WSL Version

  • WSL 2
  • WSL 1

Kernel Version

5.15.74.2

Distro Version

Ubuntu-18.04

Other Software

No response

Repro Steps

C:\Windows\System32> wsl

Expected Behavior

WSL starts normally

Actual Behavior

디스크 'C:\Program Files\WindowsApps\MicrosoftCorporationII.WindowsSubsystemForLinux_1.0.0.0_x64__8wekyb3d8bbwe\system.vhd' WSL2에 연결하지 못했습니다. 지원되지 않는 요청입니다.
Error code: Wsl/Service/CreateInstance/CreateVm/MountVhd/0x80070032

Diagnostic Logs

I have already tried turning on/off "Windows Subsystem for Linux", "Virtual Machine Platform" in Windows features, and also tried restarting LxssManager in Services.
I opened all authority of file 'C:\Program Files\WindowsApps\MicrosoftCorporationII.WindowsSubsystemForLinux_1.0.0.0_x64__8wekyb3d8bbwe\system.vhd' to Everyone

@sydsim
Copy link
Author

sydsim commented Nov 19, 2022

@ZoeLeee
Copy link

ZoeLeee commented Jul 12, 2023

same error

无法将磁盘“C:\Program Files\WindowsApps\MicrosoftCorporationII.WindowsSubsystemForLinux_1.2.5.0_x64__8wekyb3d8bbwe\system.vhd”附加到 WSL2: 不支持该请求。
Error code: Wsl/Service/CreateInstance/CreateVm/MountVhd/0x80070032
无法将磁盘“C:\Program Files\WindowsApps\MicrosoftCorporationII.WindowsSubsystemForLinux_1.2.5.0_x64__8wekyb3d8bbwe\system.vhd”附加到 WSL2: 不支持该请求。
Error code: Wsl/Service/CreateInstance/CreateVm/MountVhd/0x80070032
无法将磁盘“C:\Program Files\WindowsApps\MicrosoftCorporationII.WindowsSubsystemForLinux_1.2.5.0_x64__8wekyb3d8bbwe\system.vhd”附加到 WSL2: 不支持该请求。
Error code: Wsl/Service/CreateInstance/CreateVm/MountVhd/0x80070032

@joe-mit
Copy link

joe-mit commented Aug 7, 2023

I have same error with previously working WSL1 on:
Windows 10 Enterprise 10.0.19045
on ASRock B450 Pro4 motherboard
with Hyper-V and 'Virtual Machine Platform' turned on
using: WSL 1.2.5.0_x64 Kernel 5.15.90.1
with "ubuntu-18.04" or "ubuntu 20.04"

PROBLEM: in PowerShell as Admin, I get:

PS C:\WINDOWS\system32> wsl
Failed to attach disk 'C:\Program Files\WindowsApps\MicrosoftCorporationII.WindowsSubsystemForLinux_1.2.5.0_x64__8wekyb3d8bbwe\system.vhd' to WSL2: The request is not supported.
Error code: Wsl/Service/CreateInstance/CreateVm/MountVhd/0x80070032
PS C:\WINDOWS\system32>

<<< also >>>

PS C:\WINDOWS\system32> bash
Failed to attach disk 'C:\Program Files\WindowsApps\MicrosoftCorporationII.WindowsSubsystemForLinux_1.2.5.0_x64__8wekyb3d8bbwe\system.vhd' to WSL2: The request is not supported.
Error code: Bash/Service/CreateInstance/CreateVm/MountVhd/0x80070032
PS C:\WINDOWS\system32>

<<< running download for Ubuntu instance yields >>>
Installing, this may take a few minutes...
WslRegisterDistribution failed with error: 0xc03a0014
Error: 0xc03a0014 A virtual disk support provider for the specified file was not found.

Press any key to continue...

@neokofg
Copy link

neokofg commented Feb 12, 2024

#10555 (comment)

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

No branches or pull requests

4 participants