On Thu, 30 Sep 2004 06:01:11 -0700, Rick Lim <ricklim at telus.net> wrote:
> I installed the 586 kernel package from the CD's and got further into the
> Any more ideas?
I would use this command to find mis-matched types of RPMs i586/i686
rpm --queryformat=%{NAME}-%{ARCH} -qa
They might be glibc packages that don't match, for example.
Good luck!
-Josiah