On Fri, 2007-11-02 at 15:32 +0900, John Summerfield wrote: > Craig White wrote: > > On Fri, 2007-11-02 at 14:09 +1030, Tim wrote: > >> On Thu, 2007-11-01 at 21:25 -0400, Bill Davidsen wrote: > >>> I want to install FC8 on a machine without a DVD, but with a CD drive. > >> Which is it, FC 7 or 8? The subject description is different from the > >> message, and which one you're actually doing might be able to pinpoint > >> the problem. > > ---- > > solution the same either way. > > > > copy iso to system that has httpd running, loop mount in /var/www/html > > path somewhere...good to go. > > > > mkdir /var/www/html/FC8 > > mount -t iso /tmp/F-8-x86_64-DVD.iso /var/www/html/FC8 > > > > linux method=http://MY_WEB_SERVER/FC8/disc1 > ---- yeah, you can drop the /disc1 sorry - was thinking about stage1.5 boot because I do that around here Craig