Wiki | Login | Join | OpenID | RSS Feed
iPhone 루트파일 시스템 구조
최광용 Lv. 15 llllllllll 
1519 hit since 2009/12/27 16:13

마운트 위치 및 용량. 유저 영역은 /private/var입니다. 23G 남아있네요.

  1.  
  2. choegwang-yong-ui-iPhone:/ mobile$ df -h
  3. Filesystem            Size  Used Avail Use% Mounted on
  4. /dev/disk0s1          750M  500M  243M  68% /
  5. devfs                  26K   26K     0 100% /dev
  6. /dev/disk0s2s1         30G  6.8G   23G  24% /private/var

루트에 있는 파일들.

  1.  
  2. choegwang-yong-ui-iPhone:/ mobile$ ls -l
  3. total 42
  4. lrwxr-xr-x  1 root admin   30 Dec 26 10:08 Applications -> /var/stash/Applications.LwwHwn/
  5. drwxrwxr-x  2 root admin   68 Sep 26 19:40 Developer/
  6. drwxrwxr-x 16 root admin  782 Dec 26 10:26 Library/
  7. drwxr-xr-x  3 root wheel  102 Sep 26 17:50 System/
  8. lrwxr-xr-x  1 root admin   11 Dec 27 15:58 User -> /var/mobile/
  9. drwxr-xr-x  2 root wheel 1938 Dec 26 10:06 bin/
  10. drwxr-xr-x  2 root admin   68 Dec 26 10:06 boot/
  11. drwxrwxr-t  2 root admin   68 Sep 26 15:04 cores/
  12. dr-xr-xr-x  3 root wheel 1310 Dec 27 15:56 dev/
  13. lrwxr-xr-x  1 root admin   11 Sep 28 07:36 etc -> private/etc/
  14. drwxr-xr-x  2 root admin   68 Dec 26 10:06 lib/
  15. drwxr-xr-x  2 root admin   68 Dec 26 10:06 mnt/
  16. drwxr-xr-x  4 root wheel  136 Dec  2 13:10 private/
  17. drwxr-xr-x  2 root wheel  544 Dec 26 10:06 sbin/
  18. lrwxr-xr-x  1 root admin   15 Sep 28 07:36 tmp -> private/var/tmp/
  19. drwxr-xr-x  6 root wheel  306 Dec 26 10:08 usr/
  20. lrwxr-xr-x  1 root admin   11 Sep 28 07:36 var -> private/var/

/private/var에 있는 파일들.

  1.  
  2. choegwang-yong-ui-iPhone:/private/var mobile$ ls -l
  3. total 0
  4. drwx------  3 root       wheel  102 Dec 19 12:51 CommCenter/
  5. drwxr-xr-x  2 _securityd wheel  170 Dec 27 15:16 Keychains/
  6. drwxr-xr-x  3 root       wheel  102 Sep 26 15:04 Managed\ Preferences/
  7. drwxr-xr-x  3 root       wheel  102 Dec 20 07:56 MobileDevice/
  8. drwxr-xr-x  2 root       wheel   68 Dec 26 10:06 backups/
  9. drwxr-xr-x  4 root       wheel  136 Dec 26 10:06 cache/
  10. drwxr-xr-x  6 root       wheel  204 Dec  2 13:11 db/
  11. drwxr-xr-x  2 mobile     mobile  68 Sep 26 15:04 ea/
  12. drwxr-xr-x  2 root       sys     68 Sep 26 15:04 empty/
  13. drwxr-xr-x  2 root       wheel   68 Sep 26 15:04 folders/
  14. drwxr-xr-x  6 root       wheel  204 Dec 26 10:06 lib/
  15. drwxr-xr-x  2 root       wheel   68 Dec 26 10:06 local/
  16. drwxr-xr-x  2 root       wheel   68 Dec 26 10:06 lock/
  17. drwxr-xr-x  6 root       wheel  204 Dec 26 10:06 log/
  18. drwxr-xr-x  7 root       wheel  374 Dec 27 15:58 logs/
  19. drwxr-xr-x  8 mobile     mobile 408 Dec 27 16:05 mobile/
  20. drwxr-xr-x  2 root       wheel  102 Sep 26 15:04 msgs/
  21. drwxr-xr-x  3 root       wheel  170 Dec 27 16:03 preferences/
  22. drwxr-x---  4 root       wheel  170 Dec 26 10:25 root/
  23. drwxrwxr-x  3 root       daemon 476 Dec 27 15:58 run/
  24. drwxr-xr-x  2 root       wheel   68 Dec 26 10:06 spool/
  25. drwxr-xr-x 10 root       wheel  340 Dec 26 10:15 stash/
  26. drwxrwxrwt  4 root       wheel  306 Dec 27 16:02 tmp/
  27. drwxr-xr-x  2 root       wheel   68 Sep 26 15:04 vm/