Skip to content

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

Closed
@metachris

Description

@metachris

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions