Gentoo Archives: gentoo-user

From: Joerg.Schilling@fokus.fraunhofer.de (Joerg Schilling)
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] generating HFS+ isos
Date: Fri, 19 Sep 2008 10:01:08
Message-Id: 48d37860.EQoQ1q0p+JECP7tf%Joerg.Schilling@fokus.fraunhofer.de
In Reply to: [gentoo-user] generating HFS+ isos by Andrey Vul
1 "Andrey Vul" <andrey.vul@×××××.com> wrote:
2
3 > Unfortunately, genisoimage (current version)'s -hfs options generates
4 > old-HFS instead of new-HFS directory table, leading to truncation. Is
5 > there a way, (such as libdmg)
6 > to create HFS+ (OS 9 / OS X) images without using Toast?
7
8 Genisoimage is extremely outdated - it is more than 3 years old with no
9 updated/enhancements.
10
11 HFS support in mkisofs is deprecated, use Apple MAC UDF extensions instead.
12 The UDF extensions are implemented in mkisofs since more than a year.
13
14 Get a recent cdrtools from:
15
16 ftp://ftp.berlios.de/pub/cdrecord/alpha/
17
18 Note that hfs support in mkisofs will be dropped after the next "stable" release
19 which is expected to happen soon.
20
21 Jörg
22
23 --
24 EMail:joerg@××××××××××××××××××××××××.de (home) Jörg Schilling D-13353 Berlin
25 js@××××××××××××.de (uni)
26 schilling@××××××××××××××××.de (work) Blog: http://schily.blogspot.com/
27 URL: http://cdrecord.berlios.de/private/ ftp://ftp.berlios.de/pub/schily

Replies

Subject Author
Re: [gentoo-user] generating HFS+ isos "Sebastian Günther" <samson@××××××××××××××××.de>