Installing without a CD drive

Tim ignored_mailbox at yahoo.com.au
Sun Apr 2 05:15:16 UTC 2006


On Sat, 2006-04-01 at 15:01 -0800, Charles A. Crayne wrote:
> Because I do not have a broadband connection, I do not have iso files,
> but have acquired the CDs. How can I build isos from the CDs, so that
> I can do network installations on my other machines?

dd if=/dev/cdrom of=image.iso

NB:  if = input file (specify your CD/DVD-ROM device)
     of = output file (specify the filename you want to use)

You could also copy the directory tree structure of each disc into one
big tree, and do network installs that way.  I get quite quick results
using my webserver for network installs.

-- 
(Currently running FC4, occasionally trying FC5.)

Don't send private replies to my address, the mailbox is ignored.
I read messages from the public lists.




More information about the fedora-list mailing list