Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > The Dungeon > Archived (Click Header To See Sub-Forums) > Alpha, Beta & Snapshots Discussions (Fedora 11 Only)
FedoraForum Search

Forgot Password? Join Us!

Alpha, Beta & Snapshots Discussions (Fedora 11 Only) Post Development Version comments and questions that don't belong in Bugzilla here. These posts will be moved or deleted once the Final version is released

 
 
Thread Tools Search this Thread Display Modes
  #1  
Old 16th February 2009, 02:14 PM
cola Offline
Registered User
 
Join Date: Sep 2007
Location: Dhaka,Bangladesh
Posts: 390
Updating from Fedora 10 to Fedora 11

I am using Fedora 10.
Can anyone tell me how can I update from Fedora 10 to Fedora 11?
__________________
fedora
  #2  
Old 16th February 2009, 02:26 PM
Jake's Avatar
Jake Offline
Registered User
 
Join Date: Oct 2008
Location: England, Lincolnshire
Posts: 1,576
Ok, well you could download the Fedora 11 Alpha ISO, and run the upgrade script when booting the DVD.

http://fedoraproject.org/get-prerelease

Or run Preupgrade.

Or Enable Rawhide Repo, and disable the other repo's such as fedora 10 updates so it's only Rawhide.

-

Be Advised Running a Rawhide install is not advised for general use, and is not considered stable, and due to these reasons, It's updated daily, and could break at any moment.
__________________
Fedora user since FC6.
Linux user since 2003.
Registered Linux ID: #456478
OS: Fedora 16 x86_64
  #3  
Old 19th February 2009, 06:51 PM
SlowJet Offline
Registered User
 
Join Date: Jan 2005
Posts: 5,002
Quote:
Originally Posted by cola View Post
I am using Fedora 10.
Can anyone tell me how can I update from Fedora 10 to Fedora 11?
Why not make some room on you disk and install a seperate F11 alpha?
F11 is actually very stable (as of todays updates) and the 29 kernel from koji.

But do it now as the whole ranch is about to be re-compiled into 4.4.4.4.4.4.4.4.4.4.4 and will take over 5 days.

Just do it.
Get er done, son.
Jump on it.
Bet the farm and roll the dice.

It's just a computer system,
If you want to be scared, watch the view on TV.

SJ
__________________
Do the Math
  #4  
Old 19th February 2009, 08:02 PM
abiko Offline
Registered User
 
Join Date: Feb 2009
Posts: 6
Quote:
Originally Posted by SlowJet View Post
It's just a computer system,
If you want to be scared, watch the view on TV.

SJ
I agree
This alpha I'm running is stable, only minor bugs (crashes) of KDE apps (nothing major), till it gets to beta stage it will be very stable
  #5  
Old 14th March 2009, 07:15 PM
jsandys Offline
Registered User
 
Join Date: Feb 2007
Location: Shoreline
Posts: 25
How to test F11 and keep F10?

Quote:
Originally Posted by SlowJet View Post
Why not make some room on you disk and install a separate F11 alpha?
Is there a guide on how to do this?

I would like to test Fedora 11 alpha while keeping Fedora 10 CCRMA RT and my music on my laptop with LVM. Or is LiveCD the only way my laptop can do testing?

-- Jeff

Last edited by jsandys; 14th March 2009 at 07:24 PM.
  #6  
Old 14th March 2009, 07:21 PM
Jake's Avatar
Jake Offline
Registered User
 
Join Date: Oct 2008
Location: England, Lincolnshire
Posts: 1,576
Quote:
Originally Posted by jsandys View Post
Is there a guide on how to do this?

I would like to test Fedora 11 alpha while keeping Fedora 10 CCRMA RT and my music on my laptop with LVM.

-- Jeff
Partly why I dislike LVM on machines that don't actually need it is, basically you should have these partitions by default:

swap
/boot
/

Were as if you have lvm you have those but it's like this:

swap
/boot
LVM

problem with that is, a lot of things cannot alter LVM size, meaning re-sizing a partition, which is what you need.

If you can find a program that will allow you to alter partition sizes in an LVM (Good luck!). Then do so.

When installing Fedora 11, make sure the set the partitions up manually not using LVM.

As for how to dual boot, take a look through how-to and guide sections there is probably about 40 threads on it, or at least 1.

If you can actually pull the partitions you currently have *out* of LVM. that would be helpful. problem is, it could break your entire installation, but same goes with resizing partitions.

I normally recommend in a situation like this, to get a secondary drive. and install the Beta on that.
__________________
Fedora user since FC6.
Linux user since 2003.
Registered Linux ID: #456478
OS: Fedora 16 x86_64
  #7  
Old 15th March 2009, 11:07 AM
hephasteus Offline
Registered User
 
Join Date: Nov 2006
Age: 47
Posts: 528
Wasn't Fedora 10 really stable all the way up till preview and then it hit 3 months of breakage?
Calm before the storm.
Are you all sweating now?
  #8  
Old 15th March 2009, 11:13 AM
scottro's Avatar
scottro Offline
Retired Community Manager -- Banned from Texas by popular demand.
 
Join Date: Sep 2007
Location: NYC
Posts: 8,142
If you do an upgrade (or separate install) though it's mentioned in the release notes somewhere, the first thing to do, after installation (whether of distro or enabling yum repos)

yum update rpm

Otherwise, everything will break.
__________________
--
http://home.roadrunner.com/~computertaijutsu

Do NOT PM forum members with requests for technical support. Ask your questions on the forum.


"I don't know why there is the constant push to break any semblance of compatibility" --anon
  #9  
Old 15th March 2009, 11:49 AM
Finalzone's Avatar
Finalzone Online
Community Manager
 
Join Date: Mar 2004
Location: Vancouver, Canada
Posts: 2,366
Quote:
Originally Posted by Jake View Post
problem with that is, a lot of things cannot alter LVM size, meaning re-sizing a partition, which is what you need.

If you can find a program that will allow you to alter partition sizes in an LVM (Good luck!). Then do so.
How about using system-config-lvm?
__________________
Desktop CPU: AMD Phenom II(tm) X4 Processor 940 AM2+ - Memory: 8GB DDR2-RAM - GPU: Nvidia Geforce GTX 460 v2 - OS: Fedora 18 Spherical Cow x86-64 and Windows 7 Ultimate SP1 64-bit
Laptop Toshiba Satellite C650D - OS: Fedora 19 Schrödinger's Cat (preview release) x86-64 and Microsoft Windows 7 64-bit
  #10  
Old 15th March 2009, 05:13 PM
SlowJet Offline
Registered User
 
Join Date: Jan 2005
Posts: 5,002
Quote:
Originally Posted by jsandys View Post
Is there a guide on how to do this?

I would like to test Fedora 11 alpha while keeping Fedora 10 CCRMA RT and my music on my laptop with LVM. Or is LiveCD the only way my laptop can do testing?

-- Jeff

Yes, but there is no How to be a dual booter after the fact guide.

The defaule install uses sda1 for /boot ext 3
sd2 is extended
sd3 is 8e LVM with 2 LV's for / and swap.

To get space on the end of the 8e partition requires several steps to shrink each layer (high to low)

resize f/s on /
lvresize /
swapoff lv swap
lvremove lv swap
pvresize sda3 8e
gparted or fdisk - resize sda3
lvcreate lv swap
mk.swap on lv
mount with swapon

Now you have free disk free space.
When you run the f11 install use it to make the default partitions or mk your own with diskdruid
fdisk sda4 /boot ext3 for f11
fdisk sda5 83 lvm
pvcreate /dev/sda5
vg create --name VolGroupF11 /dev/sda5
lvcreate --size nnnnM--name LogVolF11slash VolGroupF11 /dev/sda5

mkfs.ext3 /dev/VolGroupF11/LogVolF11slash

lvcreate --size 2G --name LogVolF11swap VolGroupF11 /dev/sda5
mkswap /dev/VolGroupF11/LogVolF11swap


As you can see a little long range planning can save a lot of work.
Life changing events are usually handled by a NEW plan.

SJ
__________________
Do the Math

Last edited by SlowJet; 15th March 2009 at 05:19 PM.
  #11  
Old 15th March 2009, 05:16 PM
SlowJet Offline
Registered User
 
Join Date: Jan 2005
Posts: 5,002
Quote:
Originally Posted by Finalzone View Post
How about using system-config-lvm?

The gui does not change underlying partitions.
In some cases a fsck is required or the f/s / partition must be unmounted.

SJ
__________________
Do the Math
  #12  
Old 15th March 2009, 05:17 PM
SlowJet Offline
Registered User
 
Join Date: Jan 2005
Posts: 5,002
Quote:
Originally Posted by Jake View Post
Partly why I dislike LVM on machines that don't actually need it is, basically you should have these partitions by default:

swap
/boot
/

Were as if you have lvm you have those but it's like this:

swap
/boot
LVM

problem with that is, a lot of things cannot alter LVM size, meaning re-sizing a partition, which is what you need.

If you can find a program that will allow you to alter partition sizes in an LVM (Good luck!). Then do so.

When installing Fedora 11, make sure the set the partitions up manually not using LVM.

As for how to dual boot, take a look through how-to and guide sections there is probably about 40 threads on it, or at least 1.

If you can actually pull the partitions you currently have *out* of LVM. that would be helpful. problem is, it could break your entire installation, but same goes with resizing partitions.

I normally recommend in a situation like this, to get a secondary drive. and install the Beta on that.

Not true

SJ
__________________
Do the Math
  #13  
Old 15th March 2009, 05:40 PM
Jake's Avatar
Jake Offline
Registered User
 
Join Date: Oct 2008
Location: England, Lincolnshire
Posts: 1,576
Quote:
Originally Posted by SlowJet View Post
Not true

SJ
I've never really played with LVM, as no need to.

Also, the partitions which I suggested always work fine for me. (without LVM). Though some people re-install every 6 months, so they have a /home, however I do not.

And modifying any type of partitioning, can easily loose data, or break an installation.

PS: Why 3 posts?
__________________
Fedora user since FC6.
Linux user since 2003.
Registered Linux ID: #456478
OS: Fedora 16 x86_64
  #14  
Old 27th March 2009, 08:52 PM
jsandys Offline
Registered User
 
Join Date: Feb 2007
Location: Shoreline
Posts: 25
Quote:
Originally Posted by SlowJet View Post
Yes, but there is no How to be a dual booter after the fact guide.

The default install uses
sda1 for /boot ext 3
sda2 is extended
sda3 is 8e LVM with 2 LV's for / and swap.
...
Now you have free disk free space.
When you run the f11 install use it to make the default partitions or mk your own with diskdruid
fdisk sda4 /boot ext3 for f11
fdisk sda5 83 lvm
...
As you can see a little long range planning can save a lot of work.
Life changing events are usually handled by a NEW plan.
Why two /boot partitions? The reason I ask is I also have Windows XP installed and used fdisk to delete the recovery partition just to open up a partition. Can't you just use the existing /boot partition when you install rawhide and tell it not to install grub, and do a manual edit of grub.conf?

My disk configuration:
/dev/sda1 ntfs 60G windowsXP
/dev/sda3 ext2 .25G /boot
/dev/sda4 extended 200G F10
/dev/sda5 lvm 200G
33G of unallocated space
/dev/sda2 FAT 12G recovery partition (deleted by fdisk)

Re: long range planning. When I installed F10 I reduced the size of the LVs to leave room for rawhide, but couldn't figure how to tell disk druid to reduce the size of the extended partition to leave some room for a future partition.

Thanks, Jeff

Last edited by jsandys; 3rd April 2009 at 08:33 PM.
 

Tags
fedora, updating

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
Can't boot Fedora 10 after updating from Fedora 9 norules Installation and Live Media 5 15th March 2009 09:32 AM
Updating Fedora 9 ForMar Mac Chat 3 28th August 2008 08:08 AM
Updating Fedora JoJocage Installation and Live Media 3 14th March 2008 09:15 AM
updating fedora Batman3000 Installation and Live Media 4 1st February 2007 08:43 PM
Need Help Updating Fedora 3 With Yum Azathoth Using Fedora 3 22nd February 2005 08:13 PM


Current GMT-time: 22:38 (Monday, 20-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