Found the fix was to remount the flash directory with permissions
need to remoint the flash directory with rw permissions then make changes and then remount with read only rights then reboot device
mount -o remount,rw /flash
nano syslinux.cfg
mount -o remount,ro /flash