Em Qua, 2006-12-06 às 16:44 +0100, Joerg Schilling escreveu:
> Goedson Teixeira Paixao <[EMAIL PROTECTED]> wrote:
> > What I intend to do is use "-iso-level 4" when the tree is deeper than
> > allowed by ISO9660:1988 and "-iso-level 3" otherwise. Is this right? Or
> > is there an option to produce ISO9660:1988 compatible CDs with deeper
> > trees?
> 
> It is unclear what you like to do.....
> 
> If you use pure ISO-9660, the only way to handle deep trees is ISO-9660:1999.
> But people usually use Rock Ridge extensions.

My idea was:

        if (depth <= 6)
            use -iso-level 3
        else
            use -iso-level 4

But I'll look into the Rock Ridge option, since it seems mkisofs should
really not fail like that. I've tried it in the command line and was
able to produce an image with a 9-deep directory tree.

So I think we just need to review the options used in gnomebaker.



-- 
Goedson Teixeira Paixao          http://mundolivre.wordpress.com/
Debian Project                   http://www.debian.org/
Jabber ID: [EMAIL PROTECTED]    http://www.jabber.org/

Attachment: signature.asc
Description: Esta é uma parte de mensagem assinada digitalmente

Reply via email to