jimbou
2006-10-31, 01:34 PM CST
Hello All,
I am trying to find some docs on how to create the directory structure for an http based install server for local FC6 installs.
I have been using nfs but with fc6 it is horribly sloooow and I keep getting packages conflict about half way through the install. So I tought I would use http/tcp/ instead of nfs/udp.
I have done the following:
Configured apache and got it going.
mounted the disc1 iso woth the loop option.
cp'd the contents of that to a direcotry on the webserver.
mounted the second iso.
Here is where I am stuck. Do I simply copy the contents of the remaining iso's and overwrite any duplicate files? It seems each iso has a TRANS.TBL file. Using diff shows that they are not the same.
Maybe I should build a directory tree of disc1 , disc2, etc....?
TIA
I am trying to find some docs on how to create the directory structure for an http based install server for local FC6 installs.
I have been using nfs but with fc6 it is horribly sloooow and I keep getting packages conflict about half way through the install. So I tought I would use http/tcp/ instead of nfs/udp.
I have done the following:
Configured apache and got it going.
mounted the disc1 iso woth the loop option.
cp'd the contents of that to a direcotry on the webserver.
mounted the second iso.
Here is where I am stuck. Do I simply copy the contents of the remaining iso's and overwrite any duplicate files? It seems each iso has a TRANS.TBL file. Using diff shows that they are not the same.
Maybe I should build a directory tree of disc1 , disc2, etc....?
TIA