graft points acting funny with mkisofs

Filippos Klironomos presariod at gmail.com
Thu Apr 20 19:46:40 UTC 2006


Oh brother, I've found it. The graft point definition defines the directory
of files to be included as well. So there is no need to specify the second
/home/fkliron/tmp again (otherwise they will be doubly scanned).
The correct version is just

mkisofs -v -o /home/tmp/test.iso -r -J -graft-points
file_dir/=/home/fkliron/tmp



On 4/20/06, Filippos Klironomos <presariod at gmail.com> wrote:
>
> I've been trying to use graft points under mkisofs 2.01(i686-pc-linux-gnu) and they don't seem
> to work propery. If I give the command:
>
> mkisofs -v -o /home/tmp/test.iso -r -J -graft-points
> file_dir/=/home/fkliron/tmp /home/fkliron/tmp
>
> here's what I get:
>
> mount /home/tmp/test.iso /mnt/tmp -o loop ; ls /mnt/tmp
>
> -r--r--r--  1 root root    0 Apr 20 12:23 file1
> -r--r--r--  1 root root    0 Apr 20 12:23 file2
> -r--r--r--  1 root root    0 Apr 20 12:23 file3
> dr-xr-xr-x  2 root root 2048 Apr 20 12:24 file_dir
>
> which should not be the case, all files should be under tmp. Is there
> something I am missing?
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/fedora-list/attachments/20060420/cf3b0a79/attachment-0001.htm>


More information about the fedora-list mailing list