Created
January 31, 2012 09:51
-
-
Save beshkenadze/1709677 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
shell@android:/ $ cat /proc/partitions | |
major minor #blocks name | |
31 0 1024 mtdblock0 | |
179 0 15388672 mmcblk0 | |
179 1 128 mmcblk0p1 | |
179 2 3584 mmcblk0p2 | |
179 3 20480 mmcblk0p3 | |
179 4 8192 mmcblk0p4 | |
179 5 4096 mmcblk0p5 | |
179 6 4096 mmcblk0p6 | |
179 7 8192 mmcblk0p7 | |
259 0 12224 mmcblk0p8 | |
259 1 16384 mmcblk0p9 | |
259 2 669696 mmcblk0p10 | |
259 3 442368 mmcblk0p11 | |
259 4 14198767 mmcblk0p12 | |
259 5 64 mmcblk0p13 | |
179 16 512 mmcblk0boot1 | |
179 8 512 mmcblk0boot0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment