エントリーの編集

エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
GitHub - microsoft/WSL2-Linux-Kernel: The source for the Linux kernel used in Windows Subsystem for Linux 2 (WSL2)

- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
GitHub - microsoft/WSL2-Linux-Kernel: The source for the Linux kernel used in Windows Subsystem for Linux 2 (WSL2)
Instructions for building an x86_64 WSL2 kernel with an Ubuntu distribution using bash are as fol... Instructions for building an x86_64 WSL2 kernel with an Ubuntu distribution using bash are as follows: Install the build dependencies: $ sudo apt install build-essential flex bison dwarves libssl-dev libelf-dev cpio qemu-utils Modify WSL2 kernel configs (optional): $ make menuconfig KCONFIG_CONFIG=Microsoft/config-wsl Build the kernel using the WSL2 kernel configuration and put the modules in a mo
2019/07/07 リンク