When it asks me
is this ok y/N
I hit Y and it looks to be redownloading?
Should I hit N ?
and after the updates.
I am going to 'system-config-display'
and see if that fixes the display...
Thank you again
T
On Wed, 24 Nov 2004, Terry R. Grier wrote:
I am logged in as 'root'
How to I get the latest updates from this mode?
You could try running system-config-display and see if it
can configure your display properly.
To get the updates - you can do the following:
- make sure the network is configured and working
ping google.com
<if it doesn't work>
/sbin/ifup eth0
- now get the updates
rpm --import /usr/share/doc/fedora-release-3/RPM-GPG-KEY
rpm --import /usr/share/doc/fedora-release-3/RPM-GPG-KEY-fedora
yum update
Satish