LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Kickstart files put on http server directory ? (https://www.linuxquestions.org/questions/linux-general-1/kickstart-files-put-on-http-server-directory-139210/)

Gates1026 01-27-2004 10:05 AM

Kickstart files put on http server directory ?
 
I am trying to setup kickstart to run off an http or ftp server over a network. The question I have is how do I need to setup the directory structure so that kickstart on the remote machine will be able to access the necessary rpm files. Here is what I have set up on my http server as the directory where I want my rpm files to be served from:

/var/www/html/kickstart/i386

from here I need to copy the rpm files to this directory but the question I have is what directroy do I need to copy them to? do I need to copy each disk to their individual directory (ex: /var/www/html/kickstart/i386/Disk1) or do they all need to go into a directory called RPMS?

Thanks for the help!


All times are GMT -5. The time now is 09:11 AM.