Since my 64GB SD card almost running full I was looking for a way to store more games to play. I simply can get a 500GB 2.5' USB drive but I want to keep it all compact, so I found an 128GB USB stick. So I found the following guide:
Sarkari Result Pnr Status 192.168.l.l
The guide says:
- Configure Samba
Now that you’ve changed the path to your roms, we want to make sure you can add still add roms using samba. First, copy your samba config file in case we get anything wrong:
cp /etc/samba/smb.conf /etc/samba/smb.conf.bak
Edit the file
nano /etc/samba/smb.conf
Change the [roms] path to your new USB path:
[roms]
comment = roms
path = "/media/usb0"
My problem is what if I want to use SD and USB for the SMB share? How to I use multiple paths for the SMB share?
b