回收 WSL2 VHDX 文件占用空间
📝
内容提要
在 WSL2 中删除文件并不会自动回收主机空间(参见 [[https://github.com/microsoft/WSL/issues/4699][WSL 2 should automatically release disk space back to the host OS]])。 可以通过以下几个步骤回收 WSL2 VHDX 文件占用空间: 1. 在 WSL2 中将 ext4...
➡️