create_dvd_.iso_from_.iso_on_multiple_cds
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
create_dvd_.iso_from_.iso_on_multiple_cds [2015/01/04 12:03] – juckins | create_dvd_.iso_from_.iso_on_multiple_cds [2025/03/20 18:18] (current) – removed juckins | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ======Creating a dvd .iso from multiple .iso images====== | ||
- | This is helpful if you have 4 CD .isos (like an operating system distribution of CD 1 of 4, 2 of 4, 3 of 4, and 4 of 4) and you want just one .iso file on a single DVD disc for convenience purposes. \\ | ||
- | Create the separate .iso files and put them into 1 temporary directory by using: | ||
- | < | ||
- | dd if=/ | ||
- | </ | ||
- | check creation is okay with: | ||
- | < | ||
- | sum -r /dev/cdrom | ||
- | sum -r < | ||
- | </ | ||
- | |||
- | Now copy [[http:// | ||
- | < | ||
- | export _POSIX2_VERSION=199209 | ||
- | ./ | ||
- | </ | ||
- | that creates the .iso file. \\ | ||
- | Now you can burn it to DVD using other software, such as Roxio, Nero, or Sonic. |
create_dvd_.iso_from_.iso_on_multiple_cds.1420390982.txt.gz · Last modified: by juckins