LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 01-16-2006, 06:13 AM   #1
nsydenham
LQ Newbie
 
Registered: Jan 2005
Location: Worcester, UK
Distribution: Mandrake
Posts: 1

Rep: Reputation: 0
Question How do you merge 4 CD ISO images into one DVD ISO image?


Distros often provide multiple CD ISOs but not so good at providing a DVD ISO. How can you combine the CD images into a bootable DVD image?
 
Old 01-16-2006, 07:21 AM   #2
jimvin
Member
 
Registered: May 2004
Posts: 71

Rep: Reputation: 15
Quote:
Originally Posted by nsydenham
Distros often provide multiple CD ISOs but not so good at providing a DVD ISO. How can you combine the CD images into a bootable DVD image?
I hope you have some spare disk space!

1. Mount each cd in turn. If you just have the iso image you can mount it as a loopback filesystem:

mount -o loop -t iso9660 <your_iso_image> /mnt/tmp

2. Copy all of the files to your hard drive.
3. Use mkisofs to create a new ISO image

mkisofs -o dvd_iso_image.iso /path/to/files

Getting this to work can be tricky since most distros will expect to find the files. If your're lucky you can copy all the CDs to one location with no conflicts. As always YMMV.

Regards,
Jim
 
Old 01-16-2006, 07:22 AM   #3
Lenard
Senior Member
 
Registered: Dec 2005
Location: Indiana
Distribution: RHEL/CentOS/SL 5 i386 and x86_64 pata for IDE in use
Posts: 4,790

Rep: Reputation: 58
Have a look at this script (you will have to make changes of course);

ftp://people.redhat.com/ckloiber/mkdvdiso.sh

Works for most Red Hat based distro's (with minor tweaking).
 
1 members found this post helpful.
Old 12-07-2006, 12:52 AM   #4
kdrlx
Member
 
Registered: Feb 2006
Distribution: Ubuntu Hardy Heron
Posts: 130

Rep: Reputation: 17
file location changed

the file location is changed ..

http://mirror.arcticnetwork.ca/pub/c...ld/mkdvdiso.sh
 
1 members found this post helpful.
Old 12-07-2006, 05:37 AM   #5
Lenard
Senior Member
 
Registered: Dec 2005
Location: Indiana
Distribution: RHEL/CentOS/SL 5 i386 and x86_64 pata for IDE in use
Posts: 4,790

Rep: Reputation: 58
Also here; http://isoredirect.centos.org/centos/build/
 
Old 01-05-2007, 07:29 AM   #6
baskerville
LQ Newbie
 
Registered: Sep 2004
Location: Rio de Janeiro, Brazil
Distribution: Slackware
Posts: 19

Rep: Reputation: 0
how about 'cat'?

I don't know if this works, but Open Solaris DVD images are provided in five parts that can be merged with a 'cat' command.
http://www.sun.com/software/solaris/...nstruction.xml

Would this work for merging CDs into DVDs or simply to merge small CDs into a bigger one?
 
Old 01-15-2007, 09:49 AM   #7
laopaishpe
LQ Newbie
 
Registered: Nov 2004
Posts: 10

Rep: Reputation: 0
remastering to DVD

Quote:
Originally Posted by baskerville
I don't know if this works, but Open Solaris DVD images are provided in five parts that can be merged with a 'cat' command.
http://www.sun.com/software/solaris/...nstruction.xml

Would this work for merging CDs into DVDs or simply to merge small CDs into a bigger one?
This has nothing to do with remastering- cat just "glues" the 5 parts together, which by the way were split before from a "good" ISO huge image file. After doing the cat, you end up with the original iso file.

As different distributions have different build systems, remastering is a bit different, but in principle:
- you need to figure out where the boot image is on your first CD
- you need to "update/regenerate" the package list and eventual md5 files
- you "remaster" the new iso image using mkisofs.

Google around for remaster and mkisofs, and you may find some more specific instructions- I know for sure there's a tutorial to remaster SuSE 9.x and Redhat/Mandrake, although the last ones I did were back to Mandrake 8.0
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I make a DVD ISO image? A6Quattro Linux - Software 8 10-08-2009 08:58 PM
DVD to ISO image logosys Linux - Software 4 10-10-2005 11:18 PM
Burning ISO image (DVD+R, external DVD writer) swan2925 Linux - Software 6 06-02-2005 09:49 AM
DVD ISO Image for Mandrake 10.1 matthew5 Mandriva 7 03-31-2005 01:28 PM
iso image for dvd linuxnube Linux - General 2 02-25-2004 09:39 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 02:39 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration