Hi, I recently had a problem with a kernel install. I used yum and it install a new kernel (2.4.21-37.EL), but it installed this kernel for x86_64 (in fact my box is an ia32e), so I got a kernel panic :-) . I saw there was a kernel specially for ia32e and it works fine. So I made the Garrick Staples update on my archwork.py in order to have ia32e listed in available packages with yum. My question is : If yum has for the same package the choice between an x86_64 arch and a ia32e arch does it will choose ia32e by default for an install or an update ?