Christopher Juckins

SysAdmin Tips, Tricks and other Software Tools

User Tools

Site Tools


create_dvd_.iso_from_.iso_on_multiple_cds

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
create_dvd_.iso_from_.iso_on_multiple_cds [2008/01/30 22:06] juckinscreate_dvd_.iso_from_.iso_on_multiple_cds [2015/01/04 12:03] (current) juckins
Line 12: Line 12:
 </code> </code>
  
-Now copy [[https://juckins.gotdns.com/sysadmin/scripts/make.dvdiso.bash|make.dvdiso.sh]] into that directory, and call it like this:+Now copy [[http://juckins.net/sysadmin/scripts/make.dvdiso.bash.txt|make.dvdiso.bash]] into that directory, and call it like this (use the 'export' command if the script has .bash extension?):
 <code> <code>
 +export _POSIX2_VERSION=199209
 ./make.dvdiso /iso/dir/path output_image_name.iso ./make.dvdiso /iso/dir/path output_image_name.iso
 </code> </code>
 that creates the .iso file. \\ that creates the .iso file. \\
 Now you can burn it to DVD using other software, such as Roxio, Nero, or Sonic. Now you can burn it to DVD using other software, such as Roxio, Nero, or Sonic.
create_dvd_.iso_from_.iso_on_multiple_cds.1201748813.txt.gz · Last modified: 2008/01/30 22:06 by juckins