【地址】 https://docs.microsoft.com/zh-cn/windows/wsl/install-manual#step-4---download-the-linux-kernel-update-package 0x02 配置子系统 1、配置源并更新 刚安装完成的Kali Linux是非常干净的,什么软件都没有安装,所以需要手动修改一下源,并更新。以下为常用kali源 #中科大deb http://mirrors.ustc.edu...
Step 3 - Install Windows Subsystem for Linux Kernel Update Package64-Bit users (WSL 2) should download the latest Download the Windows Subsystem for Linux Kernel Update Package. Double-click wsl_update_x64.msi. The install should only take seconds....
3.下载并安装Linux内核更新包:https://learn.microsoft.com/zh-cn/windows/wsl/install-manual#step-4---download-the-linux-kernel-update-package 4.将WSL2设置为默认版本,打开cmd并执行:wsl --set-default-version 2。 5.打开Microsoft Store,选择你偏好的Linux分发版(笔者使用的是Ubuntu20.04),点击“获取”...
Windows Subsystem for Linux Kernel Update Package contains the Linux Kernel update package to upgrade Windows 10 64-bit to WSL 2 (Windows Subsystem for Linux), allowing you to run Linux on Windows with WSl 2.
You can follow these steps toinstall WSL distributions on Windows 11/10 computers: Enable the Windows Subsystem for Linux. Check requirements for running WSL 2. Enable Virtual Machine feature. Download the Linux kernel update package. Set WSL 2 as your default version. ...
版本Windows 11 专业版版本号 22H2安装日期 2023/3/19操作系统版本 22621.4387体验Windows Feature Experience Pack 1000.22700.1047.0 - [archives.openeuler.openatom.cn/openEuler-22.09/everything/x86\_64/](https://archives.openeuler.openatom.cn/openEuler-22.09/everything/x86_64/)- [archives.open...
UPDATE: I managed to install WSL using the alternative approach i.e., usingWindows Features. The probable reason (I think) for the issue mentioned above in this post is because of outdated WSL2 linux kernel package which can be updated fromManual installation steps for...
具体步骤参考 :https://docs.microsoft.com/zh-cn/windows/wsl/install-manual#step-4---download-the-linux-kernel-update-package 安装WSL 2 之前,必须启用“虚拟机平台”可选功能 wsl --set-version Ubuntu 2 #升级到WSL2,其中 Ubuntu 是已经安装的Linux名称,命令格式:wsl --set-version ...
https://wslstorestorage.blob.core.windows.net/wslblob/wsl_update_x64.msi 将以上这些东西都安装好之后,应该至少会提示先重启一次电脑。重启电脑后,打开windows自带的微软的应用商店Microsoft Store,然后输入Ubuntu进行搜索,然后选择某一个版本的系统进行下载即可。
它可以用来在Windows10 预览版上安装 Linux 桌面系统,目前支持Ubuntu、Debian等五个 Linux 发行版本,只需一个命令即可开始安装。。 支持多种IDE来开发 Linux 项目 除了Visual StudioCode 之外,WSLg 还允许用户运行其他 ide,如 gedit、基于 JetBrains 的编辑器、gvim 等,以一种高性能的方式测试、构建和调试你的 Linu...