Find the answer to your Linux question:
Results 1 to 3 of 3
For any of you with experience installing Red Hat VIA PXE, do you know if it's possible to add RPM's to the source folder (network location serving the Red Hat ...
  1. #1
    Just Joined!
    Join Date
    Feb 2009
    Posts
    7

    PXE Install Question

    For any of you with experience installing Red Hat VIA PXE, do you know if it's possible to add RPM's to the source folder (network location serving the Red Hat OS) and have them installed during the OS install?

    I have a few programs that I'd like to have installed through the PXE process instead of having to manually install the same program on 45 IBM Blades.

    And yes, I know about Ghost. I'm looking for an alternative to it so please don't suggest it!

  2. #2
    Linux Engineer b2bwild's Avatar
    Join Date
    Jul 2008
    Location
    Behind You!
    Posts
    1,108
    Packages to be installed should be mentioned in kickstart file anakonda-ks.cfg
    manually adding package in FTP/HTTP root folder wont install it automatically.

    What you can do is write post installation script to install additional packages, which are not included in distro.
    Never make any misteaks.

    Read my Blog at --> Penguin Inside Subscribe Feed

  3. #3
    Just Joined!
    Join Date
    Feb 2009
    Posts
    7
    Quote Originally Posted by b2bwild View Post
    Packages to be installed should be mentioned in kickstart file anakonda-ks.cfg
    manually adding package in FTP/HTTP root folder wont install it automatically.

    What you can do is write post installation script to install additional packages, which are not included in distro.
    I figured it might require some scripting.

    Too bad I have no knowledge on Perl or anything else.

    D'oh

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...