public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] mounting disk image
@ 2008-04-06 21:03 pat
  2008-04-06 21:16 ` Alan McKinnon
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: pat @ 2008-04-06 21:03 UTC (permalink / raw
  To: Gentoo

Hello,

I have a question about mounting disk image as the disk. I have disk image
which was created using:
dd if=/dev/sda of=./file.iso
and the sda contained two partitions sda1 and sda2. I know, that if I have
only image of the sda1 I can mount it using loop device like
#losetup /dev/loop0 file.iso
#mount -t ... /dev/loop0 /mnt/tmp

But, how to do it if the file structure is: sda -> sda1, sda2? I need to get
data from sda1 and sda2 :-|

Thanks a lot for help.

     Pat
-- 
gentoo-user@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2008-04-07 11:11 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-06 21:03 [gentoo-user] mounting disk image pat
2008-04-06 21:16 ` Alan McKinnon
2008-04-06 21:54   ` pat
2008-04-06 22:07     ` Alan McKinnon
2008-04-06 22:17       ` pat
2008-04-06 22:24         ` Alan McKinnon
2008-04-06 22:30           ` pat
2008-04-06 22:18       ` Andrey Falko
2008-04-06 22:25         ` pat
2008-04-06 21:19 ` Andrey Falko
2008-04-06 21:52   ` pat
2008-04-07  4:38 ` Stroller
2008-04-07 11:10   ` David Relson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox