Hi Everyone,
I got my AM335x Starter Kit today. I can connect to it using picocom, bring up wlan0 then ssh/telnet to its IP address.
I notice that /etc/opkg.conf is empty - opkg can't update/upgrade or install new software from an online repository.
I want to get NFS and Samba installed, but do not wish to download/compile all the pre-requisite libraries, the kernel source (to enable modules) before I can compile nfs/samba.
Are there any Linux images available online that I can just write to the MicroSD card, boot, then use opkg/apt/yum/etc. to install binary versions of software? Or are there any binary packages that I could manually install?
Thanks for any suggestions!
Mike