Advertisement
Guest User

Untitled

a guest
Jan 21st, 2020
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.88 KB | None | 0 0
  1. Do you want to wipe all the data ( Reccomended )[Y/N]?Y
  2. Creating filesystem with parameters:
  3. Size: 232382812160
  4. Block size: 4096
  5. Blocks per group: 32768
  6. Inodes per group: 8192
  7. Inode size: 256
  8. Journal blocks: 32768
  9. Label:
  10. Blocks: 56734085
  11. Block groups: 1732
  12. Reserved block group size: 1024
  13. Created filesystem with 11/14188544 inodes and 938604/56734085 blocks
  14. target reported max download size of 805306368 bytes
  15. Erase successful, but not automatically formatting.
  16. Can't determine partition type.
  17. FAILED (remote: GetVar Variable Not found)
  18. erasing 'userdata'...
  19. OKAY [ 1.545s]
  20. sending 'userdata' (152025 KB)...
  21. OKAY [ 3.499s]
  22. writing 'userdata'...
  23. OKAY [ 0.003s]
  24. erasing 'cache'...
  25. FAILED (remote: Check device console.)
  26. finished. total time: 8.517s
  27. error: cannot load 'aop.img'
  28. error: cannot load 'bluetooth.img'
  29. error: cannot load 'boot.img'
  30. error: cannot load 'dsp.img'
  31. error: cannot load 'dtbo.img'
  32. error: cannot load 'LOGO.img'
  33. error: cannot load 'modem.img'
  34. error: cannot load 'oem_stanvbk.img'
  35. error: cannot load 'qupfw.img'
  36. error: cannot load 'storsec.img'
  37. error: cannot load 'multiimgoem.img'
  38. error: cannot load 'uefisecapp.img'
  39. error: cannot load 'recovery.img'
  40. fastboot: unknown option -- disable-verity
  41. fastboot: unknown option -- disable-verity
  42. error: cannot load 'opproduct.img'
  43. usage: fastboot [ <option> ] <command>
  44.  
  45. commands:
  46. update <filename> reflash device from update.zip
  47. flashall flash boot, system, vendor and if found,
  48. recovery
  49. flash <partition> [ <filename> ] write a file to a flash partition
  50. erase <partition> erase a flash partition
  51. format[:[<fs type>][:[<size>]] <partition> format a flash partition.
  52. Can override the fs type and/or
  53. size the bootloader reports.
  54. getvar <variable> display a bootloader variable
  55. boot <kernel> [ <ramdisk> [ <second> ] ] download and boot kernel
  56. flash:raw boot <kernel> [ <ramdisk> [ <second> ] ] create bootimage and
  57. flash it
  58. devices list all connected devices
  59. continue continue with autoboot
  60. reboot reboot device normally
  61. reboot-bootloader reboot device into bootloader
  62. help show this help message
  63.  
  64. options:
  65. -w erase userdata and cache (and format
  66. if supported by partition type)
  67. -u do not first erase partition before
  68. formatting
  69. -s <specific device> specify device serial number
  70. or path to device port
  71. -l with "devices", lists device paths
  72. -p <product> specify product name
  73. -c <cmdline> override kernel commandline
  74. -i <vendor id> specify a custom USB vendor id
  75. -b <base_addr> specify a custom kernel base address.
  76. default: 0x10000000
  77. -n <page size> specify the nand page size.
  78. default: 2048
  79. -S <size>[K|M|G] automatically sparse files greater
  80. than size. 0 to disable
  81. error: cannot load 'system.img'
  82. error: cannot load 'vendor.img'
  83. error: cannot load 'product.img'
  84. rebooting...
  85.  
  86. finished. total time: 0.002s
  87. Premere un tasto per continuare . . .
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement