On Thu, Sep 25, 2008 at 4:23 AM, Joerg Schilling <[EMAIL PROTECTED]> wrote: > "Andrey Vul" <[EMAIL PROTECTED]> wrote: > >> Also, AFAIK UDF doesn't support embedded control characters in files >> (i.e. Icon\r). > > This claim is of course wrong. I beg to differ. Output of ls -Alh in the Installer.app dir is supposed to show "Icon?". UDF image shows "Icon_" instead. This is enough for me to lose trust in UDF for hybrid CD/DVDs :(
mkisofs command: mkisofs -o fin2k9.iso -udf -iso-level 4 -V "Finale 2009" /mnt/iso0 /mnt/iso0 is an hfs+ mountpoint from fin2k9.dmg mkisofs version: mkisofs 2.01.01a42 (i686-pc-linux-gnu) Copyright (C) 1993-1997 Eric Youngdale (C) 1997-2008 Jörg Schilling -- Andrey Vul