You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Put wpa_supplicant.conf in NOOBS root dir
add this after mount inside /os/Raspbian/partition_setup.sh if [ -e /settings/wpa_supplicant.conf ] ; then cp /settings/wpa_supplicant.conf /tmp/2/etc/wpa_supplicant/wpa_supplicant.conf ; fi
Enable vnc
add vncinstall to the end of /recovery.cmdline