Welcome to Ubuntu 22.04.3 LTS (GNU/Linux 4.4.0-19041-Microsoft x86_64)
还是 4.4 的
1
rockxsj 337 天前
没试过 不过 linux 升级内核不就是编译之后直接替换内核 img 文件吗
|
3
PTLin 337 天前
@rockxsj wsl 还真不是,wsl2 的内核被定制过,我用仓库的 config 或者 proc 里的 config 编译 6.6 然后替换 wsl 的内核 C:\Windows\System32\lxss\tools\kernel ,根本启动不来。
|
5
jim9606 337 天前 via Android
|
7
Noicdi 337 天前
wsl2 可以直接下载微软的安装包更新内核,https://github.com/microsoft/WSL
|
8
Noicdi 337 天前
@Noicdi #7 或者自己编译安装,https://www.noicdi.com/posts/5942db24.html
|
9
imzcg2 337 天前
https://github.com/Locietta/xanmod-kernel-WSL2
scoop bucket add sniffer https://github.com/Locietta/sniffer scoop install xanmod-WSL2 # other builds # scoop install xanmod-WSL2-old # scoop install xanmod-WSL2-skylake # LTS builds # scoop install xanmod-WSL2-lts # scoop install xanmod-WSL2-lts-old # scoop install xanmod-WSL2-lts-skylake |
12
canbingzt 337 天前
在命令行下执行 wsl --update
|
13
CEBBCAT 337 天前
提问前楼主已经搜索过了对吗?那么那些通用的方案是哪里不适合你呢?
https://learn.microsoft.com/en-us/community/content/wsl-user-msft-kernel-v6 |