Warning: Missing argument 3 for write(), called in /www/wwwroot/biwei1.cn/incs/robot.php on line 68 and defined in /www/wwwroot/biwei1.cn/incs/data.php on line 487 花了点时间把如何制作适用于 WSL 或 WSL2 的 Linux 发行版镜像给弄明白了。简而言之就是,如果官方提供了 qcow2 镜像则用 qemu-img 转换为 raw,挂载后 tar 打包整个文件系统为 rootfs.ta…