Combining CD ISO images into DVD ISO image

1 message Options
Embed this post
Permalink
Manuel Castro-2

Combining CD ISO images into DVD ISO image

Reply Threaded More More options
Print post
Permalink
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:

mkisofs -o Psyche-i386-dvd.iso
-b isolinux/isolinux.bin -c isolinux/boot.cat
-no-emul-boot -boot-load-size 4 -boot-info-table
-R -m TRANS.TBL
-x Psyche-i386-disc1/.discinfo -x Psyche-i386-disc1/isolinux
-graft-points Psyche-i386-disc1 .discinfo=.discinfo isolinux/=isolinux
RedHat/=Psyche-i386-disc2/RedHat RedHat/=Psyche-i386-disc3/RedHat
SRPMS/=Psyche-i386-disc3/SRPMS SRPMS/=Psyche-i386-disc4/SRPMS
SRPMS/=Psyche-i386-disc5/SRPMS docs/=Psyche-docs

and is appearing an error:

genisoimage: Error: '(null)' and 'isolinux/boot.cat' have the same Rock Ridge name 'boot.cat'.
Unable to sort directory isolinux
NOTE: multiple source directories have been specified and merged into the root
of the filesystem. Check your program arguments. genisoimage is not tar.

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.

I would  like your help

Manuel

--
fedora-list mailing list
[hidden email]
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines