PaulDotCom mailing list archives

mounting a dd'ed device


From: iamnowonmai at gmail.com (iamnowonmai)
Date: Thu, 12 Nov 2009 12:00:58 -0500

I would use mmstat to get the partition boundaries and then dd to carve the
desired partition out of the entire image with skip= and count= to account
for the offset.

On Thu, Nov 12, 2009 at 11:49 AM, Robin Wood <dninja at gmail.com> wrote:

Hi
If in linux I use dd to create a file from a whole device, say
 dd if=/dev/sdb of=sd_card.dump

then I want to mount a partition that is on that dump, how can I do it?

I know that if I dd'ed a single partition I could mount it as loopback
but having the whole disk as a file I don't know how to reference a
single partition in that file.

Robin
_______________________________________________
Pauldotcom mailing list
Pauldotcom at mail.pauldotcom.com
http://mail.pauldotcom.com/cgi-bin/mailman/listinfo/pauldotcom
Main Web Site: http://pauldotcom.com

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.pauldotcom.com/pipermail/pauldotcom/attachments/20091112/cf5b7f9d/attachment.htm 


Current thread: