View Single Post
Old 08-07-2014, 02:49 PM   #18
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
Quote:
Originally Posted by blackwolf511 View Post
No i hadn't thought about that.
How can this one be done?
I'm not so good on programming so i'd need some help.


I suppose you meant this:
Code:
dd if=/mnt/us/mmcblk0_7688.dmp of=/dev/mmcblk0 bs=512 count=7688 ## This is the kernel and personal information - the personal information will be wrong if this *.dmp file was not made from your own device.  I.E: If this is not from your device, don't do this first command unless you want your DXG blacklisted.
dd if=/mnt/us/mmcblk0p1.dmp of=/dev/mmcblk0p1 bs=4096
dd if=/mnt/us/mmcblk0p2.dmp of=/dev/mmcblk0p2 bs=4096
dd if=/mnt/us/mmcblk0p3.dmp of=/dev/mmcblk0p3 bs=4096
ONE MORE TIME:
I do not think your DXG storage is partitioned in such a way that it will accept those commands and turn out correct !!!

Please, please, post the output of: cat /proc/partitions here **BEFORE** you write anything to your DXG *!!*

You are about to have a pile of spare DXG parts for sale.

Last edited by knc1; 08-07-2014 at 02:54 PM.
knc1 is offline   Reply With Quote