Looks good.Is it possible to load roms/games from usb disk or NAS?.....if yes...........how?
I've done this a long time ago under osmc or openelec and can't really remember the steps.
but what i can remember it was something like this:
sudo mount -t nfs mynasip:/volume1/roms /home/osmc/roms
mv RetroPie/roms RetroPie/roms.old
ln -s /home/osmc/roms /home/osmc/RetroPie/roms
ls /home/osmc/RetroPie/romsdoes this above edit the fstab? or isn't that used anymore? because i can't edit the file