Installing additional Red Hat packages
From Linux on Power wiki
This only applies if you have no YUM oder up2date server or connection.
- Mount your installation server directory (for example mount X.X.X.X:/install /mnt). Installation directory should have the installation files unpacked. The file named .discinfo should exist in your installation directory.
Be cautious using "cp -a * /install" command for copying, use "cp -a . /install"
- run system-config-packages --tree /mnt
