OK OK thx, the first one works now fine. So i was sure the second one will be easy to prepare...but NO!
I ve done this:
C:\adb>fastboot devices
Z5VGMB8PGYLFGY9P fastboot
C:\adb>fastboot -w
wiping userdata...
Creating filesystem with parameters:
Size: 838860800
Block size: 4096
Blocks per group: 32768
Inodes per group: 7328
Inode size: 256
Journal blocks: 3200
Label:
Blocks: 204800
Block groups: 7
Reserved block group size: 55
Created filesystem with 11/51296 inodes and 6651/204800 blocks
target reported max download size of 134217728 bytes
wiping cache...
Creating filesystem with parameters:
Size: 419430400
Block size: 4096
Blocks per group: 32768
Inodes per group: 6400
Inode size: 256
Journal blocks: 1600
Label:
Blocks: 102400
Block groups: 4
Reserved block group size: 31
Created filesystem with 11/25600 inodes and 3310/102400 blocks
erasing 'userdata'...
OKAY [ 0.928s]
sending 'userdata' (14952 KB)...
OKAY [ 0.686s]
writing 'userdata'...
OKAY [ 0.467s]
erasing 'cache'...
OKAY [ 0.018s]
sending 'cache' (8192 KB)...
OKAY [ 0.402s]
writing 'cache'...
OKAY [ 0.273s]
finished. total time: 2.788s
C:\adb>fastboot flash recovery twrp.img
target reported max download size of 134217728 bytes
sending 'recovery' (16262 KB)...
OKAY [ 0.739s]
writing 'recovery'...
OKAY [ 0.449s]
finished. total time: 1.192s
But them after it is impossible to come to TWRP with Power & Vol +
Why?
Maybe bootlook isnt open? What shell i do then?
And now i ve just 225MB available. Is it possible to become the 64GB again with Fastboot?