Hey guys,
I recently set up my Yun, and was able to connect it to the internet and SSH it without any issues. Interestingly, I was able to make successful curl requests to an external API without the WLAN light being turned on, but seeing as the requests were successful, I didn't worry about it too much.
After a little playing around, however, I discovered that my connection to the internet seemingly dropped after precisely 100 seconds. A little research turned up this (Arduino Yun - deactivating the auto WiFi reset (SOLVED) - Arduino Yún - Arduino Forum), which seems to make sense, and I would like to see if it solves my issue.
When I SSHed into the Arduino Yun filesystem, however, the entire /root directory seems to be empty.
I can list all the packages installed, and know that there must be files somewhere! I also just downloaded and installed the latest Linux image onto the Yun, so being outdated isn't the issue
Where all them files at?
Any help is much appreciated!