Acoustic Research M2 Audiophile-Grade Hi-Res Portable
Apr 7, 2020 at 11:35 AM Post #1,636 of 2,162
Just done it for you
1586273410009.png

0x20000000 = 536870912 = 524288K = 512M
0x32000000 = 838860800 = 819200K = 800M

That means the maximum download size is 512M and the partition size is 800M so it makes sense to error without splitting it into several chunks

so either command should work (you need a new enough fastboot version to support the -S switch)

fastboot flash –S 512M system system.img
or
fastboot flash –S 256M system system.img
 
Last edited:
Apr 7, 2020 at 11:46 AM Post #1,637 of 2,162
[QUOTE = "Nayparm, bài: 15546423, thành viên: 484741"]
Chỉ làm
[ATTACH = đầy đủ] 3594719 [/ ATTACH]

0x20000000 = 536870912 = 524288K = 512M
0x32000000 - 838860800 = 819200K = 800M

Phạm vi có nghĩa là một phần của chúng tôi là một phần của nhau.

một phần hai trong số hai phần mềm của họ.

flash flash flashbo flash của chúng tôi 512M system.img
Nhà là
flash flash flashbobo trong hệ thống 256M system.img

[/ TR Đăng tin]
Vâng, tôi sẽ tiếp tục cố gắng và báo cáo lại cho bạn vào ngày mai, cảm ơn bạn rất nhiều vì đã hỗ trợ
 
Apr 8, 2020 at 12:12 AM Post #1,639 of 2,162
[QUOTE = "Nayparm, bài: 15546423, thành viên: 484741"]
Chỉ cần làm điều đó cho bạn
1586273410009.png

0x20000000 = 536870912 = 524288K = 512M
0x32000000 = 838860800 = 819200K = 800M

Điều đó có nghĩa là kích thước tải xuống tối đa là 512M và kích thước phân vùng là 800M, do đó, sẽ rất có lỗi nếu không chia nó thành nhiều phần

vì vậy một trong hai lệnh sẽ hoạt động (bạn cần một phiên bản fastboot đủ mới để hỗ trợ chuyển đổi -S)

flash nhanh flashbo hệ thống 512M system.img
hoặc là
flash nhanh flashbo hệ thống 256M system.img

[/TRÍCH DẪN]
IMG_20200408_110937.jpg

I tried, still chunk type error
Current Recovery is no longer available
 
Apr 8, 2020 at 2:38 AM Post #1,640 of 2,162
Just done it for you
1586273410009.png

0x20000000 = 536870912 = 524288K = 512M
0x32000000 = 838860800 = 819200K = 800M

That means the maximum download size is 512M and the partition size is 800M so it makes sense to error without splitting it into several chunks

so either command should work (you need a new enough fastboot version to support the -S switch)

fastboot flash –S 512M system system.img
or
fastboot flash –S 256M system system.img
Perhaps a Factory.img file from the manufacturer includes the components
boot, Bootloader, Recovery. img ...
to be able to flash
 
Apr 8, 2020 at 3:45 AM Post #1,641 of 2,162
Perhaps a Factory.img file from the manufacturer includes the components
boot, Bootloader, Recovery. img ...
to be able to flash

No, just boot.img is in the factory zip
From what its saying it looks like it needs the system.img in sparse format
http://2net.co.uk/tutorial/android-sparse-image-format

My system.img is created from dd so will be raw format, you could try this tool:
https://forum.xda-developers.com/showthread.php?t=2749797u

and one for linux:
https://programming.vip/docs/packaging-and-unpacking-of-android-system.img-file.html

I use emmc flashing tools, and requires shorting pins on the emmc to get in the right download mode. You can also some times force it by wiping boot.img but i'm not 100% on that.
 
Last edited:
Apr 8, 2020 at 4:18 AM Post #1,642 of 2,162
[QUOTE = "Nayparm, bài đăng: 15547673, thành viên: 484741"]
Không, chỉ boot.img là trong zip nhà máy
Từ những gì nó nói, có vẻ như nó cần system.img ở định dạng thưa thớt
http://2net.co.uk/tutorial/android-spzzy-image-format

System.img của tôi được tạo từ dd nên sẽ có định dạng thô, bạn có thể thử công cụ này:
https://forum.xda-developers.com/showthread.php?t=2749797u

và một cho linux:
https://programming.vip/docs/packaging-and-unpacking-of-android-system.img-file.html

Tôi sử dụng các công cụ flash emmc và yêu cầu rút ngắn các chân trên emmc để vào đúng chế độ tải xuống. Đôi khi bạn cũng có thể ép buộc nó bằng cách xóa boot.img nhưng tôi không 100% về điều đó.
[/TRÍCH DẪN]
Vâng, tôi sẽ cố gắng và báo cáo lại cho bạn
 
Apr 8, 2020 at 5:58 AM Post #1,643 of 2,162
[QUOTE = "Nayparm, bài đăng: 15547673, thành viên: 484741"]
Không, chỉ boot.img là trong zip nhà máy
Từ những gì nó nói, có vẻ như nó cần system.img ở định dạng thưa thớt
http://2net.co.uk/tutorial/android-spzzy-image-format

System.img của tôi được tạo từ dd nên sẽ có định dạng thô, bạn có thể thử công cụ này:
https://forum.xda-developers.com/showthread.php?t=2749797u

và một cho linux:
https://programming.vip/docs/packaging-and-unpacking-of-android-system.img-file.html

Tôi sử dụng các công cụ flash emmc và yêu cầu rút ngắn các chân trên emmc để vào đúng chế độ tải xuống. Đôi khi bạn cũng có thể ép buộc nó bằng cách xóa boot.img nhưng tôi không 100% về điều đó.
[/TRÍCH DẪN]
I cannot run these tools on Windows 7 and 10
Can you help me, cover the file chunks for me?
 
Apr 8, 2020 at 8:54 AM Post #1,645 of 2,162
Apr 8, 2020 at 9:34 AM Post #1,646 of 2,162
OK couldn't consentrate on work without trying this:

Converted to 1 sparse image
https://1drv.ms/u/s!AjIqgYlV9XYyh3pie1OarMwv9fVj?e=4aNEo2
fastboot flash –S 512M system system-sparse.img

or if that fails try this, 2 seperate sparse chunk files
https://1drv.ms/u/s!AjIqgYlV9XYyh3utqAgAgJXZYix_?e=ZAWvLs
fastboot flash system system.img_sparsechunk1
fastboot flash system system.img_sparsechunk2


If this still doesn't work then I can't revisit until tomorrow.
Yes, thank you, you continue your work.
When you have time please help me later, I can wait
 

Users who are viewing this thread

Back
Top