View Single Post
Old 06-30-2015, 16:56   #2 (permalink)
brokendreem
No Life Poster
 
brokendreem's Avatar
 
Join Date: Nov 2009
Location: BaNgLaDeSh
Age: 41
Posts: 807
Member: 1150957
Status: Offline
Thanks Meter: 60
bootloader unlock,terp recovery complete, root complete,

all command working but problem not solve,
steel disable by EE


C:\ADB Fastboot Tool>adb shell
~ # ←[6nmke2fs /dev/block/platform/f9824900.sdhci/by-name/absolute
mke2fs /dev/block/platform/f9824900.sdhci/by-name/absolute
mke2fs 1.42.9 (28-Dec-2013)

Warning: the fs_type small is not defined in mke2fs.conf

Discarding device blocks: done
Filesystem label=
OS type: Linux
Block size=4096 (log=2)
Fragment size=4096 (log=2)
Stride=0 blocks, Stripe width=0 blocks
1024 inodes, 4096 blocks
204 blocks (4.98%) reserved for the super user
First data block=0
1 block group
32768 blocks per group, 32768 fragments per group
1024 inodes per group

Allocating group tables: done
Writing inode tables: done
Writing superblocks and filesystem accounting information: done

~ # ←[6ndd if=/dev/zero of=/dev/block/platform/f9824900.sdhci/by-name/absolute
dd if=/dev/zero of=/dev/block/platform/f9824900.sdhci/by-name/absolute
dd: writing '/dev/block/platform/f9824900.sdhci/by-name/absolute': No space left
on device
32769+0 records in
32768+0 records out
16777216 bytes (16.0MB) copied, 1.991531 seconds, 8.0MB/s
~ # ←[6nmke2fs /dev/block/platform/f9824900.sdhci/by-name/persist
mke2fs /dev/block/platform/f9824900.sdhci/by-name/persist
mke2fs 1.42.9 (28-Dec-2013)

Warning: the fs_type small is not defined in mke2fs.conf

Discarding device blocks: done
Filesystem label=
OS type: Linux
Block size=4096 (log=2)
Fragment size=4096 (log=2)
Stride=0 blocks, Stripe width=0 blocks
1408 inodes, 5632 blocks
281 blocks (4.99%) reserved for the super user
First data block=0
Maximum filesystem blocks=8388608
1 block group
32768 blocks per group, 32768 fragments per group
1408 inodes per group

Allocating group tables: done
Writing inode tables: done
Writing superblocks and filesystem accounting information: done

~ # ←[6ndd if=/dev/zero of=/dev/block/platform/f9824900.sdhci/by-name/persist
dd if=/dev/zero of=/dev/block/platform/f9824900.sdhci/by-name/persist
dd: writing '/dev/block/platform/f9824900.sdhci/by-name/persist': No space left
on device
45057+0 records in
45056+0 records out
23068672 bytes (22.0MB) copied, 2.660530 seconds, 8.3MB/s
~ # ←[6nexit
exit

C:\ADB Fastboot Tool>
  Reply With Quote
 
Page generated in 0.09960 seconds with 7 queries