Gentoo Archives: gentoo-user

From: Andrew Udvare <audvare@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] [OT] dmg2img hfs+ disk image
Date: Sat, 23 Feb 2019 10:32:33
Message-Id: 1b78f48b-7f26-2899-d717-9db6b63f8e50@gmail.com
In Reply to: Re: [gentoo-user] [OT] dmg2img hfs+ disk image by Mick
1 On 23/02/2019 04:30, Mick wrote:
2 > # mount -t hfsplus -o loop 4.hfs /media/dmg
3 > mount: /media/dmg: failed to setup loop device for 4.hfs.
4
5 What does dmesg show? It should give more detail about the problem. Also
6 try with `mount -v`.
7
8 Normally 7z gets into the partition and extracts the files within, but
9 only if the 'Method' is supported, like 'Zero0 Copy Zero2 ZLIB CRC'.
10 Yours is 'Copy Zero2 ZLIB CRC'.
11
12 Also you might want to try https://github.com/darlinghq/darling-dmg with
13 the DMG file itself. This is far more active than the kernel module.

Replies

Subject Author
Re: [gentoo-user] [OT] dmg2img hfs+ disk image Mick <michaelkintzios@×××××.com>