DDoSolitary / LxRunOffline

A full-featured utility for managing Windows Subsystem for Linux (WSL)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

安装其中一个文件系统时出现错误。有关详细信息,请运行'dmesg'。

HeiZheJun opened this issue · comments

System info :
Microsoft Windows 11 Build 22489
LxRunOffline v3.5.0

Command that I ran:
.\LxRunOffline.exe install -n Centos7 -d "D:\WSL\Centos7" -f "C:\Users\Administrator\Downloads\CentOS-7-20140625-x86_64-docker_01.img.tar.xz"

ERRORLOG:
PS D:\WSL\LxRunOffline-v3.5.0-msvc> .\LxRunOffline.exe install -n Centos7 -d "D:\WSL\Centos7" -f "C:\Users\Administrator\Downloads\CentOS-7-20140625-x86_64-docker_01.img.tar.xz" [WARNING] Ignoring an unsupported file "dev/random" of type 0020000. [WARNING] Ignoring an unsupported file "dev/null" of type 0020000. [WARNING] Ignoring an unsupported file "dev/ptmx" of type 0020000. [WARNING] Ignoring an unsupported file "dev/zero" of type 0020000. [WARNING] Ignoring an unsupported file "dev/tty" of type 0020000. [WARNING] Ignoring an unsupported file "dev/urandom" of type 0020000. [WARNING] Ignoring an unsupported file "dev/full" of type 0020000. [WARNING] Love this tool? Would you like to make a donation: https://github.com/DDoSolitary/LxRunOffline/blob/master/README.md#donation PS D:\WSL\LxRunOffline-v3.5.0-msvc> wsl.exe -d Centos7 安装其中一个文件系统时出现错误。有关详细信息,请运行'dmesg'。 -bash-4.2# dmesg [ 0.019765] Microsoft 4.4.0-22489.1000-Microsoft 4.4.35 [ 0.120137] <3>init: (1) ERROR: UtilCreateProcessAndWait:722: /bin/mount failed with status 0 [ 0.120142] 4000 [ 0.120148] <3>init: (1) ERROR: ConfigMountFsTab:2484: Processing fstab with mount -a failed.

不是用 rootfs tarball 吗,你这怎么是 img.tar.xz,磁盘镜像 img 文件应该不行吧