26 Apr 2017, 13:13

@Usato Sorry I'm so used to be root, and not having to sudo

So :

mkdir -p /tmp/noobs
sudo mount mount /dev/mmcblk0p1 /tmp/noobs

Then editing the file needs to be done through sudo, always. For example : sudo nano /tmp/noobs/config.txt. I'm not sure about the mount options to give any user the read/write access to the mount point