Got the digit RED HAT 9 CDs which i want to convert to a single DVD.Is it possible?
R ra_sriniketan In the zone Nov 15, 2005 #1 Got the digit RED HAT 9 CDs which i want to convert to a single DVD.Is it possible?
desertwind Cyborg Agent Nov 15, 2005 #2 Again, wrong section. Post are gnu/linux related queries on Open Source section only. download the script written by Chris Kloiber of RedHat, which create a DVD ISO from the Fedora CD ISOs. Must work for RH9 too. ftp://people.redhat.com/ckloiber/mkdvdiso.sh get all isos and the script into one ditectory, then run Code: $ sh mkdvdiso.sh /path/to/the/cd/isos /location/and/name/of/dvd.iso $ growisofs -Z /dev/scd0=/location/and/name/of/dvd.iso
Again, wrong section. Post are gnu/linux related queries on Open Source section only. download the script written by Chris Kloiber of RedHat, which create a DVD ISO from the Fedora CD ISOs. Must work for RH9 too. ftp://people.redhat.com/ckloiber/mkdvdiso.sh get all isos and the script into one ditectory, then run Code: $ sh mkdvdiso.sh /path/to/the/cd/isos /location/and/name/of/dvd.iso $ growisofs -Z /dev/scd0=/location/and/name/of/dvd.iso