Fedora Linux Support Community & Resources Center
  #1  
Old 27th September 2011, 07:06 PM
kodos96 Offline
Registered User
 
Join Date: Sep 2011
Posts: 8
linuxfirefox
Any reason to do clean reinstall for new release?

I'm currently running beta RC2, and just wondering - should I do a clean reinstall of RC3 (and other future releases), or is just doing a yum update going to get me to the exact same system state? I mean, I realize that doing a clean reinstall would allow me to give feedback/bugreports on the install process, but as of RC2 the install process has gone smoothly on my hardware, so I doubt I'll have any bugreports to file... so would I be just as well just updating from yum from here on out?
  #2  
Old 27th September 2011, 07:30 PM
steelaworkn's Avatar
steelaworkn Offline
Registered User
 
Join Date: Dec 2008
Location: Pacific Northwest
Age: 46
Posts: 1,090
linuxfirefox
Re: Any reason to do clean reinstall for new release?

I'm pretty sure that if you are running F16 RC2, all you have to do is yum update regularly and you'll be fine. Usually, the latest updates moves your system to the final version while correcting bugs and stuff.
__________________
My setup:

Intel DP35DP MB; Nvidia 440 2 gig Video Card; 8 gigs of ram; Intel Core Duo 2.20 gig; Hp Officejet Pro L7580; LVM F18 64bit using 3 320g HDs and a nice LG 22 in. Monitor.
  #3  
Old 27th September 2011, 07:41 PM
sea's Avatar
sea Offline
"Shells" (of a sub world)
 
Join Date: May 2011
Location: Helvetic Federation (Swissh)
Age: 33
Posts: 2,602
linuxfedorafirefox
Re: Any reason to do clean reinstall for new release?

Yup, yum updates it all.

There was only a 'need' to do a fresh install for the change from F14 to F15, due to introduction of Gnome 3.
However, even then it was only a suggestion and not a requirement.

Anyway, if you want to help the devs, a fresh install (along with a report how it went) would be welcome i guess
__________________
Fedora Manual: http://docs.fedoraproject.org
Script-Tools: https://sourceforge.net/projects/script-tools/
sudo st tweak repo toggle fedora-rawhide ; st iso dl-fed -respin && st iso usb
  #4  
Old 27th September 2011, 08:27 PM
AdamW's Avatar
AdamW Offline
Fedora QA Community Monkey
 
Join Date: Dec 2008
Location: Vancouver, BC
Posts: 3,762
linuxfirefox
Re: Any reason to do clean reinstall for new release?

yum updating is fine.

the rc2 to rc3 delta is very minor: a fix to libreport (to fix reporting installer bugs during installation) and gnome-documents dropped from default install package set (as it crashes on launch).
__________________
Adam Williamson | awilliam AT redhat DOT com
Fedora QA Community Monkey
IRC: adamw | Twitter: AdamW_Fedora | identi.ca: adamwfedora
http://www.happyassassin.net
  #5  
Old 27th September 2011, 08:47 PM
Joeman1 Offline
Registered User
 
Join Date: Sep 2011
Location: Rio Rancho, NM
Posts: 13
windows_7chrome
Re: Any reason to do clean reinstall for new release?

Hi everyone!

I am new to Fedora and am really loving Fedora 15... Just a quick question, not meaning to tread on someone else's thread .

Can I yum update from Fedora 15 to 16? I'm new to Fedora, but actually support RHEL at my work, so I am familiar with Linux.

Just got my system all set up from Ubuntu and don't want to have to re-install all my work, so I was wondering if there was a simple way to upgrade to 16 beta?

Thanks!
Joe
  #6  
Old 27th September 2011, 08:55 PM
kodos96 Offline
Registered User
 
Join Date: Sep 2011
Posts: 8
linuxfirefox
Re: Any reason to do clean reinstall for new release?

you can, but you'd be better off using preupgrade (install it from yum), which does the equivalent of an upgrade install via DVD, only without the DVD. Or just use an actual install DVD... less chance of problems, as upgrade via yum, though it USUALLY works, is not really tested.
  #7  
Old 27th September 2011, 08:56 PM
DBelton's Avatar
DBelton Offline
Administrator
 
Join Date: Aug 2009
Posts: 6,612
linuxfirefox
Re: Any reason to do clean reinstall for new release?

while there are several options to update to a newer release of Fedora, I have always had much better results if I do a fresh install.

For one thing, it helps to keep the clutter cleared out

You may have issues going from F15 to F16, too. F16 is starting to use grub2 as teh bootloader instead of the legacy grub. Not sure what issues that is going to introduce in an upgrade.

One of the options is using preupgrade.

You can look over the page for using it here:

http://fedoraproject.org/wiki/How_to_use_PreUpgrade

Edit:

another note too..

If you have installed any non-fedora packages, you may have to manually update those yourself.

I also recommend to remove third party video drivers (nvidia or ati/amd) before doing an upgrade as well. Those are dependent upon the kernel version and you could end up with a system that won't boot all the way after you upgrade. Just remove them, and re-install after the upgrade is done.

Last edited by DBelton; 27th September 2011 at 09:00 PM.
  #8  
Old 27th September 2011, 08:58 PM
Joeman1 Offline
Registered User
 
Join Date: Sep 2011
Location: Rio Rancho, NM
Posts: 13
windows_7chrome
Re: Any reason to do clean reinstall for new release?

Great! Thanks for the replies!

Joe
  #9  
Old 27th September 2011, 09:40 PM
fpmurphy Offline
Registered User
 
Join Date: May 2009
Location: /dev/ph
Posts: 308
linuxfirefox
Re: Any reason to do clean reinstall for new release?

Quote:
You may have issues going from F15 to F16, too. F16 is starting to use grub2 as teh bootloader
Well, I just updated an x64_86 BIOS-based box from F15 to F16 and the update did not install GRUB2. I am running F16 on GRUB legacy! It even correctly updated the entries in menu.lst/grub.conf. Go figure!
  #10  
Old 27th September 2011, 11:10 PM
frostering Offline
Registered User
 
Join Date: Sep 2011
Posts: 4
linuxfirefox
Re: Any reason to do clean reinstall for new release?

If I installed the Alpha Version, applying yum update it's like have the RC2, right?

If you have Ubuntu Alpha/Beta, updating the system with apt-get let you be in the last version. I think it's the same for Fedora, but correct me if I'm wrong.
  #11  
Old 27th September 2011, 11:48 PM
DBelton's Avatar
DBelton Offline
Administrator
 
Join Date: Aug 2009
Posts: 6,612
linuxfirefox
Re: Any reason to do clean reinstall for new release?

Quote:
Originally Posted by fpmurphy View Post
Well, I just updated an x64_86 BIOS-based box from F15 to F16 and the update did not install GRUB2. I am running F16 on GRUB legacy! It even correctly updated the entries in menu.lst/grub.conf. Go figure!
I wondered how the update handled grub. Now I know. Thanks for the info

And frostering..

You are correct.

If you install from the alpha and keep doing yum updates, you will keep updating your system, and it would be the same as the beta release candidates now, actually, you may even be more current than the RC's since there have been updates since those images were made.
  #12  
Old 28th September 2011, 01:32 AM
AdamW's Avatar
AdamW Offline
Fedora QA Community Monkey
 
Join Date: Dec 2008
Location: Vancouver, BC
Posts: 3,762
linuxfirefox
Re: Any reason to do clean reinstall for new release?

dbelton: yum upgrade will use grub, but preupgrade and anaconda will use grub2.

don't use preupgrade right now, it's broken: https://bugzilla.redhat.com/show_bug.cgi?id=737731
__________________
Adam Williamson | awilliam AT redhat DOT com
Fedora QA Community Monkey
IRC: adamw | Twitter: AdamW_Fedora | identi.ca: adamwfedora
http://www.happyassassin.net
 

Tags
clean, reason, reinstall, release

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Would reinstall be needed to move from F15 beta to F15 release? nicksfx F15 Development 2 3rd May 2011 12:04 PM
system-release >= 11.90 is needed by rpmfusion-free-release-11.90-1.noarch lancedance Using Fedora 7 21st July 2009 03:59 AM
Upgrading from pre-release (alpha, beta, snapshot, preview etc) to the final release RahulSundaram Alpha, Beta & Snapshots Discussions (Fedora 11 Only) 4 23rd April 2009 01:33 PM
yum CLEAN fails to clean my house blochbob Using Fedora 9 4th October 2004 02:12 PM


Current GMT-time: 18:20 (Tuesday, 21-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat