Gentoo Archives: gentoo-user

From: Stroller <stroller@××××××××××××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Trying to loopback mount partition from a disk image
Date: Mon, 23 Nov 2009 20:09:36
Message-Id: 2E2B9B5D-D141-4F14-8468-E71C9D3BC462@stellar.eclipse.co.uk
In Reply to: Re: [gentoo-user] Trying to loopback mount partition from a disk image by Volker Armin Hemmann
1 On 23 Nov 2009, at 18:50, Volker Armin Hemmann wrote:
2 > On Montag 23 November 2009, Stroller wrote:
3 >> Hi there,
4 >>
5 >> With reference to a couple of previous threads:
6 >> http://thread.gmane.org/gmane.linux.gentoo.user/193263
7 >> http://thread.gmane.org/gmane.linux.gentoo.user/197120
8 >>
9 >> Here's what I'm trying:
10 >>
11 >> $ ls -lh sda.dd.img
12 >> -rw-r--r-- 1 stroller users 77G 2009-11-22 03:51 sda.dd.img
13 >> $ file sda.dd.img
14 >> sda.dd.img: x86 boot sector, Microsoft Windows XP MBR, Serial
15 >> 0x1890189; partition 1: ID=0x7, active, starthead 1, startsector 63,
16 >> 160810587 sectors, code offset 0xc0
17 >> ...
18 >
19 > yeah, you don't need to use losetup. I mounted a lot of images over
20 > the years
21 > and I never used losetup.
22
23 How do I do it then, please?
24
25 Note, it's an image of an entire hard-drive, imaged using `dd` or GNU
26 `ddrescue`, so it also includes the MBR & partition table. It's not
27 just a partition or an .iso optical disk image.
28
29 Stroller.

Replies

Subject Author
Re: [gentoo-user] Trying to loopback mount partition from a disk image Volker Armin Hemmann <volkerarmin@××××××××××.com>