Homepage Forums RetroPie Project Everything else related to the RetroPie Project RetroPie – Running games directly via network tutorial Reply To: RetroPie – Running games directly via network tutorial

#93118
tank
Participant

wow, that seems complicated ;)

i just use fstab
//srv01.home.int/romsretropie /home/pi/RetroPie/roms cifs user=rpi,password=****,domain=home.int,uid=1000,gid=1000,rw 0 0
//srv01.home.int/biosretropie /home/pi/RetroPie/BIOS cifs user=rpi,password=****,domain=home.int,uid=1000,gid=1000,rw 0 0

uid/gid = 1000 means the folders are mounted as user ‘pi’ so making/writing/changing savegames is possible