 |
 |
 |
 |
| Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum. |

18th February 2012, 04:05 PM
|
|
Registered User
|
|
Join Date: Feb 2012
Location: London
Posts: 11

|
|
|
How to shrink the fedora partition
Hi,
Basically I want to install ubuntu alongside fedora, I have 120GB of free space and I want to set aside 50gb for ubuntu, trouble is when I run the ubuntu installer my whole hard drive is partitioned into 4 sda1, sda2, sda3, sda4. I want to shrink the sda3 volume containing fedora to allow me to install ubuntu.
Could someone explain to me in linux noob language how to do this?
Thanks,
Artur =)
|

18th February 2012, 05:47 PM
|
 |
Administrator (yeah, back again)
|
|
Join Date: Jul 2004
Location: Colton, NY; Junction of Heaven & Earth (also Routes 56 & 68).
Age: 67
Posts: 21,213

|
|
|
Re: How to shrink the fedora partition
http://gparted.sourceforge.net/index.php Look at the features. It can resize partitions.
__________________
Linux & Beer - That TOTALLY Computes!
Registered Linux User #362651
Don't use any of my solutions on working computers or near small children.
|

18th February 2012, 06:34 PM
|
|
Official Gnome 3 Sales Rep. (and Adminstrator)
|
|
Join Date: Jul 2011
Location: Leamington Spa, UK
Age: 30
Posts: 1,707

|
|
|
Re: How to shrink the fedora partition
GParted as mentioned.
If you want to resize the / partition, you need to do it from another system as it's not safe to resize a mounted file system. I can't remember whether GParted is on the Fedora live CD, but if not, there is a GParted live CD you can download.
Gareth
|

18th February 2012, 09:34 PM
|
|
Registered User
|
|
Join Date: Feb 2012
Location: London
Posts: 11

|
|
|
Re: How to shrink the fedora partition
Thanks for the help =) I will try it and get back to you
|

26th February 2012, 08:56 PM
|
|
Registered User
|
|
Join Date: Feb 2012
Location: London
Posts: 11

|
|
|
Re: How to shrink the fedora partition
Yep, worked perfectly =) thanks
|

1st March 2012, 05:28 PM
|
|
Registered User
|
|
Join Date: Feb 2012
Location: London
Posts: 11

|
|
|
Re: How to shrink the fedora partition
Hello! Again...
I said it was all working fine because I didn't have the time to do it, sorry
Well I tried it just now and the 158GB partition of my 160GB HDD, the one I want to resize, Is locked -.-
Is there anything I can do about this or am I going to have to format my drive, partition and then install?
Thanks,
Artur
|

1st March 2012, 05:38 PM
|
 |
Formerly known as"professorrmd"
|
|
Join Date: Mar 2011
Posts: 2,615

|
|
|
Re: How to shrink the fedora partition
Quote:
Originally Posted by TheCrazySquirel
Hello! Again...
I said it was all working fine because I didn't have the time to do it, sorry
Well I tried it just now and the 158GB partition of my 160GB HDD, the one I want to resize, Is locked -.-
Is there anything I can do about this or am I going to have to format my drive, partition and then install?
Thanks,
Artur
|
What do you mean locked? Are you trying to resize a mounted partition? As suggested earlier, either use fedora live CD and install gparted and then use it
-OR-
burn a gparted live CD and boot from it to resize the fedora partition.
|

1st March 2012, 08:23 PM
|
|
Registered User
|
|
Join Date: Feb 2012
Location: London
Posts: 11

|
|
|
Re: How to shrink the fedora partition
I was using gparted... I am not able to resize using it because the resize option is greyed out.
|

1st March 2012, 10:07 PM
|
 |
Formerly known as"professorrmd"
|
|
Join Date: Mar 2011
Posts: 2,615

|
|
|
Re: How to shrink the fedora partition
I understood that. What I wanted to know was if you were using gparted in your fedora installation and try to resize a partition that is mounted?
|

1st March 2012, 10:12 PM
|
|
Registered User
|
|
Join Date: Aug 2009
Location: Waldorf, Maryland
Posts: 6,103

|
|
|
Re: How to shrink the fedora partition
BTW, you realize you will have to delete one of your partitions to create an extended partition. I bring this up because you listed sda1/2/3/4, as the only partitions there... Unless one of these is an exented partition, you will be unable to move things around to create another partition - the 4 entry table is full.
|

1st March 2012, 10:24 PM
|
 |
Formerly known as"professorrmd"
|
|
Join Date: Mar 2011
Posts: 2,615

|
|
|
Re: How to shrink the fedora partition
Quote:
Originally Posted by jpollard
BTW, you realize you will have to delete one of your partitions to create an extended partition. I bring this up because you listed sda1/2/3/4, as the only partitions there... Unless one of these is an exented partition, you will be unable to move things around to create another partition - the 4 entry table is full.
|
Oh yeah! This is very true! This could be the reason why resize option would be grey even if you had booted using gparted live CD.
Last edited by nonamedotc; 1st March 2012 at 10:29 PM.
|

2nd March 2012, 09:48 AM
|
|
Registered User
|
|
Join Date: Feb 2012
Location: London
Posts: 11

|
|
|
Re: How to shrink the fedora partition
Damn it!
I guess I'm going to have do it the long way =(
Anyway, thanks for the help guys
|

3rd March 2012, 12:54 AM
|
|
Registered User
|
|
Join Date: Nov 2011
Posts: 99

|
|
|
Re: How to shrink the fedora partition
Quote:
Originally Posted by bob
|
Hi Bob,
I ran across this thread and it raises a question; what is the purpose of the Linux LVM partition?
I have a 322GB drive dedicated to Linux and on installation of F16-64, specified the whole drive.
I see three partitions:
Bios boot 1MB
EFI System Ext4 524MB
Linux LVM 320GB
jeb3121
|

3rd March 2012, 01:22 AM
|
 |
Administrator (yeah, back again)
|
|
Join Date: Jul 2004
Location: Colton, NY; Junction of Heaven & Earth (also Routes 56 & 68).
Age: 67
Posts: 21,213

|
|
|
Re: How to shrink the fedora partition
Google & Wikipedia saves my butt once again! http://en.wikipedia.org/wiki/Logical...er_%28Linux%29
Essentially, it's the default on Fedora and for me, it's one more step: setting Fedora up to use Ext3 or Ext4 to replace it!
__________________
Linux & Beer - That TOTALLY Computes!
Registered Linux User #362651
Don't use any of my solutions on working computers or near small children.
|

3rd March 2012, 03:09 AM
|
|
Registered User
|
|
Join Date: Nov 2011
Posts: 99

|
|
|
Re: How to shrink the fedora partition
Quote:
Originally Posted by bob
|
I read the wiki and speaking as a newbie  :
Is Linux LVM(320GB) just vacant space? Are there limitations as to what can be done with it?
The Ext4 partition is 524MB; what would be a reason to expand it?
What is the difference between Ext3 and Ext4?
jeb3121
BTW, out of curiosity I looked up Colton on a map, well away from large populations. Is the Dismal Swamp one of the reasons for your description?
|
| 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:41 (Tuesday, 21-05-2013)
|
|
 |
 |
 |
 |
|
|