Create dd image as ...
 
Notifications
Clear all

Create dd image as a whole (Without based on partitions)

2 Posts
2 Users
0 Reactions
413 Views
 indi
(@indi)
Trusted Member
Joined: 11 years ago
Posts: 51
Topic starter  

Hi,

I created dd image of /data and /system partitions of Android device.
Is it possible to make an dd image of Android device internal memory as whole with out based on partitions?

Thank you.
indi


   
Quote
(@mark_adp)
Trusted Member
Joined: 13 years ago
Posts: 63
 

try running 'mount' command to ascertain the name of the device something like /dev/block/mmcblk0

then set the if as the device in your dd command, rather than a local partition.


   
ReplyQuote
Share: