View Single Post
Posts: 5 | Thanked: 3 times | Joined on Oct 2011
#3
Hi Estel,

I entered 'mount' in Xterminal.
This is the output:

~ $ mount
rootfs on / type rootfs (rw)
ubi0:rootfs on / type ubifs (rw,bulk_read,no_chk_data_crc)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
tmpfs on /tmp type tmpfs (rw,noatime,size=1024k)
tmpfs on / var/run type tmpfs (rw,nosuid,noatime,size=256k,mo
e=755)
none on /dev type tmpfs (rw,noatime,size=10240k,mode=755)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
tmpfs on /dev/shm type tempfs (rw,nosuid,nodev,noatime,size=6
536k)
nodev on /sys/kernel/debug type debugfs (0)
~ $

I have no idea what it means, but hopefully it makes sense to you