You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
I have an ext4 filesystem on an external hard disk which gives me the same error. mounter output ends with this:
mount: /mnt: wrong fs type, bad option, bad superblock on /dev/sdc1, missing codepage or helper program, or other error.
dmesg(1) may have more information after failed mount system call.
Got the followings errors when running
mounter
to mount a btrfs filesystemTherefore, I suggest to revert this commit 185ac25
The text was updated successfully, but these errors were encountered: