Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # /boot/recalbox-boot.conf examples :
- # sharedevice=NETWORK
- #
- # Basic commands : sharenetwork_<nfs|smb><[0-9]>=<SHARE|ROMS|SAVES|BIOS>@<host>:<remote directory>:<mount options>
- #
- # [email protected]:/Documents/recalbox
- # or
- # [email protected]:/Documents/recalbox/roms
- # [email protected]:/Documents/recalbox/saves
- # or
- # [email protected]:Documents/recalbox:guest
- #
- # Advanced commands : sharenetwork_cmd<[0-9]>=<command to run>
- # sharenetwork_cmd1=mount -o port=2049,nolock,proto=tcp 192.168.0.1:/Documents/recalbox /recalbox/share
- # or
- # sharenetwork_cmd1=mount -o port=2049,nolock,proto=tcp 192.168.0.1:/Documents/recalbox/roms /recalbox/share/roms
- # sharenetwork_cmd2=mount -o port=2049,nolock,proto=tcp 192.168.0.1:/Documents/recalbox/saves /recalbox/share/saves
- # or
- # sharenetwork_cmd1=mount.cifs //192.168.0.1/recalbox /recalbox/share -o guest
Advertisement
Add Comment
Please, Sign In to add comment