-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels