Hi,

I have a fedora DVD image file. I need to install this on a different machine which has no DVD writer. Is there a way for me to use the DVD image file that I already have to convert it into multiple CD images for use on the other machine ? :icon_question:

Thanks..

Recommended Answers

All 2 Replies

i don't think there's an easy way to do that.
the best thing would be to download the cd images from fedora's site.

I'm not that familiar with the internals of ISO files, but if you are running Linux you can try to write the image to a USB disk, and booting from that.

dd if=fedora_dvd.iso of=/dev/<your usb device>

You could also borrow a USB DVDROM from someone.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.