Fedora Linux Support Community & Resources Center
  #1  
Old 7th November 2010, 08:09 PM
nps1024 Offline
Registered User
 
Join Date: Nov 2010
Posts: 5
linuxfedorafirefox
[SOLVED] not enough free space for automatic partitioning?

Fedora 14, 64-bit. In installer i came to partitioning, chose option: User Free Space, on hdd i have a partiotion (unformatted) of 40 GB. Still, installer says:
Quote:
Could not find enough free space for automatic partitioning, please use another partitioning method.
What should i do?

PS. I don't want to create partitions manually, because I don't know how to do it and installer is going to do it way better itself. I can't use whole hdd either as i have windows and data on it which i cannot lose.
PPS. I tried unformatted partition, unallocated space (of 40 GB), options: User Free Space, Create Custom Layout, but i always get an error msg about 'not enough space'. Is it possible, that installer is bugged?

Last edited by nps1024; 7th November 2010 at 11:33 PM.
Reply With Quote
  #2  
Old 7th November 2010, 09:37 PM
stoat Offline
Registered User
 
Join Date: Jun 2006
Posts: 7,551
linuxfedorafirefox
Re: not enough free space for automatic partitioning?

Quote:
Originally Posted by nps1024

I tried unformatted partition, unallocated space (of 40 GB), options: User Free Space, Create Custom Layout, but i always get an error msg about 'not enough space'. Is it possible, that installer is bugged?
I doubt it. A bug like that would have provoked a cataclysmic outcry from all over the Earth. What is very common however, is for you to already have four primary partitions. In that situation, having free unpartitioned space out on the disk platters won't matter if the partition table is full. To have more than four partitions, one of them must be an extended partition for logical partitions. Anyway, it happens all the time. Sometimes people forget about or never knew about hidden utility and restore partitions on the drive. Take a moment to study the Disk Management utility in Windows. It may answer the question. Maybe you can post a screenshot of it.
Reply With Quote
  #3  
Old 7th November 2010, 09:57 PM
nps1024 Offline
Registered User
 
Join Date: Nov 2010
Posts: 5
linuxfedorafirefox
Re: not enough free space for automatic partitioning?

I can post some linux-console-command output. Like fdisk or what. Just say which one.
Reply With Quote
  #4  
Old 7th November 2010, 10:05 PM
stoat Offline
Registered User
 
Join Date: Jun 2006
Posts: 7,551
linuxfedorafirefox
Re: not enough free space for automatic partitioning?

Okay, fdisk will show the current partitions.
Code:
su
fdisk -l
Reply With Quote
  #5  
Old 7th November 2010, 10:15 PM
nps1024 Offline
Registered User
 
Join Date: Nov 2010
Posts: 5
windows_7firefox
Re: not enough free space for automatic partitioning?

fdisk coming, now (as im in windows) screen:

I have lenovo y560, it already came with some additional (hidden?) partition(s). :P Also MS Office 2010 (i think) added another one (Q, although someone said its virtual so it shouldnt make any difference for my problem (or am i wrong)?

Too many partitions explanation is probably right, (im gonna post that fdisk to make you sure), so tell my, how do i install fedora then and how (if possible) can i get rid of already made partitions (only one partitions for windows would be great, but i cant reinstall the system).
Reply With Quote
  #6  
Old 7th November 2010, 10:21 PM
stoat Offline
Registered User
 
Join Date: Jun 2006
Posts: 7,551
linuxfedorafirefox
Re: not enough free space for automatic partitioning?

Well, it says one of those four partitions is a logical partition, so maybe it is sitting in (and completely filling) an extended partition (another common thing). Do show the fdisk. If it confirms that speculation, then maybe you can use a partition manager to adjust the beginning or end of the extended partition so as to move that free space inside the extended partition (easy job for GParted). Then Anaconda can create more logical partition and will proceed with the installation.
Reply With Quote
  #7  
Old 7th November 2010, 10:24 PM
nps1024 Offline
Registered User
 
Join Date: Nov 2010
Posts: 5
linuxfedorafirefox
Re: not enough free space for automatic partitioning?

Code:
[root@localhost liveuser]# fdisk -l

Disk /dev/sda: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders, total 976773168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0xc3ffc3ff

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *        2048      411647      204800    7  HPFS/NTFS
/dev/sda2          411648   796711544   398149948+   7  HPFS/NTFS
/dev/sda3       881911808   945829887    31959040    f  W95 Ext'd (LBA)
/dev/sda4       945829888   976773167    15471640    2  XENIX root
/dev/sda5       881913856   945829887    31958016    7  HPFS/NTFS

Disk /dev/dm-0: 3221 MB, 3221225472 bytes
255 heads, 63 sectors/track, 391 cylinders, total 6291456 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000

Disk /dev/dm-0 doesn't contain a valid partition table

Disk /dev/dm-1: 3221 MB, 3221225472 bytes
255 heads, 63 sectors/track, 391 cylinders, total 6291456 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000

Disk /dev/dm-1 doesn't contain a valid partition table
Done from fedora live boot.
Reply With Quote
  #8  
Old 7th November 2010, 10:57 PM
stoat Offline
Registered User
 
Join Date: Jun 2006
Posts: 7,551
linuxfedorafirefox
Re: not enough free space for automatic partitioning?

The fdisk confirms the speculation. I rearranged the fdisk output by cylinders to see the situation better, and I inserted the free cylinders...
Code:
/dev/sda1   *        2048      411647      204800    7  HPFS/NTFS
/dev/sda2          411648   796711544   398149948+   7  HPFS/NTFS
free space      796711545   881911807
/dev/sda3       881911808   945829887    31959040    f  W95 Ext'd (LBA)
      \
       \---free space      881911808   881913855
        \--/dev/sda5       881913856   945829887    31958016    7  HPFS/NTFS

/dev/sda4       945829888   976773167    15471640    2  XENIX root
All cylinders are used and accounted for except the free cylinders. And most if them happen to be directly next to and "in front" of the extended partition which is indeed almost completely filled by one partition making it useless for more logical partitions. A small amount of space exits at "the front" of the extended partition. You need to use GParted (available via yum or as a LiveCD) to "slide" the "front edge" of the extended partition to "the left" in GParted next to the end of the second partition. That will have the effect of moving the free space inside the extended partition. Try just looking at the situation in the GParted GUI, and you'll see what I mean.

WARNING: Before you do anything more, I recommend that you stop and make a thorough tested backup of anything important on this hard drive. The best idea (IMO) is disk imaging software (e.g., Acronis True Image, but there are others). I would image each existing partition and store the images on an alternate medium (e.g., external drive, DVD, etc.). Partition manipulation and OS installation are operations with a high potential to destroy the data on any drive connected and running at the time you do them.
Reply With Quote
  #9  
Old 7th November 2010, 11:32 PM
nps1024 Offline
Registered User
 
Join Date: Nov 2010
Posts: 5
linuxfedorafirefox
Re: not enough free space for automatic partitioning?

Great thanks to you, man, it solved the problem. I'm now posting from my new fedora system.

Still - do you know if (and how) I can reduce my partitions number?
Reply With Quote
Reply

Tags
automatic, free, partitioning, space

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
Convert Unallocated space to Free space trilip Installation and Live Media 1 7th June 2010 04:48 PM
Help removing free space to create Raw free space nightmare55 Using Fedora 3 14th February 2007 06:03 AM
Partitioning new disk space rousseau Using Fedora 2 22nd December 2006 08:22 AM
Hard disk -- Free space not equal to available space ?? michaeleekk Hardware & Laptops 2 30th August 2006 02:20 PM
why won't automatic partitioning work? mcstroh Installation and Live Media 3 7th October 2005 07:22 AM


Current GMT-time: 12:03 (Friday, 24-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