Fri Feb 17, 2017 1:26 pm
@rpi3serverbot - which config.txt file are you trying to edit and for what reason, and how are you locating where it is?
NOOBS is a small OS in it's own right that has it's own cmdline.txt and config.txt. You use NOOBS to install and boot another OS (like Raspbian).
Once you select an OS (like Raspbian) to boot from NOOBS' multi-boot menu (or it may be selected automatically, especially if you have only installed one OS), it will REBOOT the pi into the new OS and load the cmdline.txt, config.txt and all other kernel stuff from the boot partition of the OS you have selected. i.e. each installed OS has its own config.txt file etc.
As it happens, NOOBS does not include its own config.txt file because it does not need one, which is why you cannot find it on the recovery partition (/dev/mmcblk0p1). But you can create one if you need to.
However, as stated above, NOOBS contains a file editor to modify the cmdline.txt and config.txt of any of the installed OSes. this is the easiest method to edit them, because you do not need to know in which partition they are located.
NOTE that if you are changing config.txt for some settings that you want to work globally (like a display configuration), you must change it in EACH config.txt of all the inatalled OSes AND in NOOBS itself, otherwise it will only be effective in the OSes in which you have changed it.
PINN - NOOBS with the extras... https://www.raspberrypi.org/forums/viewtopic.php?f=63&t=142574