> From: Michael Schwendt > > Should I upgrade? can I even do this without problems? I mean won't > > rpm complain that kernel-2.4.18-19.7.x is already installed? or does > > it check the architecture as well? > > It would complain, but you still have the older kernel installed. > That means, you can erase the newer one before you install it again > for i686.
Perhaps a dumb question, but would I have to reboot first and boot the previous kernel before deleting the newer i386 and installing the newer i686 kernel? Or can I (while running kernel 2.4.18-19.7.x) rpm -e kernel-2.4.18-19.7.x.i386 rpm -i kernel-2.4.18-19.7.x.i686 (same for kernel-debug)? > With glibc one way to upgrade from i386 to i686 is to downgrade > (-Uvh --oldpackage glibc*.rpm) first to the previous glibc and then > upgrade normally to the i686 version of the latest glibc erratum. Hmm I get dependency errors with this, isn't it possible to do a --force? Install the i686 with --force over the current i386? [root@localhost rpms]# rpm -Uvh --oldpackage glibc-2.2.5-34.i386.rpm error: failed dependencies: glibc-common = 2.2.5-34 is needed by glibc-2.2.5-34 glibc = 2.2.5-42 is needed by glibc-utils-2.2.5-42 glibc = 2.2.5-42 is needed by glibc-debug-static-2.2.5-42 glibc = 2.2.5-42 is needed by glibc-debug-2.2.5-42 TIA -- # Mertens Bram "M8ram" <[EMAIL PROTECTED]> Linux User #249103 # # Red Hat Linux release 7.3 (Valhalla) kernel 2.4.18-19.7.x i686 128MB RAM # # 5:20pm up 23:57, 1 user, load average: 0.16, 0.05, 0.01 # -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list