Quote:
Originally Posted by Akirainblack
I have a K5 3G (UK) if I can create those images for you geekmaster then please pm me what I need to do and I'll happily sort it for you.
|
You need SSH. If you have installed SSH into diags, you can boot diags and start SSH (menu N-U-Z-X), then do:
Code:
dd if=/dev/mmcblk0p1 bs=4K|gzip >/mnt/us/mmblk0p1.img.gz
dd if=/dev/mmblk0 bs=4K count=8K|gzip >/mnt/us/mmcblk0.img.gz
I did those from memory, but they should work. Send me a link to them. Thanks.