[problem help] wsl启动失败
Tofloor
poster avatar
qiulaidongfeng
deepin
2023-08-05 23:57
Author

我做了下列操作:

下载 https://cdimage.deepin.com/WSL/deepin.zip

wsl --import deepin E:/wsl/Deepin deepin.zip

cmd输出:

Processing fstab with mount -a failed.

<3>WSL (8) ERROR: CreateProcessEntryCommon:370: getpwuid(0) failed 2
<3>WSL (8) ERROR: CreateProcessEntryCommon:374: getpwuid(0) failed 2
<3>WSL (8) ERROR: CreateProcessEntryCommon:577: execvpe /bin/sh failed 2
<3>WSL (8) ERROR: CreateProcessEntryCommon:586: Create process not expected to return


运行 wsl -l -v 输出

NAME STATE VERSION

deepin Running 2
Ubuntu-22.04 Stopped 2

Reply Favorite View the author
All Replies
阿尼樱奈奈
Moderator
2023-08-06 00:31
#1

参考:https://blog.csdn.net/shizheng_Li/article/details/131529287

Reply View the author
qiulaidongfeng
deepin
2023-08-06 22:01
#2
阿尼樱奈奈

参考:https://blog.csdn.net/shizheng_Li/article/details/131529287

执行了wsl -s deepin

wsl -l输出
适用于 Linux 的 Windows 子系统分发:
deepin (默认)
Ubuntu-22.04

启动还是输出
Processing fstab with mount -a failed.

<3>WSL (8) ERROR: CreateProcessEntryCommon:370: getpwuid(0) failed 2
<3>WSL (8) ERROR: CreateProcessEntryCommon:374: getpwuid(0) failed 2
<3>WSL (8) ERROR: CreateProcessEntryCommon:577: execvpe /bin/sh failed 2
<3>WSL (8) ERROR: CreateProcessEntryCommon:586: Create process not expected to return

Reply View the author