lundi 10 août 2015

Could someone make an unbrick image for me? Original link for it is down.



Well, I'm sure getting good at killing this thing.

There used to be an unbrick image up on androidfilehost.com, but the user deleted his account and it is no more. Thus, I'm up the creek ...

https://www.androidfilehost.com/?fid=23578570567721355

As you can see, all it does is dump the first 200MB of it to a file, so you don't have to download that if you can give me the image. ;) I really don't want to have to ship this thing back and wait.

You can just cut and paste this into a terminal if that's easier:

mkdir -p /sdcard/Unbrick_Files/;
dd if=/dev/block/mmcblk0 of=/sdcard/Unbrick_Files/200MB.img bs=4096 count=50000;
busybox gzip /sdcard/Unbrick_Files/*;
mv /sdcard/Unbrick_Files/200MB.img.gz /sdcard/Unbrick_Files/Unbrick_IMG.gz;
chmod -R 777 /sdcard/Unbrick_Files

This time I'll put it on my google drive and androidfilehost. ;)

Much appreciated. This thing really should be available for everyone.



Aucun commentaire:

Enregistrer un commentaire