PDA

View Full Version : UPDATE FC3 for AMD 64 bit


selpra
6th June 2005, 01:07 PM
I've newly installed FC3 and mine is AMD 64 bit ......what do i have to do for updation...?
selva

SlowJet
6th June 2005, 01:44 PM
If you installed it with the default partitoning you will have a boot of 100 MB on hda1.
An LVM with the root ext3 as /, and at the end of the LVM a swap as ext3.

So you just start using your /home/selva folder to store data. And it will grow and grow.

SJ

SlowJet
6th June 2005, 01:47 PM

oops, sorry, you mean up2date or yum.

You should have a red icon on the top right of the desk top flahing with an ! (or it will be blue with a check mark.)

You can use this (known as up2date) (right click and select check for updates)
or you can in a term
su -
<rootpasswrod>
yum update yum
yum update # to update everything that you have installed.

SJ

selpra
6th June 2005, 02:42 PM
got it
Thanks SJ......