Skip to content

mounter doesn't work with btrfs file system #1306

@mleseach

Description

@mleseach

Got the followings errors when running mounter to mount a btrfs filesystem

mount: /dev/mapper/usb0: can't find in /etc/fstab.
mount: /mnt: wrong fs type, bad option, bad superblock on /dev/mapper/usb0, missing codepage or helper program, or other error.
       dmesg(1) may have more information after failed mount system call.
# sudo dmesg | grep BTRFS
[21438.435207] BTRFS: device fsid [redacted] devid 1 transid 11 /dev/mapper/usb scanned by mou
[21438.440401] BTRFS info (device dm-2): using crc32c (crc32c-intel) checksum algorithm
[21438.440417] BTRFS error (device dm-2): unrecognized mount option 'uid=1000'
[21438.440958] BTRFS error (device dm-2): open_ctree failed

Therefore, I suggest to revert this commit 185ac25

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