![]() |
2010-03-02
, 10:18
|
Posts: 47 |
Thanked: 1 time |
Joined on Feb 2010
|
#12
|
![]() |
2010-03-02
, 10:42
|
Posts: 3,617 |
Thanked: 2,412 times |
Joined on Nov 2009
@ Cambridge, UK
|
#13
|
The following may help you track down rootfs hungry apps/games
1) Run 'sudo gainroot'
2) Run 'cd /'
3) Run 'du -h | sort -n -r > size.log'
4) Run 'cat size.log | more'
The higher rootfs usage directories will appear at the top of the list. I assume from the above information that anything inside /home can be ignored as using rootfs space. I have noticed a few games that think it's OK to install over 2MB on rootfs including Electric Beams, Supertux and PRBoom.
![]() |
2011-03-07
, 02:21
|
|
Posts: 191 |
Thanked: 46 times |
Joined on Jun 2010
@ NanJing China
|
#14
|
http://en.wikipedia.org/wiki/Unix_directory_structure
e: and of course /media/ -subdirectories aren't part of rootfs. compare it to /mnt/ -directory mentioned in wikipedia article.
Want to know something?
K.I.S.S. approach:
wiki category:beginners. Browse it through and you'll be much wiser!
If the link doesn't help, just use
Google Custom Search
Last edited by ossipena; 2010-03-02 at 10:04.