I get a fuse error when I place my mount in fstab. Mounting manually from the command line works fine. Wonder if it is a known thing, or if I'm going something wrong.
# mount /mnt/s3
s3backer: auto-detecting block size and total file size...
s3backer: auto-detected block size=1m and total size=100g
s3backer: warning: filesystem appears already mounted but you said `--force'
so I'll proceed anyway even though your data may get corrupted.
fuse: unknown option `blocksize=1M'
I'm on gentoo, using systemd 247.2, fuse 3.9.3 and s3backer 1.6.1.
Hi. Amazing program.
I get a fuse error when I place my mount in
fstab
. Mounting manually from the command line works fine. Wonder if it is a known thing, or if I'm going something wrong.in
fstab
:I'm on gentoo, using systemd 247.2, fuse 3.9.3 and s3backer 1.6.1.