Re: Creating updated rh62 install tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, 2004-03-09 at 07:12, Paul Abel wrote:
> Hi all,
> 
> I'm trying to setup a Red Hat 6.2 install tree (don't ask why!)
> Does anybody have an idea if I'm even looking in the right place to solve these problems?
> 
> I'm installing using NFS and kickstart.

Since you are installing via NFS kickstart, probably the easiest
solution is to use all the original rpm3 rpms.  In the %post section,
update the newer rpms:

%post
mkdir /root/temp
mount -o nolock my-nfs-server:/path/to/updates /root/temp
rpm -Fvh /root/temp/*.rpm

Forrest




[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux