<div>Hi, </div>
<div><br>I have five Red Hat 8.0 CD ISO images and I want to combine them into a DVD ISO image using the following command in the kernel version 2.6 of fedora 11:</div>
<p>mkisofs -o Psyche-i386-dvd.iso <br>-b isolinux/isolinux.bin -c isolinux/<a href="http://boot.cat">boot.cat</a> <br>-no-emul-boot -boot-load-size 4 -boot-info-table <br>-R -m TRANS.TBL <br>-x Psyche-i386-disc1/.discinfo -x Psyche-i386-disc1/isolinux <br>
-graft-points Psyche-i386-disc1 .discinfo=.discinfo isolinux/=isolinux <br>RedHat/=Psyche-i386-disc2/RedHat RedHat/=Psyche-i386-disc3/RedHat <br>SRPMS/=Psyche-i386-disc3/SRPMS SRPMS/=Psyche-i386-disc4/SRPMS <br>SRPMS/=Psyche-i386-disc5/SRPMS docs/=Psyche-docs</p>

<p>and is appearing an error:</p>
<p>genisoimage: Error: '(null)' and 'isolinux/<a href="http://boot.cat">boot.cat</a>' have the same Rock Ridge name '<a href="http://boot.cat">boot.cat</a>'.<br>Unable to sort directory isolinux<br>
NOTE: multiple source directories have been specified and merged into the root<br>of the filesystem. Check your program arguments. genisoimage is not tar.</p>
<p>The command was originally make for a kernel version 2.4, but I don't know what change for the command to run on a kernel version 2.6.</p>
<div>I would  like your help</div>
<div> </div>
<div>Thanks,</div>
<p>Manuel</p>