 |
 |
 |
 |
| F16 Development This section archived once F16 reached final release. |

27th September 2011, 07:06 PM
|
|
Registered User
|
|
Join Date: Sep 2011
Posts: 8

|
|
|
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?
|

27th September 2011, 07:30 PM
|
 |
Registered User
|
|
Join Date: Dec 2008
Location: Pacific Northwest
Age: 46
Posts: 1,090

|
|
|
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.
|

27th September 2011, 07:41 PM
|
 |
"Shells" (of a sub world)
|
|
Join Date: May 2011
Location: Helvetic Federation (Swissh)
Age: 33
Posts: 2,602

|
|
|
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
|

27th September 2011, 08:27 PM
|
 |
Fedora QA Community Monkey
|
|
Join Date: Dec 2008
Location: Vancouver, BC
Posts: 3,762

|
|
|
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).
|

27th September 2011, 08:47 PM
|
|
Registered User
|
|
Join Date: Sep 2011
Location: Rio Rancho, NM
Posts: 13

|
|
|
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
|

27th September 2011, 08:55 PM
|
|
Registered User
|
|
Join Date: Sep 2011
Posts: 8

|
|
|
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.
|

27th September 2011, 08:56 PM
|
 |
Administrator
|
|
Join Date: Aug 2009
Posts: 6,612

|
|
|
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.
|

27th September 2011, 08:58 PM
|
|
Registered User
|
|
Join Date: Sep 2011
Location: Rio Rancho, NM
Posts: 13

|
|
|
Re: Any reason to do clean reinstall for new release?
Great! Thanks for the replies!
Joe
|

27th September 2011, 09:40 PM
|
|
Registered User
|
|
Join Date: May 2009
Location: /dev/ph
Posts: 308

|
|
|
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!
|

27th September 2011, 11:10 PM
|
|
Registered User
|
|
Join Date: Sep 2011
Posts: 4

|
|
|
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.
|

27th September 2011, 11:48 PM
|
 |
Administrator
|
|
Join Date: Aug 2009
Posts: 6,612

|
|
|
Re: Any reason to do clean reinstall for new release?
Quote:
Originally Posted by fpmurphy
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.
|

28th September 2011, 01:32 AM
|
 |
Fedora QA Community Monkey
|
|
Join Date: Dec 2008
Location: Vancouver, BC
Posts: 3,762

|
|
|
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
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Current GMT-time: 18:20 (Tuesday, 21-05-2013)
|
|
 |
 |
 |
 |
|
|