Difference between revisions of "/private/etc/fstab"

From The iPhone Wiki
Jump to: navigation, search
m
m
Line 7: Line 7:
   
 
== Parents ==
 
== Parents ==
[[:/|(Root)]]/[[/etc|etc]]
+
[[:/|(Root)]]/[[/private/etc|etc]]

Revision as of 23:47, 26 June 2011

Summary

fstab controls the read/write access of the root and media partitions. A barebones jailbreak can be put in place simply by modifying this file to grant full read/write access to the user.

File Contents

  • Before jailbreak: /dev/disk0s1 / hfs ro 0 1
  • After jailbreak: /dev/disk0s1 / hfs rw 0 1

Parents

(Root)/etc