On Wed, 19 May 2004, Christof Damian wrote: > Hello, > I just wanted to share my success with a yum upgrade to FC2. The > machine was a standard FC1 install running a webserver, with two ide > disks using raid1. I did the whole thing over ssh, as I don't have a > monitor connected at the moment. > > The whole thing was a matter of: > > yum remove redhat-config-* > yum -c yum-fc2.conf update > yum install system-config-* If you used 'yum upgrade' instead of 'yum update' you wouldn't have to mess around with the extra package removes/installs. -- Elliot I keep committing atrocities in an attempt to learn from my mistakes.