LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   how to change CD to *.iso file? (https://www.linuxquestions.org/questions/linux-newbie-8/how-to-change-cd-to-%2A-iso-file-20705/)

croger 05-11-2002 01:30 AM

how to change CD to *.iso file?
 
what software can do that?

vfs 05-11-2002 07:56 AM

I didn't understand exactly what you wanted. I assume you want to put your cdrom contents inside a big iso file.

Try this:

dd if=/dev/cdrom of=/my/iso/file conv=sync

If not, look for cdrecord, mkisofs... and friends

;)

HTH,

vfs.

croger 05-11-2002 09:11 AM

reply
 
I am sorry .because im Chinese .so my english is not good.
thank you for your reply.
i mean i have a redhat linux CD,but my CD-Rom is so bad.
i want to install linux with harddisk .but it need iso file.
so i want to copy all the file to harddisk and change them into
iso file.

boyinfrance 05-11-2002 10:11 AM

System?
 
What OS (operating system) are you using?

If you are using windows you can download programs such as "undisker" to copy CDs into .ISO files.

http://www.undisker.com/download.html

vfs 05-12-2002 07:56 AM

Croger,

the command I gave to you works very well.

Try downloading a small floppy distro, if you don't have Unix at home...

And that's ok if you're chinese. I'm Brazilian and my english is bad too ;)

HTH,

vfs.


All times are GMT -5. The time now is 06:45 AM.