No problem with this. The servers still work perfectly and ubuntu recognizes them at startup, even the apps mounted via wine do.
Now I have a someway similar situation. I would like that my personal ubuntu 22.04 (home) connects right at the startup to an external hard disk attached to a fritz box 4060 router.
I tried this:
Code:
sudo mkdir /media/sharefoldername
Code:
//XXX.XXX.xxx.1/sharefoldername /media/sharefoldername cifs _netdev,auto,nofail,username=yyy,password=xxx,rw 0 0
and in a sense it works, but something is still missing. After reboot different players cannot load the files. I see them under /media/sharefoldername, but applications such as vlc, Rhythmbox, Celluloid simply cannot open the files, and I have to delete the entry in /etc/fstab, so that I can listen to music again.
I will be very grateful for any suggestion
Thanks a lot
Bookmarks