[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: mkisofs -graft-points and deep directories - again



Mihai Ibanescu <misa@redhat.com> wrote:

> I am having troubles generating deep directories with graft points:
>
> mkisofs -r -J -graft-points -o /tmp/test.iso a/b/c/d/e/f/g/h/i.txt=/etc/motd
> INFO:   UTF-8 character encoding detected by locale settings.
>         Assuming UTF-8 encoded filenames on source filesystem,
>         use -input-charset to override.

mkisofs does not yet support UTF-8.

It looks like you are using a modified inofficial version.

If you are not using the offocial version, you need to ask the "vendor"
of your version.....

> mkisofs: Directories too deep for 'a/b/c/d/e/f/g/h' (7) max is 6.
>
> (cdrtools 2.01a35, even though mkisofs --version says 2.01a34 - looks like
> mkisofs.c still reports 34 ?)
>
> The documentation says that -r should turn RockRidge extensions on, and thus
> allow deep directories. And indeed that happens if I create the directory
> structure and pass it (without -graft-points) to mkisofs.

Graft points work on ISO-9660 level, not on RR level.

Jörg

-- 
 EMail:joerg@schily.isdn.cs.tu-berlin.de (home) Jörg Schilling D-13353 Berlin
       js@cs.tu-berlin.de		(uni)  If you don't have iso-8859-1
       schilling@fokus.fraunhofer.de	(work) chars I am J"org Schilling
 URL:  http://www.fokus.fraunhofer.de/usr/schilling ftp://ftp.berlios.de/pub/schily



Reply to: