Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

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

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 4th December 2009, 11:00 AM
pepito1 Offline
Registered User
 
Join Date: Nov 2009
Posts: 8
linuxsafari
I can't make bigger the fedora partition

Hello! I have fedora 11 and window installed. I reduced the windows partition in order to enlarge the fedora. The fedora partition is widespread, and puts gparted lvm2. I can not enlarge nor palimpset or with gparted, I can only delete or format it.

Can anyone help me?

Thank you!

leigh123linux: I' sorry, I thought that I can post threads in Spanish.
Reply With Quote
  #2  
Old 5th December 2009, 01:00 PM
Aloone's Avatar
Aloone Offline
Registered User
 
Join Date: Dec 2009
Posts: 64
linuxfedorafirefox
The partition must not be mounted if you want to resize it.

The best way I've found is to boot using a live Linux CD.

For best results you should also defragment the Windows partition before resizing it. Unfortunately this can't be done from Linux. Boot to Windows, from the command line type defrag c: (assuming Windows is on drive c), it will take awhile for the command to complete. It's probably a bad idea to close the command box whilst it's running, be patient.

Last edited by Aloone; 5th December 2009 at 01:03 PM.
Reply With Quote
  #3  
Old 5th December 2009, 01:43 PM
SlowJet Offline
Registered User
 
Join Date: Jan 2005
Posts: 5,002
linuxfedorafirefox
It is not a simple process to retro-fit partitions for dual booting.
Use SystemRescueCD-1-3.2 from distrowatch
# boot systemrescue dolvm

Windows disk

1. disk clean up.
2. Turn off and back on the the checkpoint process (turning it off removes many old files)
3. run ckfs on the windows disk (it will say it will do it the next reboot as it needs exclusive usage.)
Reboot and let it run.
4. Run disk defrag.
5. resize with a windows tool.

Linux. (On the new free diskspace.) All the commands have a man page.

1. fdisk /dev/sda
create the next partition on the frespace. A partition can not be in segments.
It will be out of order (sda1-windows, sda4- freespace,sda2 -/boot,sda3 -LVM PV

2. create a PV on the new partition.
lvm pvcreate /dev/sda4

3. Extend the Volume Group to the new PV.
lvm vgextend vg_name /dev/sda4

4. Extend the LV
lvm lvextend /dev/VG_name/LV_name /dev/sda4
(no --size means use all the space, same as "-l +100%PVS")

5. resize2fs /dev/VG_name/LV_name
no size means use all VG freespace.

SJ
__________________
Do the Math

Last edited by SlowJet; 5th December 2009 at 01:46 PM.
Reply With Quote
Reply

Tags
bigger, fedora, make, partition

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
how to make a new partition in fedora 9? alexander224 Using Fedora 10 29th July 2008 04:49 AM
How can I make bigger file system than 16TB? hoenny Hardware & Laptops 4 19th July 2008 07:07 PM
Make a partition AFS on server Fedora for use with Time Machine on Leopard grosminet Servers & Networking 0 12th May 2008 09:24 PM
Are the repos big enough? (Let's make them bigger) ihavenoname Fedora Focus 7 14th June 2006 05:31 AM
Uninstall Fedora to make Windows partition larger? Shuai Using Fedora 4 6th January 2006 11:05 PM


Current GMT-time: 02:27 (Wednesday, 22-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