You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I start the console, and once it finishes loading, no ROMs appear in the corresponding systems.
Details of any attempts to fix this yourself
I tested these commands as-is on Batocera (batocera-x86_64-40-20240801), and they work without issues.
Look for log files and find mountDevicesOrNetwork.err and .log with information about their usage.
Samba try on ssh:
mount.cifs //192.168.0.10/Knulli/roms /userdata/roms -o username=XXXX,password=XXXX
mount error: cifs filesystem not supported by the system
NFS try on ssh:
mount -o port=2049,nolock,proto=tcp 192.168.0.10:/Knulli/roms /userdata/roms
mount.nfs: No such device for 192.168.0.10:/Knulli/roms on /userdata/roms
Details of any modifications you have made to Knulli.
None
Logs and data
No response
The text was updated successfully, but these errors were encountered:
Knulli build version
40-dev-d3b520f949 2024/07/21 02:26
Your architecture
RG40XXV
Issue description
I can't access shared paths on my NAS via Samba or NFS.
Detailed reproduction steps
Edit the batocera-boot.conf file with the following examples to access shared paths on device:
I start the console, and once it finishes loading, no ROMs appear in the corresponding systems.
Details of any attempts to fix this yourself
I tested these commands as-is on Batocera (batocera-x86_64-40-20240801), and they work without issues.
Look for log files and find mountDevicesOrNetwork.err and .log with information about their usage.
Samba try on ssh:
NFS try on ssh:
Details of any modifications you have made to Knulli.
None
Logs and data
No response
The text was updated successfully, but these errors were encountered: