macpeep
|
2008-02-16
, 22:46
|
Posts: 1 |
Thanked: 0 times |
Joined on Feb 2008
|
#11
|
|
2008-02-17
, 04:09
|
Posts: 8 |
Thanked: 3 times |
Joined on Jan 2008
@ N.C.
|
#12
|
|
2008-09-29
, 15:40
|
Posts: 551 |
Thanked: 46 times |
Joined on Oct 2007
|
#13
|
|
2008-09-29
, 16:00
|
|
Posts: 4,930 |
Thanked: 2,272 times |
Joined on Oct 2007
|
#14
|
The Following User Says Thank You to Benson For This Useful Post: | ||
|
2008-09-29
, 23:28
|
Posts: 551 |
Thanked: 46 times |
Joined on Oct 2007
|
#15
|
|
2008-09-29
, 23:50
|
|
Posts: 4,930 |
Thanked: 2,272 times |
Joined on Oct 2007
|
#16
|
dd if=/dev/mmcblk0 of=/dev/mmcblk1
The Following User Says Thank You to Benson For This Useful Post: | ||
|
2008-09-30
, 00:28
|
Posts: 551 |
Thanked: 46 times |
Joined on Oct 2007
|
#17
|
|
2008-09-30
, 10:58
|
Posts: 2,152 |
Thanked: 1,490 times |
Joined on Jan 2006
@ Czech Republic
|
#18
|
dd if=/dev/mmcblk0 of=/media/mmc1/mmcblk0backup.bin
dd if=/dev/mmcblk0 | gzip > /media/mmc1/mmcblk0backup.bin.gz
The Following User Says Thank You to fanoush For This Useful Post: | ||