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

Mounting devices with 'mctl mount': Todo & Bugs #3

Closed
metachris opened this issue Jan 15, 2021 · 0 comments
Closed

Mounting devices with 'mctl mount': Todo & Bugs #3

metachris opened this issue Jan 15, 2021 · 0 comments

Comments

@metachris
Copy link
Owner

This issue is for tracking things around mounting devices with mctl mount.

What seems to be not working currently:

  • Reading a file containing binary data. Because of this fuse-native issue. The buffer we receive from the device is correct. But we need to convert the file contents buffer to a string here, which results in a different received data by the terminal (eg. cat). Test helper: head -c 10 /dev/urandom > mnt/randbytes.bin
  • Windows: reading from files might crash (see mtcl mount on Windows #2)
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