You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ERROR] Couldn't set the case sensitive attribute of the directory "\\?\C:\Users\Rodrigo\AppData\Local\Packages\CanonicalGroupLimited.Ubuntu22.04LTS_79rhkp1fndgsc\LocalState\". Reason: Indicates that the directory trying to be deleted is not empty.
#205
Open
rocosttaa opened this issue
Apr 27, 2023
· 3 comments
I encountered the same issue and found a solution that worked for me on Windows 11 Home, version 23H2. You can find more details here. Follow these steps:
Temporarily move the ext4.vhdx file to another folder.
This file is in "C:\Users\{User}\AppData\Local\Packages\CanonicalGroupLimited.Ubuntu22.04LTS_79rhkp1fndgsc\LocalState\" folder.
This command enables case sensitivity. Upon successful execution, you should see a message confirming that case sensitivity has been enabled.
Move the ext4.vhdx file back to its original location.
Finally, execute the command: lxrunoffline move -n Ubuntu -d D:\WSL\Ubuntu again. Make sure to replace “Ubuntu” with the name of your distribution and "D:\WSL\Ubuntu" with the destination folder.
how to solve?
The text was updated successfully, but these errors were encountered: