5 I want to install an Ubuntu image in WSL. But, I get a error when running wsl --install: Invalid command line option: --install I am using windows 10 education, version 20H2 OS Build 19042.867. containers windows-subsystem-for-linux Share Improve this question Follow edited Jan 31,...
wsl --set-default-version 2 generates the following error Invalid command line option: --set-default-version Document Details ⚠Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking. ID: b19a43be-b16a-d903-b69d-75dffce6c329 ...
尝试升级时出错:Invalid command line option: wsl --set-version Ubuntu 2 请确保已启用适用于 Linux 的 Windows 子系统,并且你使用的是 Windows 内部版本 19041 或更高版本。 若要启用 WSL,请在 PowerShell 提示符下以具有管理员权限的身份运行此命令:Enable-WindowsOptionalFeature -Online -FeatureName Microsoft...
可以看到如下错误: cc:error: unrecognized command lineoption'-V'cc:fatalerror: no input files #省略部分代码 ...cc:error: unrecognized command lineoption'-qversion'cc:fatalerror: no input files #省略部分代码 ...configure:2582: cc conftest.c >&5cc:fatalerror: -fuse-linker-plugin, but liblto...
5.4 尝试升级时出错:Invalid command line option: wsl --set-version Ubuntu 2 请确保已启用适用于 Linux 的 Windows 子系统,并且你使用的是 Windows 内部版本 18362 或更高版本。 若要启用 WSL,请在 PowerShell 提示符下以具有管理员权限的身份运行此命令:Enable-WindowsOptionalFeature -Online -FeatureName Mic...
5.4 尝试升级时出错:Invalid command line option: wsl --set-version Ubuntu 2 5.5 由于虚拟磁盘系统的某个限制,无法完成所请求的操作。虚拟硬盘文件必须是解压缩的且未加密的,并且不能是稀疏的 5.6 无法将词语“wsl”识别为 cmdlet、函数、脚本文件或可运行程序的名称 ...
Windows Subsystem for Linux Ubuntu中使用pecl安装swool时遇到错误“error: C compiler cannot create executables”、“error: unrecognized command line option '-V'” 解决方法 先看解决方法, 将gcc版本降低到4.8即可,因为高版本gcc取消了-V参数: sudo apt install gcc-4.8-y ...
5.4 尝试升级时出错:Invalid command line option: wsl --set-version Ubuntu 2 请确保已启用适用于 Linux 的 Windows 子系统,并且你使用的是 Windows 内部版本 18362 或更高版本。 若要启用 WSL,请在 PowerShell 提示符下以具有管理员权限的身份运行此命令:Enable-WindowsOptionalFeature -Online -FeatureName Mic...
invalid command line option:的出现是由于Windows 内核版本过低导致的,要获取最新版本的windows需要加入Insider Programme。(提示:加入Insider可能会导致windows版本升级频率过高且问题更多,谨慎使用) 搜索insider programme 按照提示步骤完成,之后检查更新,重启之后windows升级为最新版本就没问题了。
Invalid command line option: --list Usage: wsl.exe [option] ... Options: -d, --distribution <DistributionName> Launch the specified distribition. -e, --exec <CommandLine> Execute the specified Linux command. The remainder of the arguments are ...