J�rg,

Thanks for addressing my mkisofs issue in cdrtools-1.11a20.  However,
when I tried it, there are still problems.

On linux 2.2.16 (Slackware 7.1):

# mkisofs -o /other/cdadm/cdadm.iso -R -d -D -allow-lowercase -allow-multidot 
-graft-points -path-list /other/cdadm/part_1

where /other/cdadm/part_1 contains

    /usr/X11=/usr/X11
    /usr/X11R6/=/usr/X11R6/
    /usr/adm=/usr/adm
    /usr/bin/=/usr/bin/
    ...

The original /usr directory hierarchy looks like:

    /usr:
    total 164
    drwxr-xr-x  29 root     root         4096 Mar 12 00:20 ./
    drwxr-xr-x  38 root     root         4096 Mar 31 22:50 ../
    lrwxrwxrwx   1 root     root            5 Oct 10 02:55 X11 -> X11R6/
    drwxr-xr-x  12 root     root         4096 Aug  7  1995 X11R6/
    lrwxrwxrwx   1 root     root            8 Oct 10 02:50 adm -> /var/adm/
    drwxr-xr-x   2 root     bin         24576 Mar 12 00:20 bin/
    ...
    /usr/X11R6:
    total 52
    drwxr-xr-x  12 root     root         4096 Aug  7  1995 ./
    drwxr-xr-x  29 root     root         4096 Mar 12 00:20 ../
    drwxr-xr-x   3 root     root         4096 May 31  2000 GNUstep/
    drwxr-xr-x   5 root     root         4096 Feb 26  2000 LessTif/
    drwxr-xr-x   2 root     bin          8192 Mar 12 17:32 bin/
    drwxr-xr-x   3 root     root         4096 May 28  2000 etc/

What I get in the resulting iso file (mounted on /a) is

    /a/usr:
    total 36
    dr-xr-xr-x  16 root     root         4096 Apr  3 11:53 ./
    dr-xr-xr-x   3 root     root         2048 Apr  3 11:53 ../
    lrwxrwxrwx   1 root     root            5 Oct 10 02:55 X11 -> X11R6/
    dr-xr-xr-x   3 root     root         2048 Apr  3 11:53 X11R6/
    lrwxrwxrwx   1 root     root            8 Oct 10 02:50 adm -> /var/adm/
    dr-xr-xr-x   3 root     root         2048 Apr  3 11:53 bin/

    ...

    /a/usr/X11R6:
    total 8
    dr-xr-xr-x   3 root     root         2048 Apr  3 11:53 ./
    dr-xr-xr-x  16 root     root         4096 Apr  3 11:53 ../
    dr-xr-xr-x  12 root     root         2048 Apr  3 11:53 000/
A ---------------------------------------------------------^^^
    /a/usr/X11R6/000:
    total 86
    dr-xr-xr-x  12 root     root         2048 Apr  3 11:53 ./
    dr-xr-xr-x   3 root     root         2048 Apr  3 11:53 ../
    drwxr-xr-x   3 root     root         2048 May 31  2000 GNUstep/
    drwxr-xr-x   5 root     root         2048 Feb 26  2000 LessTif/
    drwxr-xr-x   2 root     bin         45056 Mar 12 17:32 bin/
    drwxr-xr-x   3 root     root         2048 May 28  2000 etc/
    drwxr-xr-x   5 root     root         2048 Aug  6  1994 include/

The point referred to by A above is not correct.

Regards,

/ken


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to