I currently have a steam library that self updates on a SMB share from my FreeNAS
I have just installed Ubuntu 18.04 lts (I have lightly tried Ubuntu over the years but never got too deep)
And am using nautilus to mount my shares when I’m in Ubuntu. But I need to mount them every time I turn my PC on.
I want to try proton on steam as I am trying to do Linux for a year Challenge that I have now found viable.
But I can’t find my mounted share when trying to add my steam library from my FreeNAS share. I have tried both SMB and Cifs to get to the drive.
how do I automatically mount shares on startup?
how do I add my FreeNAS steam library to my steam on the Ubuntu machine?
if you take a live a live disk of some distro then you can boot to that, and then chroot into your system and inspect your fstab or try to revert the last thing you did.
If all you did was do the command I listed then that shouldn’t have caused a boot issue. So you’re going to have to be 100% sure you tell everything you did exactly as you did it.
Do you mount your freenas share everytime you boot or do you automount it with fstab? Just wondering.
In the link earlier in this post said to replace spaces with \040
So when i copied the original location “\freenas\shared%20storage” (which is how it appears in ubuntu)
so I changed it to “\freenas\shared\040storage”