Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem occurs when moving wsl #201

Open
LeungYpH opened this issue Sep 3, 2022 · 2 comments
Open

Problem occurs when moving wsl #201

LeungYpH opened this issue Sep 3, 2022 · 2 comments

Comments

@LeungYpH
Copy link

LeungYpH commented Sep 3, 2022

Problem:
PS C:\Users\Downloads\LxRunOffline-v3.5.0-msvc> .\LxRunOffline.exe move -n Ubuntu-20.04 -d E:\Ubuntu_wsl
[ERROR] Couldn't set the case sensitive attribute of the directory "\?\E:\Ubuntu_wsl\temp".
Reason: An invalid parameter was passed to a service or function.

I had done the following command:
PS E:> icacls E:\Ubuntu_wsl /grant "lyx:(OI)(CI)(F)" #lyx is user name

@LeungYpH
Copy link
Author

LeungYpH commented Sep 3, 2022

I also reboot my computer after downloading LxRunOffline

@gerhard4
Copy link

gerhard4 commented Sep 9, 2022

I don't know much about it, but could it be that E: is formatted with a case-insensitive file system (like FAT, often used with USB sticks)? If so, try formatting it with NTFS. NTFS is case-sensitive.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants