File structure of shibby 105-AIO

1 post / 0 new
Ole Juul
Ole Juul's picture
File structure of shibby 105-AIO

I've been looking at the file structure of shibby 105AIO. First there is this:

Filesystem                Size      Used Available Use% Mounted on
/dev/root                 8.3M      8.3M         0 100% /
tmpfs                    61.9M    212.0K     61.7M   0% /tmp
devfs                    61.9M      4.0K     61.9M   0% /dev

Does this mean that /tmp is RAM and /dev is NVRAM?

Also, under "Configuration" it says: Total / Free NVRAM: 32.00 KB / 10.66 KB (33.30%)"

which is different from the 61.9M reported by "du -h".

It appears that /dev is the only place that I can write files, but I'm not sure how much I should put there. Does anybody have any ideas? I'm also curious about what /dev/pts and /dev/shm are for.