The iPhone Wiki is no longer updated. Visit this article on The Apple Wiki for current information. |
Difference between revisions of "Symlinks"
ChronicDev (talk | contribs) |
ChronicDev (talk | contribs) |
||
Line 1: | Line 1: | ||
Before the discovery of the [[Ramdisk Hack]], this was used after 1.1.1 to jailbreak. It involved either symlinking the directories to a sandbox or symlinking the [[NAND]] block device, in order to retain the jailbroken state. |
Before the discovery of the [[Ramdisk Hack]], this was used after 1.1.1 to jailbreak. It involved either symlinking the directories to a sandbox or symlinking the [[NAND]] block device, in order to retain the jailbroken state. |
||
+ | |||
+ | This exploit was closed in 1.1.3 when /etc/fstab was changed so that /private/var was mounted with the 'nodev' flag in addition to the others. |
||
[[Category:Jailbreaks]] |
[[Category:Jailbreaks]] |
Revision as of 23:04, 6 December 2008
Before the discovery of the Ramdisk Hack, this was used after 1.1.1 to jailbreak. It involved either symlinking the directories to a sandbox or symlinking the NAND block device, in order to retain the jailbroken state.
This exploit was closed in 1.1.3 when /etc/fstab was changed so that /private/var was mounted with the 'nodev' flag in addition to the others.