hey,
i tried to install the RUU for my One X+ because the sd card, wifi network, cell network is inaccsesible right now.
Also the ADB is not accesible, it always returns device not found error. (i double checked everything).
Finally it gets stuck in the way installing:
Code:
<T121536><DEBUG><CMD>fastboot devices</CMD>
</DEBUG></T121536>
<T121537><DEBUG><OUT>FA2C7W106219 fastboot</OUT>
</DEBUG></T121537>
<T121537><DEBUG><CMD>fastboot -s FA2C7W106219 getvar boot-mode</CMD>
</DEBUG></T121537>
<T121537><DEBUG><OUT>boot-mode: RUU</OUT>
</DEBUG></T121537>
<T121537><DEBUG><CMD>fastboot -s FA2C7W106219 erase cache</CMD>
</DEBUG></T121537>
<T121539><DEBUG><OUT>erasing 'cache'... OKAY</OUT>
</DEBUG></T121539>
<T121539><DEBUG>Try to read image count from android-info.txt in rom.zip
</DEBUG></T121539>
<T121539><DEBUG>The rom is encrypted, read the header instead.
</DEBUG></T121539>
<T121539><DEBUG>signed rom
</DEBUG></T121539>
<T121539><DEBUG>getImageCount, nHR: 19
</DEBUG></T121539>
<T121539><DEBUG><CMD>fastboot -s FA2C7W106219 flash zip C:\Users\Ike\AppData\Local\Temp\{545A2C96-F188-4ED7-93DD-73E45B96952E}\{50F2F878-636A-496F-A7CB-544C067E0C4B}\rom.zip</CMD>
</DEBUG></T121539>
<T121709><DEBUG><OUT>sending 'zip' (711478 KB)... OKAY</OUT>
</DEBUG></T121709>
<T121709><DEBUG><OUT>writing 'zip'... INFOadopting the signature contained in this image...</OUT>
</DEBUG></T121709>
<T121709><DEBUG><OUT>INFOsignature checking...</OUT>
</DEBUG></T121709>
<T121740><DEBUG><OUT>INFOrom parsing start ...</OUT>
</DEBUG></T121740>
<T121744><DEBUG><OUT>INFOtime: 4297</OUT>
</DEBUG></T121744>
<T121744><DEBUG><OUT>INFOrom parsing finish ...</OUT>
</DEBUG></T121744>
<T121745><DEBUG><OUT>INFOYour memory size = 59640MB, choose rawpt_64g.img</OUT>
</DEBUG></T121745>
<T121745><DEBUG><OUT>FAILED (remote: 99 unknown fail)</OUT>
</DEBUG></T121745>
Any ideas?
iTTerror said:
hey,
i tried to install the RUU for my One X+ because the sd card, wifi network, cell network is inaccsesible right now.
Also the ADB is not accesible, it always returns device not found error. (i double checked everything).
Finally it gets stuck in the way installing:
Code:
<T121536><DEBUG><CMD>fastboot devices</CMD>
</DEBUG></T121536>
<T121537><DEBUG><OUT>FA2C7W106219 fastboot</OUT>
</DEBUG></T121537>
<T121537><DEBUG><CMD>fastboot -s FA2C7W106219 getvar boot-mode</CMD>
</DEBUG></T121537>
<T121537><DEBUG><OUT>boot-mode: RUU</OUT>
</DEBUG></T121537>
<T121537><DEBUG><CMD>fastboot -s FA2C7W106219 erase cache</CMD>
</DEBUG></T121537>
<T121539><DEBUG><OUT>erasing 'cache'... OKAY</OUT>
</DEBUG></T121539>
<T121539><DEBUG>Try to read image count from android-info.txt in rom.zip
</DEBUG></T121539>
<T121539><DEBUG>The rom is encrypted, read the header instead.
</DEBUG></T121539>
<T121539><DEBUG>signed rom
</DEBUG></T121539>
<T121539><DEBUG>getImageCount, nHR: 19
</DEBUG></T121539>
<T121539><DEBUG><CMD>fastboot -s FA2C7W106219 flash zip C:\Users\Ike\AppData\Local\Temp\{545A2C96-F188-4ED7-93DD-73E45B96952E}\{50F2F878-636A-496F-A7CB-544C067E0C4B}\rom.zip</CMD>
</DEBUG></T121539>
<T121709><DEBUG><OUT>sending 'zip' (711478 KB)... OKAY</OUT>
</DEBUG></T121709>
<T121709><DEBUG><OUT>writing 'zip'... INFOadopting the signature contained in this image...</OUT>
</DEBUG></T121709>
<T121709><DEBUG><OUT>INFOsignature checking...</OUT>
</DEBUG></T121709>
<T121740><DEBUG><OUT>INFOrom parsing start ...</OUT>
</DEBUG></T121740>
<T121744><DEBUG><OUT>INFOtime: 4297</OUT>
</DEBUG></T121744>
<T121744><DEBUG><OUT>INFOrom parsing finish ...</OUT>
</DEBUG></T121744>
<T121745><DEBUG><OUT>INFOYour memory size = 59640MB, choose rawpt_64g.img</OUT>
</DEBUG></T121745>
<T121745><DEBUG><OUT>FAILED (remote: 99 unknown fail)</OUT>
</DEBUG></T121745>
Any ideas?
Click to expand...
Click to collapse
nevermind forgot to relock bootloader
Related
unlocked, rooted (CID 111111), not s-off'd, CWM recovery.
Trying to flash 2.06 firmware, but it's not working quite right:
From: http://forum.xda-developers.com/showthread.php?t=2314771
You MUST upgrade to 2.06 fw first. To do this, download 2.06 firmware here. https://dl.dropboxusercontent.com/u/...06firmware.zip Then:
adb reboot bootloader
fastboot oem rebootRUU
fastboot flash zip dna2.06firmware.zip
fastboot reboot-bootloader
Click to expand...
Click to collapse
My Results:
Code:
C:\DeveloperAndroid\android-sdk-windows\platform-tools>adb reboot bootloader
C:\DeveloperAndroid\android-sdk-windows\platform-tools>fastboot oem rebootRUU
...
(bootloader) Start Verify: 3
OKAY [ 0.045s]
finished. total time: 0.047s
C:\DeveloperAndroid\android-sdk-windows\platform-tools>fastboot flash zip dna2.06firmware.zip
sending 'zip' (33119 KB)...
OKAY [ 2.616s]
writing 'zip'...
(bootloader) adopting the signature contained in this image...
FAILED (remote: 92 supercid! please flush image again immediately)
finished. total time: 2.688s
I Am hopefully missing something really simple?
andyd273 said:
unlocked, rooted (CID 111111), not s-off'd, CWM recovery.
Trying to flash 2.06 firmware, but it's not working quite right:
My Results:
Code:
C:\DeveloperAndroid\android-sdk-windows\platform-tools>adb reboot bootloader
C:\DeveloperAndroid\android-sdk-windows\platform-tools>fastboot oem rebootRUU
...
(bootloader) Start Verify: 3
OKAY [ 0.045s]
finished. total time: 0.047s
C:\DeveloperAndroid\android-sdk-windows\platform-tools>fastboot flash zip dna2.06firmware.zip
sending 'zip' (33119 KB)...
OKAY [ 2.616s]
writing 'zip'...
(bootloader) adopting the signature contained in this image...
FAILED (remote: 92 supercid! please flush image again immediately)
finished. total time: 2.688s
I Am hopefully missing something really simple?
Click to expand...
Click to collapse
When you error 92 please flush image again immediately, you're supposed to rerun fastboot flash zip whatever.zip
Sent from my HTC6435LVW using xda app-developers app
times_infinity said:
When you error 92 please flush image again immediately, you're supposed to rerun fastboot flash zip whatever.zip
Click to expand...
Click to collapse
Ok, that seems simple...
New error
Code:
C:\DeveloperAndroid\android-sdk-windows\platform-tools>fastboot flash zip dna2.06firmware.zip
sending 'zip' (33119 KB)...
OKAY [ 2.667s]
writing 'zip'...
(bootloader) adopting the signature contained in this image...
FAILED (remote: 92 supercid! please flush image again immediately)
finished. total time: 2.741s
C:\DeveloperAndroid\android-sdk-windows\platform-tools>fastboot flash zip dna2.06firmware.zip
< waiting for device >
sending 'zip' (33119 KB)...
(bootloader) start check_usb: usb_ep0: type=128, request=6
OKAY [ 19.162s]
writing 'zip'...
(bootloader) adopting the signature contained in this image...
(bootloader) zip header checking...
(bootloader) zip info parsing...
FAILED (remote: 99 unknown fail)
finished. total time: 19.380s
Can I flash the firmware from ClockworkMod recovery?
C:\Program Files\Minimal ADB and Fastboot>fastboot oem unlock
< waiting for device >
...
OKAY [ 12.991s]
finished. total time: 12.991s
C:\Program Files\Minimal ADB and Fastboot>
C:\Program Files\Minimal ADB and Fastboot>fastboot reboot-enter-fastboot-common-
func
usage: fastboot [ <option> ] <command>
commands:
update <filename> reflash device from update.zip
flashall flash boot, system, vendor and if fou
nd,
recovery
flash <partition> [ <filename> ] write a file to a flash partition
erase <partition> erase a flash partition
format[:[<fs type>][:[<size>]] <partition> format a flash partition.
Can override the fs type and/or
size the bootloader reports.
getvar <variable> display a bootloader variable
boot <kernel> [ <ramdisk> [ <second> ] ] download and boot kernel
flash:raw boot <kernel> [ <ramdisk> [ <second> ] ] create bootimage and
flash it
devices list all connected devices
continue continue with autoboot
reboot reboot device normally
reboot-bootloader reboot device into bootloader
help show this help message
options:
-w erase userdata and cache (and format
if supported by partition type)
-u do not first erase partition before
formatting
-s <specific device> specify device serial number
or path to device port
-l with "devices", lists device paths
-p <product> specify product name
-c <cmdline> override kernel commandline
-i <vendor id> specify a custom USB vendor id
-b <base_addr> specify a custom kernel base address.
default: 0x10000000
-n <page size> specify the nand page size.
default: 2048
-S <size>[K|M|G] automatically sparse files greater
than size. 0 to disable
C:\Program Files\Minimal ADB and Fastboot>fastboot common
usage: fastboot [ <option> ] <command>
commands:
update <filename> reflash device from update.zip
flashall flash boot, system, vendor and if fou
nd,
recovery
flash <partition> [ <filename> ] write a file to a flash partition
erase <partition> erase a flash partition
format[:[<fs type>][:[<size>]] <partition> format a flash partition.
Can override the fs type and/or
size the bootloader reports.
getvar <variable> display a bootloader variable
boot <kernel> [ <ramdisk> [ <second> ] ] download and boot kernel
flash:raw boot <kernel> [ <ramdisk> [ <second> ] ] create bootimage and
flash it
devices list all connected devices
continue continue with autoboot
reboot reboot device normally
reboot-bootloader reboot device into bootloader
help show this help message
options:
-w erase userdata and cache (and format
if supported by partition type)
-u do not first erase partition before
formatting
-s <specific device> specify device serial number
or path to device port
-l with "devices", lists device paths
-p <product> specify product name
-c <cmdline> override kernel commandline
-i <vendor id> specify a custom USB vendor id
-b <base_addr> specify a custom kernel base address.
default: 0x10000000
-n <page size> specify the nand page size.
default: 2048
-S <size>[K|M|G] automatically sparse files greater
than size. 0 to disable
C:\Program Files\Minimal ADB and Fastboot>fastboot reboot
rebooting...
finished. total time: 0.125s
C:\Program Files\Minimal ADB and Fastboot>fastboot flash recovery recovery.img
target reported max download size of 471859200 bytes
sending 'recovery' (11776 KB)...
OKAY [ 0.374s]
writing 'recovery'...
FAILED (remote: Command not allowed)
finished. total time: 0.390s
C:\Program Files\Minimal ADB and Fastboot>fastboot getvar all
< waiting for device >
getvar:all FAILED (remote: Command not allowed)
finished. total time: -0.000s
C:\Program Files\Minimal ADB and Fastboot>fastboot getvar all
getvar:all FAILED (remote: Command not allowed)
finished. total time: 0.000s
C:\Program Files\Minimal ADB and Fastboot>fastboot -w
Erase successful, but not automatically formatting.
Can't determine partition type.
FAILED (remote: Command not allowed)
Erase successful, but not automatically formatting.
Can't determine partition type.
FAILED (remote: Command not allowed)
erasing 'userdata'...
FAILED (remote: Command not allowed)
finished. total time: -0.000s
C:\Program Files\Minimal ADB and Fastboot>
Why did you format using fastboot? That's not a very good idea.
Sent from my Galaxy Tab 3 using XDA Labs
adriansticoid said:
Why did you format using fastboot? That's not a very good idea.
Click to expand...
Click to collapse
What I have learned....never format in fastboot. I had a HTC one that I did that with...wow, problems. Only solution was a ruu
---------- Post added at 12:58 PM ---------- Previous post was at 12:57 PM ----------
aamszia said:
C:\Program Files\Minimal ADB and Fastboot>fastboot oem unlock
< waiting for device >
...
OKAY [ 12.991s]
finished. total time: 12.991s
C:\Program Files\Minimal ADB and Fastboot>
C:\Program Files\Minimal ADB and Fastboot>fastboot reboot-enter-fastboot-common-
func
usage: fastboot [ <option> ] <command>
commands:
update <filename> reflash device from update.zip
flashall flash boot, system, vendor and if fou
nd,
recovery
flash <partition> [ <filename> ] write a file to a flash partition
erase <partition> erase a flash partition
format[:[<fs type>][:[<size>]] <partition> format a flash partition.
Can override the fs type and/or
size the bootloader reports.
getvar <variable> display a bootloader variable
boot <kernel> [ <ramdisk> [ <second> ] ] download and boot kernel
flash:raw boot <kernel> [ <ramdisk> [ <second> ] ] create bootimage and
flash it
devices list all connected devices
continue continue with autoboot
reboot reboot device normally
reboot-bootloader reboot device into bootloader
help show this help message
options:
-w erase userdata and cache (and format
if supported by partition type)
-u do not first erase partition before
formatting
-s <specific device> specify device serial number
or path to device port
-l with "devices", lists device paths
-p <product> specify product name
-c <cmdline> override kernel commandline
-i <vendor id> specify a custom USB vendor id
-b <base_addr> specify a custom kernel base address.
default: 0x10000000
-n <page size> specify the nand page size.
default: 2048
-S <size>[K|M|G] automatically sparse files greater
than size. 0 to disable
C:\Program Files\Minimal ADB and Fastboot>fastboot common
usage: fastboot [ <option> ] <command>
commands:
update <filename> reflash device from update.zip
flashall flash boot, system, vendor and if fou
nd,
recovery
flash <partition> [ <filename> ] write a file to a flash partition
erase <partition> erase a flash partition
format[:[<fs type>][:[<size>]] <partition> format a flash partition.
Can override the fs type and/or
size the bootloader reports.
getvar <variable> display a bootloader variable
boot <kernel> [ <ramdisk> [ <second> ] ] download and boot kernel
flash:raw boot <kernel> [ <ramdisk> [ <second> ] ] create bootimage and
flash it
devices list all connected devices
continue continue with autoboot
reboot reboot device normally
reboot-bootloader reboot device into bootloader
help show this help message
options:
-w erase userdata and cache (and format
if supported by partition type)
-u do not first erase partition before
formatting
-s <specific device> specify device serial number
or path to device port
-l with "devices", lists device paths
-p <product> specify product name
-c <cmdline> override kernel commandline
-i <vendor id> specify a custom USB vendor id
-b <base_addr> specify a custom kernel base address.
default: 0x10000000
-n <page size> specify the nand page size.
default: 2048
-S <size>[K|M|G] automatically sparse files greater
than size. 0 to disable
C:\Program Files\Minimal ADB and Fastboot>fastboot reboot
rebooting...
finished. total time: 0.125s
C:\Program Files\Minimal ADB and Fastboot>fastboot flash recovery recovery.img
target reported max download size of 471859200 bytes
sending 'recovery' (11776 KB)...
OKAY [ 0.374s]
writing 'recovery'...
FAILED (remote: Command not allowed)
finished. total time: 0.390s
C:\Program Files\Minimal ADB and Fastboot>fastboot getvar all
< waiting for device >
getvar:all FAILED (remote: Command not allowed)
finished. total time: -0.000s
C:\Program Files\Minimal ADB and Fastboot>fastboot getvar all
getvar:all FAILED (remote: Command not allowed)
finished. total time: 0.000s
C:\Program Files\Minimal ADB and Fastboot>fastboot -w
Erase successful, but not automatically formatting.
Can't determine partition type.
FAILED (remote: Command not allowed)
Erase successful, but not automatically formatting.
Can't determine partition type.
FAILED (remote: Command not allowed)
erasing 'userdata'...
FAILED (remote: Command not allowed)
finished. total time: -0.000s
C:\Program Files\Minimal ADB and Fastboot>
Click to expand...
Click to collapse
Unfortunately, you jammed your bootloader
Fastboot will not automatically determine the filesystem its formatting. NEVER, ever ever in your entire life format in fastboot unless you know what you're doing. It will eradicate the partition.
Sent from my honor 5X using XDA Labs
Hi,
I am trying to revive my Asus and running into following problem. I read multiple threads and forums and have executed multiple commands in cmd fastboot. Getting following errors:
First I was running into error that "vrl needs to be flashed" which I found a correct (I hope) file and flashed the vrl, and then flashed CM13 or stock ROM from Asus website. Which fastboot returns with "OKAY flashed partition system. Time 28 seconds" Still wont boot and stuck on boot logo.
C:\adb>fastboot devices
G5NPFP026657RFA fastboot
C:\adb>fastboot flash system UL-P023-CN-4.7.3.0-user.zip
(bootloader) system partition type: ext4
target reported max download size of 1019215872 bytes
erasing 'system'...
(bootloader) Erasing partition: system
OKAY [ 0.031s]
sending 'system' (907352 KB)...
(bootloader) Ready to receive: 0x376162fc size of data
OKAY [ 28.448s]
writing 'system'...
(bootloader) Flashing partition: system
FAILED (remote: VRL need to be flashed!)
finished. total time: 28.511s
C:\adb>fastboot flash vrl vrl2.bin
(bootloader) vrl partition type: raw
target reported max download size of 1019215872 bytes
sending 'vrl' (128 KB)...
(bootloader) Ready to receive: 0x00020000 size of data
OKAY [ 0.016s]
writing 'vrl'...
(bootloader) Flashing partition: vrl
OKAY [ 0.078s]
finished. total time: 0.094s
C:\adb>fastboot flash system UL-P023-CN-4.7.3.0-user.zip
(bootloader) system partition type: ext4
target reported max download size of 1019215872 bytes
erasing 'system'...
(bootloader) Erasing partition: system
OKAY [ 0.047s]
sending 'system' (907352 KB)...
(bootloader) Ready to receive: 0x376162fc size of data
OKAY [ 28.424s]
writing 'system'...
(bootloader) Flashing partition: system
OKAY [ 0.031s]
finished. total time: 28.518s
C:\adb>fastboot reboot
rebooting...
finished. total time: 0.016s
Any of the senior members or other who have more knowledge, please shade some light here and tell me what am I doing wrong??
I also get below error at times, and my computer gets stuck every time I execute below command and it takes forever for it to get back to working by itself unless I try to close the application.
C:\adb>fastboot update system "C:\adb\UL-P023-WW-4.7.3.0-user.zip"
W/ ( 448): Unable to open 'system': No such file or directory
error: failed to open zip file 'system': I/O Error
C:\adb>fastboot flash system UL-P023-WW-4.7.3.0-user.zip
(bootloader) system partition type: ext4
target reported max download size of 1019215872 bytes
Invalid sparse file format at header magi
error: write_sparse_skip_chunk: don't care size 175719111 is not a multiple of t
he block size 4096
erasing 'system'...
FAILED (command write failed (Invalid argument))
finished. total time: 1.102s
Very much keen to read some good replies. Thanks in advance guys.
I have used it this way for a nexus one:
NOTE: that only boot, recovery, and system will be flashed - bit misleading
1. Unzip zipped *.img files to a directory
Code:
unzip -d somedir passion.zip
I have these files: android-info.txt, radio.img, splash1.img, boot.img, recovery.img, system.img, hboot_8x50_0.35.0017_100610.nb0, spcustom.img, userdata.img
I used PASSIMG_Passion_Google_WWE_3.13.1700.1_GRK39F_release_signed.zip
2. cd into directory
Code:
cd somedir
3.
Code:
sudo ANDROID_PRODUCT_OUT="./" fastboot flashall
NOTE: ANDROID_PRODUCT_OUT variable is set to current directory "./" and only a space after this to fastboot command. This sets environment variable and runs command.
Code:
Example output
--------------------------------------------
Bootloader Version...: 0.35.0017
Baseband Version.....: 5.12.00.08
Serial Number........: HT9CPP80xxxx
--------------------------------------------
sending 'boot' (2322 KB)...
OKAY [ 0.376s]
writing 'boot'...
OKAY [ 0.979s]
sending 'recovery' (2560 KB)...
OKAY [ 0.403s]
writing 'recovery'...
OKAY [ 1.045s]
sending 'system' (135673 KB)...
OKAY [ 20.775s]
writing 'system'...
OKAY [ 47.087s]
rebooting...
finished. total time: 70.755s
I was trying to upgrade from Android 11 to 12 with an Android 12 GSI using Fastboot, but whenever I try to install the system.img, it always fails with the error:
(bootloader) Preflash validation failed FAILED (remote failure)
Click to expand...
Click to collapse
I have seen that this error is common if you have the bootloader locked, but mine is unlocked.
Here's the full list of commands I used:
Code:
F:\Programs\Minimal ADB and Fastboot>fastboot flash boot boot.img
target reported max download size of 805261312 bytes
sending 'boot_b' (52224 KB)...
OKAY [ 1.276s]
writing 'boot_b'...
OKAY [ 0.779s]
finished. total time: 2.056s
F:\Programs\Minimal ADB and Fastboot>fastboot flash vbmeta vbmeta.img
target reported max download size of 805261312 bytes
sending 'vbmeta_b' (4 KB)...
OKAY [ 0.005s]
writing 'vbmeta_b'...
(bootloader) WARNING: vbmeta_b anti rollback downgrade, 0 vs 16
OKAY [ 0.036s]
finished. total time: 0.041s
F:\Programs\Minimal ADB and Fastboot>fastboot flash system system.img
target reported max download size of 805261312 bytes
Invalid sparse file format at header magic
sending sparse 'system_b' 1/3 (786340 KB)...
OKAY [ 19.870s]
writing 'system_b' 1/3...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 19.962s
Why do I get this error, and is there any way to solve it?
ByteSeb said:
I was trying to upgrade from Android 11 to 12 with an Android 12 GSI using Fastboot, but whenever I try to install the system.img, it always fails with the error:
I have seen that this error is common if you have the bootloader locked, but mine is unlocked.
Here's the full list of commands I used:
Code:
F:\Programs\Minimal ADB and Fastboot>fastboot flash boot boot.img
target reported max download size of 805261312 bytes
sending 'boot_b' (52224 KB)...
OKAY [ 1.276s]
writing 'boot_b'...
OKAY [ 0.779s]
finished. total time: 2.056s
F:\Programs\Minimal ADB and Fastboot>fastboot flash vbmeta vbmeta.img
target reported max download size of 805261312 bytes
sending 'vbmeta_b' (4 KB)...
OKAY [ 0.005s]
writing 'vbmeta_b'...
(bootloader) WARNING: vbmeta_b anti rollback downgrade, 0 vs 16
OKAY [ 0.036s]
finished. total time: 0.041s
F:\Programs\Minimal ADB and Fastboot>fastboot flash system system.img
target reported max download size of 805261312 bytes
Invalid sparse file format at header magic
sending sparse 'system_b' 1/3 (786340 KB)...
OKAY [ 19.870s]
writing 'system_b' 1/3...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 19.962s
Why do I get this error, and is there any way to solve it?
Click to expand...
Click to collapse
You need to be in fastboot d to flash system images. In regular fastboot, type fastboot reboot fastboot.
Beetle84 said:
You need to be in fastboot d to flash system images. In regular fastboot, type fastboot reboot fastboot.
Click to expand...
Click to collapse
It seems like that was working, but now I get this error:
FAILED (remote: Operation not permitted)
Click to expand...
Click to collapse
Here's the commands I used:
Code:
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash boot boot.img
target reported max download size of 268435456 bytes
sending 'boot_a' (52224 KB)...
OKAY [ 1.373s]
writing 'boot_a'...
OKAY [ 1.584s]
finished. total time: 2.958s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash vbmeta vbmeta.img
target reported max download size of 268435456 bytes
sending 'vbmeta_a' (4 KB)...
OKAY [ 0.003s]
writing 'vbmeta_a'...
OKAY [ 0.047s]
finished. total time: 0.050s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash system system.img
target reported max download size of 268435456 bytes
Invalid sparse file format at header magic
sending sparse 'system_a' 1/7 (262108 KB)...
OKAY [ 7.087s]
writing 'system_a' 1/7...
OKAY [ 1.746s]
sending sparse 'system_a' 2/7 (262120 KB)...
OKAY [ 7.075s]
writing 'system_a' 2/7...
OKAY [ 1.723s]
sending sparse 'system_a' 3/7 (262112 KB)...
OKAY [ 7.015s]
writing 'system_a' 3/7...
OKAY [ 1.746s]
sending sparse 'system_a' 4/7 (262124 KB)...
OKAY [ 7.001s]
writing 'system_a' 4/7...
OKAY [ 1.736s]
sending sparse 'system_a' 5/7 (262088 KB)...
OKAY [ 7.013s]
writing 'system_a' 5/7...
FAILED (remote: Operation not permitted)
finished. total time: 43.777s
ByteSeb said:
It seems like that was working, but now I get this error:
Here's the commands I used:
Code:
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash boot boot.img
target reported max download size of 268435456 bytes
sending 'boot_a' (52224 KB)...
OKAY [ 1.373s]
writing 'boot_a'...
OKAY [ 1.584s]
finished. total time: 2.958s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash vbmeta vbmeta.img
target reported max download size of 268435456 bytes
sending 'vbmeta_a' (4 KB)...
OKAY [ 0.003s]
writing 'vbmeta_a'...
OKAY [ 0.047s]
finished. total time: 0.050s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash system system.img
target reported max download size of 268435456 bytes
Invalid sparse file format at header magic
sending sparse 'system_a' 1/7 (262108 KB)...
OKAY [ 7.087s]
writing 'system_a' 1/7...
OKAY [ 1.746s]
sending sparse 'system_a' 2/7 (262120 KB)...
OKAY [ 7.075s]
writing 'system_a' 2/7...
OKAY [ 1.723s]
sending sparse 'system_a' 3/7 (262112 KB)...
OKAY [ 7.015s]
writing 'system_a' 3/7...
OKAY [ 1.746s]
sending sparse 'system_a' 4/7 (262124 KB)...
OKAY [ 7.001s]
writing 'system_a' 4/7...
OKAY [ 1.736s]
sending sparse 'system_a' 5/7 (262088 KB)...
OKAY [ 7.013s]
writing 'system_a' 5/7...
FAILED (remote: Operation not permitted)
finished. total time: 43.777s
Click to expand...
Click to collapse
if you update adb, you will see that it gives you an error for no space (atleast for me it did). To fix this, since your phone uses AB partitioning, you will need to do fastboot delete-logical-partition product_a and it should be good since you are using a GSI
Thanks! That worked
GigaPVP said:
if you update adb, you will see that it gives you an error for no space (atleast for me it did). To fix this, since your phone uses AB partitioning, you will need to do fastboot delete-logical-partition product_a and it should be good since you are using a GSI
Click to expand...
Click to collapse
i tried "fastboot delete-logical-partiton product_a" (a partition was active)
but error message occurs "unknown command delete-logical-partiton "
~using latest platform toot
~installing Android 13 GSI arm64+GSM .img
~on pixel 3