On Fri, Apr 25, 2025 at 17:58:20 +0000, tuxi...@posteo.de wrote: > I have added a few lines to /ets/fstab like this: > > //u271407.your-storagebox.de/backup /mnt/hetzner cifs > iocharset=utf8,rw,user=u271407,pass=******,uid=1000,gid=1000,cache=loose 0 3
You're missing the _netdev flag in your options. I'd start with that. It's definitely needed for NFS mounts, and I'm guessing you'll need it for your CIFS mounts also.