Yun File System Empty?

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 :slight_smile: Where all them files at?

Any help is much appreciated!

Just realized that bin is not the outermost folder, silly me :stuck_out_tongue:

I am still wondering about the WLAN, however - How is it possible to be connected over wifi and make curl requests without the light being on?

The fact that "root" is the username and not the root of the filesystem can be confusing.

...R