|
The iPhone Wiki is no longer updated. Visit this article on The Apple Wiki for current information. |
Difference between revisions of "/sbin"
(New page: Important files like "mount" and "fsck". Used during boot. If you uninstall sbin from Cydia or delete this folder, the iPhone will get into a boot loop. Only a restore can hel you out.) |
m |
||
| (5 intermediate revisions by 5 users not shown) | |||
| Line 1: | Line 1: | ||
| + | == Summary == |
||
| − | Important files like "mount" and "fsck". Used during boot. If you uninstall sbin from Cydia or delete this folder, the iPhone will get into a boot loop. Only a restore can hel you out. |
||
| + | This folder is where [[ramdisk]]s are uploaded. It contains important files like <code>{{ipfw|mount}}</code>, <code>{{ipfw|launchd}}</code>, and <code>{{ipfw|fsck}}</code>. Used during boot. If you uninstall <code>sbin</code> (package <code>sbin</code>) through [[Cydia.app|Cydia]] or [[wikipedia:Advanced Packaging Tool|apt]], the device will go into a [[boot loop]]. Only a restore can get you out as the partition cannot be mounted without <code>{{ipfw|mount}}</code>. |
||
| + | |||
| + | == Children == |
||
| + | === Folders === |
||
| + | (none) |
||
| + | === Files === |
||
| + | * {{ipfw|clri}} |
||
| + | * {{ipfw|dmesg}} |
||
| + | * {{ipfw|dump}} |
||
| + | * {{ipfw|dumpfs}} |
||
| + | * {{ipfw|dynamic_pager}} |
||
| + | * {{ipfw|fsck}} |
||
| + | * {{ipfw|fsck_hfs}} |
||
| + | * {{ipfw|fsck_msdoc}} |
||
| + | * {{ipfw|fstyp}} |
||
| + | * {{ipfw|fstyp_hfs}} |
||
| + | * {{ipfw|fstyp_msdos}} |
||
| + | * {{ipfw|fstyp_ntfs}} |
||
| + | * {{ipfw|fstyp_udf}} |
||
| + | * {{ipfw|fstyp_ufs}} |
||
| + | * {{ipfw|halt}} |
||
| + | * {{ipfw|launchd}} |
||
| + | * {{ipfw|mount}} |
||
| + | * {{ipfw|mount_cd9660}} |
||
| + | * {{ipfw|mount_devfs}} |
||
| + | * {{ipfw|mount_fdesc}} |
||
| + | * {{ipfw|mount_hfs}} |
||
| + | * {{ipfw|mount_kernfs}} |
||
| + | * {{ipfw|mount_msdos}} |
||
| + | * {{ipfw|mount_null}} |
||
| + | * {{ipfw|mount_procfs}} |
||
| + | * {{ipfw|mount_synthfs}} |
||
| + | * {{ipfw|mount_union}} |
||
| + | * {{ipfw|newfs}} |
||
| + | * {{ipfw|newfs_hfs}} |
||
| + | * {{ipfw|newfs_msdos}} |
||
| + | * {{ipfw|nologin}} |
||
| + | * {{ipfw|pfctl}} |
||
| + | * {{ipfw|quotacheck}} |
||
| + | * {{ipfw|reboot}} |
||
| + | * {{ipfw|restore}} |
||
| + | * {{ipfw|tunefs}} |
||
| + | * {{ipfw|unmount}} |
||
| + | |||
| + | == Parents == |
||
| + | {{parent}} |
||
Latest revision as of 17:23, 1 February 2015
Summary
This folder is where ramdisks are uploaded. It contains important files like mount, launchd, and fsck. Used during boot. If you uninstall sbin (package sbin) through Cydia or apt, the device will go into a boot loop. Only a restore can get you out as the partition cannot be mounted without mount.
Children
Folders
(none)
Files
- clri
- dmesg
- dump
- dumpfs
- dynamic_pager
- fsck
- fsck_hfs
- fsck_msdoc
- fstyp
- fstyp_hfs
- fstyp_msdos
- fstyp_ntfs
- fstyp_udf
- fstyp_ufs
- halt
- launchd
- mount
- mount_cd9660
- mount_devfs
- mount_fdesc
- mount_hfs
- mount_kernfs
- mount_msdos
- mount_null
- mount_procfs
- mount_synthfs
- mount_union
- newfs
- newfs_hfs
- newfs_msdos
- nologin
- pfctl
- quotacheck
- reboot
- restore
- tunefs
- unmount