Advertisement
Guest User

Untitled

a guest
Jan 17th, 2013
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.46 KB | None | 0 0
  1. C:\Users\imuCarmen\Desktop\CWM-Root-Installer-LG-Spectrum-4G\Files>ADB reboot re
  2. covery
  3.  
  4. C:\Users\imuCarmen\Desktop\CWM-Root-Installer-LG-Spectrum-4G\Files>adb shell
  5. ~ # cd sbin
  6. cd sbin
  7. /sbin # mke2fs -t ext4 -b 4096 /dev/block/mmcblk0p26
  8. mke2fs -t ext4 -b 4096 /dev/block/mmcblk0p26
  9. mke2fs 1.41.12 (17-May-2010)
  10. Filesystem label=
  11. OS type: Linux
  12. Block size=4096 (log=2)
  13. Fragment size=4096 (log=2)
  14. Stride=0 blocks, Stripe width=0 blocks
  15. 65536 inodes, 262144 blocks
  16. 13107 blocks (5.00%) reserved for the super user
  17. First data block=0
  18. Maximum filesystem blocks=268435456
  19. 8 block groups
  20. 32768 blocks per group, 32768 fragments per group
  21. 8192 inodes per group
  22. Superblock backups stored on blocks:
  23. 32768, 98304, 163840, 229376
  24.  
  25. Writing inode tables: done
  26. Creating journal (8192 blocks): done
  27. Writing superblocks and filesystem accounting information: done
  28.  
  29. This filesystem will be automatically checked every 39 mounts or
  30. 180 days, whichever comes first. Use tune2fs -c or -i to override.
  31. /sbin # e2fsck -fy /dev/block/mmcblk0p26
  32. e2fsck -fy /dev/block/mmcblk0p26
  33. e2fsck 1.41.12 (17-May-2010)
  34. Pass 1: Checking inodes, blocks, and sizes
  35. Pass 2: Checking directory structure
  36. Pass 3: Checking directory connectivity
  37. Pass 4: Checking reference counts
  38. Pass 5: Checking group summary information
  39. /dev/block/mmcblk0p26: 11/65536 files (0.0% non-contiguous), 12635/262144 blocks
  40.  
  41. /sbin # mke2fs -t ext4 -b 4096 /dev/block/mmcblk0p27
  42. mke2fs -t ext4 -b 4096 /dev/block/mmcblk0p27
  43. mke2fs 1.41.12 (17-May-2010)
  44. /dev/block/mmcblk0p27 is apparently in use by the system; will not make a filesy
  45. stem here!
  46. /sbin # mke2fs -t ext4 -b 4096 /dev/block/mmcblk0p27
  47. mke2fs -t ext4 -b 4096 /dev/block/mmcblk0p27
  48. mke2fs 1.41.12 (17-May-2010)
  49. Filesystem label=
  50. OS type: Linux
  51. Block size=4096 (log=2)
  52. Fragment size=4096 (log=2)
  53. Stride=0 blocks, Stripe width=0 blocks
  54. 67584 inodes, 67584 blocks
  55. 3379 blocks (5.00%) reserved for the super user
  56. First data block=0
  57. Maximum filesystem blocks=71303168
  58. 3 block groups
  59. 32768 blocks per group, 32768 fragments per group
  60. 22528 inodes per group
  61. Superblock backups stored on blocks:
  62. 32768
  63.  
  64. Writing inode tables: done
  65. Creating journal (4096 blocks): done
  66. Writing superblocks and filesystem accounting information: done
  67.  
  68. This filesystem will be automatically checked every 30 mounts or
  69. 180 days, whichever comes first. Use tune2fs -c or -i to override.
  70. /sbin # e2fsck -fy /dev/block/mmcblk0p27
  71. e2fsck -fy /dev/block/mmcblk0p27
  72. e2fsck 1.41.12 (17-May-2010)
  73. Pass 1: Checking inodes, blocks, and sizes
  74. Pass 2: Checking directory structure
  75. Pass 3: Checking directory connectivity
  76. Pass 4: Checking reference counts
  77. Pass 5: Checking group summary information
  78. /dev/block/mmcblk0p27: 11/67584 files (0.0% non-contiguous), 6256/67584 blocks
  79. /sbin # e2fsck -fy /dev/block/mmcblk0p27
  80. e2fsck -fy /dev/block/mmcblk0p27
  81. e2fsck 1.41.12 (17-May-2010)
  82. Pass 1: Checking inodes, blocks, and sizes
  83. Pass 2: Checking directory structure
  84. Pass 3: Checking directory connectivity
  85. Pass 4: Checking reference counts
  86. Pass 5: Checking group summary information
  87. /dev/block/mmcblk0p27: 11/67584 files (0.0% non-contiguous), 6256/67584 blocks
  88. /sbin # mke2fs -t ext4 -b 4096 /dev/block/mmcblk0p28
  89. mke2fs -t ext4 -b 4096 /dev/block/mmcblk0p28
  90. mke2fs 1.41.12 (17-May-2010)
  91. Filesystem label=
  92. OS type: Linux
  93. Block size=4096 (log=2)
  94. Fragment size=4096 (log=2)
  95. Stride=0 blocks, Stripe width=0 blocks
  96. 115200 inodes, 460800 blocks
  97. 23040 blocks (5.00%) reserved for the super user
  98. First data block=0
  99. Maximum filesystem blocks=473956352
  100. 15 block groups
  101. 32768 blocks per group, 32768 fragments per group
  102. 7680 inodes per group
  103. Superblock backups stored on blocks:
  104. 32768, 98304, 163840, 229376, 294912
  105.  
  106. Writing inode tables: done
  107. Creating journal (8192 blocks): done
  108. Writing superblocks and filesystem accounting information: done
  109.  
  110. This filesystem will be automatically checked every 27 mounts or
  111. 180 days, whichever comes first. Use tune2fs -c or -i to override.
  112. /sbin # e2fsck -fy /dev/block/mmcblk0p28
  113. e2fsck -fy /dev/block/mmcblk0p28
  114. e2fsck 1.41.12 (17-May-2010)
  115. Pass 1: Checking inodes, blocks, and sizes
  116. Pass 2: Checking directory structure
  117. Pass 3: Checking directory connectivity
  118. Pass 4: Checking reference counts
  119. Pass 5: Checking group summary information
  120. /dev/block/mmcblk0p28: 11/115200 files (9.1% non-contiguous), 16112/460800 block
  121. s
  122. /sbin # e2fsck -fy /dev/block/mmsblk0p28
  123. e2fsck -fy /dev/block/mmsblk0p28
  124. e2fsck 1.41.12 (17-May-2010)
  125. e2fsck: No such file or directory while trying to open /dev/block/mmsblk0p28
  126.  
  127. The superblock could not be read or does not describe a correct ext2
  128. filesystem. If the device is valid and it really contains an ext2
  129. filesystem (and not swap or ufs or something else), then the superblock
  130. is corrupt, and you might try running e2fsck with an alternate superblock:
  131. e2fsck -b 8193 <device>
  132.  
  133. /sbin # e2fsck -fy /dev/block/mmcblk0p28
  134. e2fsck -fy /dev/block/mmcblk0p28
  135. e2fsck 1.41.12 (17-May-2010)
  136. Pass 1: Checking inodes, blocks, and sizes
  137. Pass 2: Checking directory structure
  138. Pass 3: Checking directory connectivity
  139. Pass 4: Checking reference counts
  140. Pass 5: Checking group summary information
  141. /dev/block/mmcblk0p28: 11/115200 files (9.1% non-contiguous), 16112/460800 block
  142. s
  143. /sbin # e2fsck -fy /dev/block/mmcblk0p28
  144. e2fsck -fy /dev/block/mmcblk0p28
  145. e2fsck 1.41.12 (17-May-2010)
  146. Pass 1: Checking inodes, blocks, and sizes
  147. Pass 2: Checking directory structure
  148. Pass 3: Checking directory connectivity
  149. Pass 4: Checking reference counts
  150. Pass 5: Checking group summary information
  151. /dev/block/mmcblk0p28: 11/115200 files (9.1% non-contiguous), 16112/460800 block
  152. s
  153. /sbin # e2fsck -fy /dev/block/mmcblk0p28
  154. e2fsck -fy /dev/block/mmcblk0p28
  155. e2fsck 1.41.12 (17-May-2010)
  156. Pass 1: Checking inodes, blocks, and sizes
  157. Pass 2: Checking directory structure
  158. Pass 3: Checking directory connectivity
  159. Pass 4: Checking reference counts
  160. Pass 5: Checking group summary information
  161. /dev/block/mmcblk0p28: 11/115200 files (9.1% non-contiguous), 16112/460800 block
  162. s
  163. /sbin # e2fsck -fy /dev/block/mmcblk0p28
  164. e2fsck -fy /dev/block/mmcblk0p28
  165. e2fsck 1.41.12 (17-May-2010)
  166. Pass 1: Checking inodes, blocks, and sizes
  167. Pass 2: Checking directory structure
  168. Pass 3: Checking directory connectivity
  169. Pass 4: Checking reference counts
  170. Pass 5: Checking group summary information
  171. /dev/block/mmcblk0p28: 11/115200 files (9.1% non-contiguous), 16112/460800 block
  172. s
  173. /sbin # exit
  174. exit
  175.  
  176. C:\Users\imuCarmen\Desktop\CWM-Root-Installer-LG-Spectrum-4G\Files>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement