Welcome to our website
To take full advantage of all features you need to login or register. Registration is completely free and takes only a few seconds.
Tip: Creating Fedora DVD ISO
Posted by: Philipp Esselbach on: 11/07/2003 11:17 AM [ Print | 1 comment(s) ]
Red Hat's Chris Kloiber has published a small script which create a DVD ISO from the Fedora CD ISOs
Roll your own DVD isos using my script. Get the latest CD isos into one directory, then run:
# mkdvdiso.sh /path/to/the/cd/isos /location/and/name/of/dvd.iso
# growisofs -Z /dev/scd0=/location/and/name/of/dvd.iso
# mkdvdiso.sh /path/to/the/cd/isos /location/and/name/of/dvd.iso
# growisofs -Z /dev/scd0=/location/and/name/of/dvd.iso
Download

stranger
Posts: 4
Joined: 2003-12-16
I get this when I try to run it..
: command not found
: command not found
: command not found
: command not found
: command not found
: command not found
: command not found
: command not found
'/mkdvdiso.sh: line 25: syntax error near unexpected token '{
'/mkdvdiso.sh: line 25: 'cleanup() {
Any help??
or any way to download a DVD iso... or make one in windoze