On Wed, 2 Aug 2000, Ulrich Kiermayr wrote:
>Date: Wed, 2 Aug 2000 11:02:25 +0200 (CEST)
>From: Ulrich Kiermayr <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>Subject: Upgrade distribution while system is running
>
>Hello!
>
>A Question: is it possible to do an upgrade (e.g. 6.1 -> 6.2) while the
>system is up and running.
>
>I could do an rpm -F /mnt/cdrom/RedHat/RPM/*, but this might break some
>dependencies (of packages which got split up for example)
>
>It is because i want to reduce downtimes due to upgrades (and be able to
>do the upgrade remotely.)
It is certainly possible, but you'd have to skip the kernel
upgrades, and be very careful. init will get upgraded on disk,
but the running one in memory will be older. This should only be
attempted in single user mode because the C libaries will get
updated as well as all critical behind the scenes stuff like
ld.so, etc..
If the system is running while this is going on, there is a high
likelyhood that things will explode.
Since the system is effectively offline in single user mode, you
might as well do the upgrade normally however.
--
Mike A. Harris Linux advocate
Computer Consultant GNU advocate
Capslock Consulting Open Source advocate
... Our continuing mission: To seek out knowledge of C, to explore
strange UNIX commands, and to boldly code where no one has man page 4.
_______________________________________________
Redhat-devel-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-devel-list