On Fri, 2005-02-18 at 11:53 +0800, Steven Shiau wrote: >Hi... >I have a server running Fedora Core 3, with Pentium 4 CPU, and some >diskless clients with different architectures (K7/Via CPU). The server >share some files (/lib/, /usr/lib/ ...) via NFS with client. So I have >to install the specific rpms, like kernel with i586 arch. >In apt, I can do it by settiing Architecture "i586" in >/etc/apt/apt.conf. How can I do it in yum setting ? 'yum install kernel.i586' should do the right thing. -sv