← 全部工具

Tatsh/installkernel-wsl

热度 65 更新于 网络与系统管理

Script and installkernel hook to copy Linux kernel to the host system and update .wslconfig.

githubauto-collected

安装

暂未验证可直接使用的安装命令,请查看项目官方文档或 Release。

installkernel-wsl

Script and installkernel hook to copy Linux kernel to the host system and update .wslconfig.

Installation

Poetry

poetry add installkernel-wsl

Pip

pip install installkernel-wsl

Usage

Add -d to show debug logs.

installkernel-wsl

Usage as a hook

After installation:

mkdir -p /etc/kernel/install.d
ln -sf "$(command -v installkernel-wsl)" /etc/kernel/install.d/99-wsl-kernel.install