Fedora Install Using DVD and HTTP

Francis Earl francis.earl at gmail.com
Sun Aug 10 16:46:23 UTC 2008


On Sun, 2008-08-10 at 12:20 -0400, Tod wrote:
> I have a web server with a DVD drive, and a server with only a CD ROM 
> drive.  How can I install fedora on the server over the network using 
> HTTP?  I've searched around but haven't found a method that matches my 
> particular situation.  Any ideas?

Mount the DVD on the computer you wish to host the files, then set up an
FTP server or so, and point a netinst CD at that directory...

mount -t iso9660 -o loop /path/to/iso /ftp

I recommend vsftp for FTP server.

Netinst can be gotten from here:
http://mirror.stanford.edu/fedora/linux/releases/9/Fedora/x86_64/iso/Fedora-9-x86_64-netinst.iso

(of course, change both instances of x86_64 to i386 or ppc depending on
your needs)

Then just point the installer at the path to the resulting /os folder on
the server where the DVD is mounted.




More information about the users mailing list