Skip to content

Instantly share code, notes, and snippets.

使用 LxRunOffline 迁移 wsl2 磁盘踩坑记录

执行 .\LxRunOffline move -n Ubuntu-22.04 -d D:\wsl2 时报错

[ERROR] Couldn't set the case sensitive attribute of the directory "\\?\D:\wsl\".
Reason: Indicates that the directory trying to be deleted is not empty.

类似 issue:DDoSolitary/LxRunOffline#150