Difference between revisions of "/private/var"

From The iPhone Wiki
Jump to: navigation, search
(Children: Deleted files not on stock IPSW.)
m (Undo revision 31666 by Adaminsull (talk) there are still links. just make a note instead...)
Line 8: Line 8:
 
=== Folders ===
 
=== Folders ===
 
* {{ipfw|audit}} (unused; [[iOS]] 6.0+?)
 
* {{ipfw|audit}} (unused; [[iOS]] 6.0+?)
  +
* {{ipfw|backups}} (unused)
  +
* {{ipfw|cache}} (used by <code>[[wikipedia:Advanced Packaging Tool|apt-get]]</code> and <code>[[wikipedia:GNU Find Utilities|GNU Find Utilities]]</code>)
 
* {{ipfw|db}}
 
* {{ipfw|db}}
 
* {{ipfw|ea}} (unused; [[iOS]] 6.0+?)
 
* {{ipfw|ea}} (unused; [[iOS]] 6.0+?)
 
* {{ipfw|empty}}
 
* {{ipfw|empty}}
 
* {{ipfw|folders}} (unused)
 
* {{ipfw|folders}} (unused)
  +
* {{ipfw|keybags}} ([[iOS]] 4.0+)
 
* {{ipfw|Keychains}}
 
* {{ipfw|Keychains}}
  +
* {{ipfw|lib}}
  +
* {{ipfw|local}}
  +
* {{ipfw|lock}}
 
* {{ipfw|log}}
 
* {{ipfw|log}}
 
* {{ipfw|logs}}
 
* {{ipfw|logs}}
Line 18: Line 24:
 
* {{ipfw|mobile}} (home folder for [[Users#mobile|mobile user]])
 
* {{ipfw|mobile}} (home folder for [[Users#mobile|mobile user]])
 
* {{ipfw|MobileDevice}}
 
* {{ipfw|MobileDevice}}
  +
* {{ipfw|MobileSoftwareUpdate}} (used for [[OTA Updates]]; [[iOS]] 5.0+)
 
* {{ipfw|msgs}}
 
* {{ipfw|msgs}}
 
* {{ipfw|preferences}}
 
* {{ipfw|preferences}}
Line 23: Line 30:
 
* {{ipfw|run}} (used by [[lockdownd]])
 
* {{ipfw|run}} (used by [[lockdownd]])
 
* {{ipfw|spool}} (unused)
 
* {{ipfw|spool}} (unused)
  +
* stash (created by [[Cydia.app|Cydia]])
* {{ipfw|tmp}}
 
  +
* {{ipfw|tmp}} ([[/dev/disk0s3]])
 
* {{ipfw|vm}} (unused as [[iOS]] doesn't support swap files or hibernation)
 
* {{ipfw|vm}} (unused as [[iOS]] doesn't support swap files or hibernation)
 
* {{ipfw|wireless}} ([[iOS]] 4.0+)
 
* {{ipfw|wireless}} ([[iOS]] 4.0+)

Revision as of 21:12, 10 April 2013

This folder is the mount point for /dev/disk0s2, which is the device's user/data partition. This deviates from the Filesystem Hierarchy Standard which places this at /var, however, a sym-link is placed at /var that redirects here, so it is at least somewhat complient.

It is the larger of the two partitions, and stores all App Store applications, iTunes media, settings, photos, etc.

Before iPhone OS 1.1.3 (1.1.2 and below) all of this data was stored in /private/var/root. However, for security reasons, in 1.1.3 Apple made most applications run under the user mobile, and moved all of the data to /private/var/mobile.

Children

Folders

Files

(none)

Parents

(root)/private