I’m using a Synology NAS to host my roms and I’m trying to get batocera to mount the roms from the nas. I’ve follow the directions, but no matter what I do, I cannot get it to mount because of the space in the share name. So far this is what I’ve got. I’ve tried with just the standard “\ ”. I’ve also tried quoting with no luck. I’ve added the path to the fstab and I can mount just fine with running “mount -a” but for some reason the fstab is not mounting this at boot so I’m back to trying to do it via the batocera-boot.conf.
sharedevice=NETWORK sharenetwork_smb1=ROMS@172.16.0.2:File\040Storage/Games/Emulation:guest,vers=1.0
Error log shows:
Couldn’t chdir to Storage/Games/Emulation: No such file or directory
free(): invalid pointer
Aborted
Yes, I know, don’t use spaces in paths. I’ve learned this lesson SO many times over, but this head is thicker than most.