Status
Not open for further replies.

desertwind

Cyborg Agent
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
 
Status
Not open for further replies.
Top Bottom