Code Monkey home page Code Monkey logo

[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. about lxrunoffline HOT 3 OPEN

rocosttaa avatar rocosttaa commented on August 11, 2024
[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.

from lxrunoffline.

Comments (3)

bernardoadribeiro avatar bernardoadribeiro commented on August 11, 2024 12

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:

  1. 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.
  2. Execute the following command:
    fsutil file setCaseSensitiveInfo C:\Users\{User}\AppData\Local\Packages\CanonicalGroupLimited.Ubuntu22.04LTS_79rhkp1fndgsc\LocalState\ enable
    This command enables case sensitivity. Upon successful execution, you should see a message confirming that case sensitivity has been enabled.
  3. Move the ext4.vhdx file back to its original location.
  4. 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.

I hope this helps! ๐Ÿ˜„

from lxrunoffline.

laggingreflex avatar laggingreflex commented on August 11, 2024 3

Duplicates: #150, #159, #168, #182, #191, #199, #200, #205

As per the author, use the latest dev build. Someone has archived it:

https://github.com/Andy1208-lee/LxRunOffline/raw/main/LxRunOffline-v3.5.0-11-gfdab71a-msvc.zip

from lxrunoffline.

DanielDrabik avatar DanielDrabik commented on August 11, 2024

Seems it's not working again. I'm using LxRunOffline from zip file @laggingreflex provided

image

Windows 11 Pro Ver 22H2

from lxrunoffline.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.