

The files were copied, restart Retropie to refresh the list. Plug it again in your Raspberry Pi and wait until USB stops blinking. Plug it again in your computer and copy the ROM files in the retropie/roms folder. NFS works exactly the same, except you have to use: What=192.168.0. Plug it once in the Raspberry Pi and wait for 30 seconds. If the mount was successful, the volume will be mounted automatically from now on at boot. vers=3.0.Įnable and start the service: systemctl enable storage-roms-nas.mount Options=username=myusername,password=mypassword,rw,vers=1įor CIFS 3.0 the Options have to be adjusted accordingly, i.e.

Note: If the server does not support samba version 2 or higher, you have to add vers=1 to the Options line. Options=username=myusername,password=mypassword,rw Note: The file name of the mount unit must match the path to the mount point (slashes are replaced with dashes, as in the above example - mount point: /storage/roms/nas -> unit file name: storage-roms-nas.mount)Īdd this content, replacing placeholders with your IP, username and password information: Lakka works on more computers and boasts a quick setup and lightweight system. Retropie features a variety of customization options and an immense amount of emulators, but the platform is restricted to the Raspberry Pi. RetroPie and Lakka have different strengths and weaknesses. Plug it once in the Raspberry Pi and wait for 30 seconds. Lakka and RetroPie are both prominent choices. Save and exit: CTRL+O then Enter to save, then CTRL+X to exit Format a USB drive to a FAT32 file system. Mounting a Windows/CIFS/Samba shareĬreate the mount point folder: mkdir /storage/roms/nasĬreate the mount unit: nano /storage/.config/system.d/storage-roms-nas.mount This process requires access to the Lakka commandline and is also only recommended for those comfortable working in a Linux shell environment.
