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

ReFS on WSL #1372

Closed
lonelykitty opened this issue Nov 16, 2016 · 5 comments
Closed

ReFS on WSL #1372

lonelykitty opened this issue Nov 16, 2016 · 5 comments

Comments

@lonelykitty
Copy link

  • A brief description
    My ReFS volume mounts as expected under /mnt, but I can't read/write any files or directories from wsl.

  • Actual results (with terminal output if applicable)
    $ sudo ls -la
    ls: cannot access $RECYCLE.BIN: Permission denied
    ls: cannot access a.txt: Permission denied
    ls: cannot access folder: Permission denied
    ls: cannot access System Volume Information: Permission denied
    total 0
    drwxrwxrwx 2 root root 0 Nov 16 04:39 .
    drwxr-xr-x 2 root root 0 Dec 31 1969 ..
    -????????? ? ? ? ? ? a.txt
    d????????? ? ? ? ? ? folder
    d????????? ? ? ? ? ? $RECYCLE.BIN
    d????????? ? ? ? ? ? System Volume Information

  • Your Windows build number
    14393.477

@fpqc
Copy link

fpqc commented Nov 16, 2016

Does your windows user have permission to the ReFS files?

@lonelykitty
Copy link
Author

Yes.

I've tried running bash as admin and using sudo, but it still doesn't work.

@0xbadfca11
Copy link

Are you using the mounted VHD or VHDX? Even if you are using through the storage spaces. #1199

@lonelykitty
Copy link
Author

I was using Storage Spaces with VHDs.

I just tried it with physical drives and it seems to be working.

@tara-raj
Copy link

Closing this issue. Please re-open if you are experiencing this issue on a more recent version of WSL.

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

4 participants