-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Description
Version
Microsoft Windows [Version 10.0.25174.1010]
WSL Version
WSL 2
Kernel Version
unknown
PS C:\WINDOWS\system32> wsl --statuswsl --status
and I got output saying kernel not installed.
PS C:\WINDOWS\system32> wsl.exe --update
and it throws:
インストール中: Linux 用 Windows サブシステム
致命的なエラーです。
translation: Linux Windows Subsystem being installed. fatal error.
Distro Version
Ubuntu-22.04
Other Software
No response
Repro Steps
PS C:\WINDOWS\system32> wsl --list --online
インストールできる有効なディストリビューションの一覧を次に示します。
'wsl --install -d ' を使用してインストールします。
NAME FRIENDLY NAME
Ubuntu Ubuntu
Debian Debian GNU/Linux
kali-linux Kali Linux Rolling
Ubuntu-18.04 Ubuntu 18.04 LTS
Ubuntu-20.04 Ubuntu 20.04 LTS
Ubuntu-22.04 Ubuntu 22.04 LTS
OracleLinux_8_5 Oracle Linux 8.5
OracleLinux_7_9 Oracle Linux 7.9
SUSE-Linux-Enterprise-Server-15-SP4 SUSE Linux Enterprise Server 15 SP4
openSUSE-Leap-15.4 openSUSE Leap 15.4
openSUSE-Tumbleweed openSUSE Tumbleweed
PS C:\WINDOWS\system32> wsl --install -d Ubuntu
インストール中: Ubuntu
インストール中にエラーが発生しました。ディストリビューション名: 'Ubuntu' エラー コード: 0x8000ffff
(translation: error during installation. Distribution name: Ubuntu. Error code: 0x8000ffff)
Expected Behavior
Ubuntu successfully installed
Actual Behavior
It throw "Error code: 0x8000ffff"
Diagnostic Logs
WslLogs-2023-03-16_18-44-34.zip