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

Windows NTFS drive mounted in linux infinitely traverses symlinks without -L flag #272

Open
AskAlice opened this issue Aug 20, 2023 · 0 comments

Comments

@AskAlice
Copy link

AskAlice commented Aug 20, 2023

I simply wrote gdu . in /c/Users/alice on this 2tb drive
image
mount options:

/dev/nvme0n1p2 on /c type ntfs3 (rw,nosuid,nodev,relatime,uid=1000,gid=1000,windows_names,iocharset=utf8,uhelper=udisks2,x-gvfs-show)

I switched to use ntfs-3g and the problem resolved, not sure if anything can be done to warn/detect directory junctions

/dev/disk/by-id/nvme-Samsung_SSD_980_PRO_2TB_S6B0NL0W420043W-part2 /c ntfs-3g rw,uid=1000,gid=1000,windows_names 0 0
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

1 participant