"Andrey Vul" <[EMAIL PROTECTED]> wrote:

> Is there a hdiutil clone for Linux? mkisofs lacks HFS+ support and my
> SSE3-capable computer is still compiling KDE. It will take a long
> while to get OSX inside VMware working.

Why do you believe that you need HFS+ at all?

mkisofs supports Apple MAC UDF extensions since Spring 2007.


Just have a look at the man page and use the same options as you would 
use to create HFS but in addition add:

-UDF            to enable a non-anonymous UDF hybrid file system

-no-hfs         to turn off creating a ISO9660/HFS hybrid 
                when UDF based Mac OS extensions are used.

This uses code that was developped by the German Company Helios that is 
specialized on selling self created SunOS (and now also others) based file 
servers to turn off creating a ISO9660/HFS hybrid when UDF based Mac OS 
extensions are used for Apple products since more than 20 years. As Helios 
uses mkisofs and it's UDF MAC extensions for backups, this could be called 
the only known mature solution.

P.S. make sure you are not using the outdated mkisofs clone from Debian.

Jörg

-- 
 EMail:[EMAIL PROTECTED] (home) Jörg Schilling D-13353 Berlin
       [EMAIL PROTECTED]                (uni)  
       [EMAIL PROTECTED]     (work) Blog: http://schily.blogspot.com/
 URL:  http://cdrecord.berlios.de/private/ ftp://ftp.berlios.de/pub/schily

Reply via email to