Fedora Installation :: Can't Create Partitions On HDD

May 30, 2010

I'm trying to install Fedora 13 on the HDD of a notebook, currently used by Windows XP. I have several partitions used but have also about 18 GB of free space.If i try the "use free space" option to install Fedora i immediately get an error:

Quote:

Could not allocate requested partitions:

not enough free space on disk

So I have to create the partitions manually. My disk partitioning is that you can see in the image:For first i try to create a /boot partition (ext3, 250 MB). This operation is completed successfully. But from here any operation i try to create other partitions returns an error like the previous ("...not enough free space on disks")I have over 17 GB of free space, as you can see.Maybe my disk partitioning is somehow strange and the partitioning tool can't handle it properly.

View 2 Replies


ADVERTISEMENT

Fedora Installation :: Unable To Create Partitions - No Free Space

Aug 7, 2011

Two nights ago I installed the KDE Spin of F15 and it all went smoothly. Then, I decided to try and use Windows' bootloader (it was a dual-boot) instead of GRUB. So I booted into Windows, spun up EasyBCD, added the correct entry for Fedora, and overwrote the MBR. I rebooted and tried to boot into Fedora, only to realize that the Windows Boot Manager had a failsafe that sensed when it didn't boot into Windows, and it stopped me from booting into Fedora.

At first, I booted into my live USB and tried to get GRUB back. After a couple Konsoles full of GRUB telling me that it couldn't mount the drive and install itself, I decided I was probably doing something wrong and it would be much easier to just reinstall Fedora.

I deleted the Fedora partitions I had made earlier from Windows (because it was already running). Then I booted into my live USB and tried to install Fedora. I clicked "OK" to make a partition (that would mount at /boot) that was 500 mb. It told me there wasn't enough space, but sitting right next to one of the already installed partitions was more than 190000 mb of space. So I tried to redo the partition with 250 mb, then I tried to make the swap partition and the main one (that would mount at /). I kept getting the error. I decided maybe it was a problem with the USB, so I rebooted into Windows and reinstalled the ISO onto the USB (with unetbootin) and repeated the process, only to get the same error.

P.S- I tried to use the option to "Use Free Space" as well as doing it manually and got the same error. Also, I saw another thread where a person with my same type of compute (a Lenovo Y560) had a similar problem. It might be possible there's a hidden partition for Lenovo's purposes? Anyways, the other user's solution was to move the an extended partition somewhere. I'll be posting an fdisk soon, in case I have the same problem as the other user. The other user used GParted, but it looks like I can use Easeus too, which I already have installed.

P.P.S- Here's the fdisk in case it will help:

Code:
Disk /dev/sda: 640.1 GB, 640135028736 bytes
255 heads, 63 sectors/track, 77825 cylinders, total 1250263728 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes

[Code].....

View 4 Replies View Related

Ubuntu Installation :: Can't Create More Than 4 Partitions

Nov 22, 2010

I'm trying to install Zorin OS to my computer, but I can't create a partition on my HD to get it to work. This is my first attempt at having multiple OSs on my computer, and my first delve into anything Linux, so I'm sorry in advance. My problem is that my computer (running Windows 7) already has 4 partitions, so creating another for Zorin won't work. I'm attaching a screenshot so you guys can see the partitions I have at the moment.I really hope to figure this out tonight so I can start to explore the OS asap!

View 2 Replies View Related

Ubuntu Installation :: Not Possible To Create More Than 4 Primary Partitions?

Dec 1, 2010

I'm trying to install Crunchbang on a partition I made. I managed to resize my Ubuntu for space to install Crunchbang (which essentially is another Linux OS).I currently have Ubuntu 10.10 and Win7 currently installed. The error I get in GParted is the one above in the title. I know there is a way to install a third OS but this problem is killing me. I need some to help my step-by-step. I'm not that bright when comes to technical terms and writing stuff in the terminal. My current filing system:

Disk /dev/sda: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

[code]....

View 3 Replies View Related

Ubuntu Installation :: Create Aligned Partitions With Fdisk On EBS?

Jul 17, 2010

After reading Markus Ewald blogpost on http:[url]...n-ssd-on-linux about Aligning an SSD on Linux I decided to give it a try.I have bought two 80 GB Intel X25-M SSD for my home server. The plan is to install Ubuntu 10.04 64-bit server and use the SSDs as system discs and vmware data storage using software raid for redundancy.After reading the blog post I am not sure how to make all my partitions aligned and set up on EBS (Erase Boundary Size)I am planning for four partitions:Boot, size 1GB

Root, size 25GB
Swap, size 4GB
Data storage for vmware server, size 40GB

According to Markus Ewald I should use 32 heads and 32 sectors.Using the live CD, I started using fdisk -S 32 -H 32 /dev/sda.Fdisk can create partitions using cylinders or sectors, and now I ran into trouble.

First partition /boot must start on cylinder 2 (or sector 1024). Size is 1 GB and the following partition should be aligned and start on a new EBS block. How do I do this with fdisk?Should the next partition start on a new cylinder? Otherwise, after formatting, fdisk gives a warning that the partition is not aligned to the cylinder size? The overall question is how to format four aligned partitions which all are aligned with Intels X25-M EBS. EBS for Intel X25-M is either 128KB or 512KB (Have not found a confirmed value yet)

View 1 Replies View Related

Ubuntu Installation :: Create Partitions For Dual Boot?

Feb 22, 2011

I would like to install Ubuntu in a separate partition. I currently have Windows XP on the C drive.

I have the following config on my Presario Laptop:

60gb SATA hard drive
41.6gb available
3% fragmented

I would like to partition the hard drive to install Ubuntu as a dual boot. how I need to do this or point me in the right direction? I did begin an install from a cd I burned from ISO. I started by just going for the auto installation and what it recommended. However, when I tried to install, I got an error message that changes were uable to be written to disk and had to abort??

Assuming I can get past the error I would like to know how to create the partitions for root, home and swap and how much space for each.

View 2 Replies View Related

Fedora Hardware :: Create Multiple Partitions To Install Several Other OS's On?

May 31, 2010

Say I have this computer and this computer has a 1TB hard disk. I install Fedora 13 on this disk and let the installer do as it wishes with this 1TB of space. I'm going to end up with the LVM thingy. (Can you tell yet that I know nothing about LVM?). Can I, at a later date, use some of the available space to create another partition to install another OS on. Can I create multiple partitions to install several other OS's on?

View 7 Replies View Related

Ubuntu Installation :: Number Of Partitions / Logical Volumes Can Create Using Partman-auto Recipes?

Mar 2, 2011

Is there a limit to the number of partitions/logical volumes you can create using the partman-auto recipes? If not, any thoughts on why my preseed using the values included below results in only a /boot partition and logical volumes root, swap, and user? Is there another way to achieve putting /, /tmp, /var, /usr, /usr_local /opt, etc on their own logical volumes with preseeding?

View 1 Replies View Related

Ubuntu Installation :: Installer Won't Recognize Partitions - Error Message Saying Partitions Over Sized

Mar 22, 2011

I used Ubuntu before, without problems but since the 10.04 version it won't recognize my partitions. I formated my laptop and partitioned it, installed Windows 7 64bit, which I need for my work, and wanted now to install Ubuntu 10.04/10. I then used GParted to check my Harddisk and it is having troubles to recognize my partitions, too while Windows finds them. GParted is giving me an error message saying my partitions are oversized. I am still in the beginning of my Linux experiences and so I don't know what to do. I have two 250GB harddisks (how Windows recognizes them),

[Code]....

View 9 Replies View Related

Ubuntu Installation :: CD Doesn't Detect Partitions But No Apparent Overlapping Partitions?

Mar 3, 2010

Xubuntu 9.04 installation CD not detecting any of the current partitions. This all started when I reinstalled windows XP a few days ago.After, the computer wouldn't boot into GRUB and would boot directly into windows.Other threads have dealt with a similar issue, that of overlapping partitions causing libparted/parted/gparted to detect the whole drive as unallocated space. The problem in these threads seemed to be a corrupted partition table, in which the partitions overlapped with each other. So of course I checked the output of fdisk -l for overlapping partitions, but I don't see any obvious overlapping partitions. I've noticed that the partition that used to be linux swap isn't showing up in the partition table at all. I might just be missing something simple here and would like another set of eyes to help me figure this one out. Does the problem have anything to do with the partition table being out of order (ie. not in order of what regions they cover on the drive)? From the liveCD I've run

Code:

sudo fdisk -lu
sudo sfdisk -d
sudo parted /dev/sda print

and have received the following output:

Code:

ubuntu@ubuntu:/mnt$ sudo fdisk -lu
omitting empty partition (5)
Disk /dev/sda: 60.0 GB, 60011642880 bytes

[code]....

View 3 Replies View Related

Ubuntu Installation :: Order Of Partitions For Root / Home And Swap With Respect To Windows Partitions?

Feb 9, 2011

I am installing Ubuntu on the same hard drive as Windows 7. The partitions of Windows 7 have already occupied the left part of the hard drive. From left to right, the Windows partitions are one partition for Windows booting, one for Windows OS and software installation, and one for data which is planned to mount on Ubuntu. I was wondering how to arrange the order of partitions of root, home and swap, i.e. which is on the left just besides one Windows partition, which is in the middle and which is on the far right?

View 1 Replies View Related

General :: Slackware 10 Will Not Let Me Create Partitions

Oct 27, 2010

OK, trying to install Slackware version 10 on the Athlon XP Shuttle PC and been hit back hard at the very first hurdle.In short I can't create a partition in Linux.At all!CD boots up OK. Loading in basic kernal.I try and create a partition using either fdisk or cfdisk.BOTH apps reports that the partition table cannot be written to! Both apps run read only mode.So I am unable to create any partitions in Linux.

I booted up a Windows 98 floppy and checked the partition table.Two x30GB partitions.I deleted both of them in case Linux did not like a Fat32 DOS/XP partition table.Tried again. Same read only messages.Attempt to use 'w' in fdisk reports the partition table cannot be written to.Viewing the partion table returns nothing, no matter how I set it up in DOS/Windows.

Only clue is that to my surprise, the DVD RW drive is the Primary master and the 60GB HD is the secondary master. I must have slipped up installing the drives years ago and Windows didn't care. Would Linux? Other than that, nothing in the BIOS that gives a clue. I turned off ACPI support in case. I also tried the ACPI kernal. No joy there either. But DOS/Windows quite happy to build partitions.Cfdisk states that no partition tables exist even after Windows has just created one.So I am at a loss.Any clues? This is a Shuttle PC so the tech is a bit propritory but nothing that various renderings of Windows have not handled.

View 6 Replies View Related

General :: How To Create Partitions On OS Running?

Mar 15, 2011

i have server and there is no option from my control panel on data center to make os reload with partitions i need for Openvz , so how can create partitions ? the server have 2 hard.

View 5 Replies View Related

Fedora Installation :: How Big Should My Partitions Be

Jun 29, 2009

I going to dual boot Fedora 11 and Windows Vista (although Windows Vista is currently defunct) and have wrested about 120 GB from Vista and can't get any more. (This is an old computer, but when I tried to fix Vista by going in to make rescue and recovery discs, it did me the additional service of deleting my Linux partitions). I think I want the partition structure:

Windows ntfs partition - Shared vfat partition (biggest) - / ext4 partition (20-30 GB) - Home ext4 partition - Boot ext3 partition - swap partition

Correct me if I'm wrong. How big should the home and boot partitions be, and should I have a /home partition at all if I am going to be putting my personal data on the shared partition instead? I have 3GB RAM which I think means a 2GB swap is good.

View 9 Replies View Related

General :: Automatically Create Windows Partitions?

Mar 19, 2010

How to automatically create windows partitions(fat/ntfs) through Linux. I have all the required information for partitions to be created.

For example:

Size
Flag
Partition Type
etc.

View 2 Replies View Related

General :: How To Manage / Create Partitions For Multiple OS

Aug 3, 2011

How do I divide my hard drive into multiple OS'es/partitions for my test machine? For example:
Win XP
Win 7
Gentoo
Ubuntu
Storage
Can Linux'es share swap area? I was told to leave the first primary for the grub and linux cores.

View 1 Replies View Related

Ubuntu :: Unable To Create Formatted Partitions

Mar 13, 2010

I can't create any formatted partitions in my hdd (/dev/sda) with Gparted or KDE Partition Manager.

With either I can only create an unformatted partition. When trying to reformat it, I get this: [URL]

Quote:

WARNING: the kernel failed to re-read the partition table on /dev/sda (Device or resource busy). As a result, it may not reflect all of your changes until after reboot.

So the problem is apprarently at kernel level. After that the partition will of course just be shown as "Unknown" - even after a reboot. What kinda app could possibly reserve my partition table?

View 3 Replies View Related

General :: Cannot Create Logical Partitions Without Errors

Jan 14, 2010

I have run into a Gparted problem that I am not familiar with. I've never seen it before.

I cannot create logical partitions without errors or not at all. I have two choices:

1) not checking 'round to cylinders' - I will get an error* and it will not partition

2) check 'round to cylinders' - it will partition but I will also obtain 4MB of unallocated space (each time)

This applies to Primary partitions, too, I think. At least, #2 will happen.

Imho, this is ridiculous. Why would I retain 4MB of unallocated space? In other words, the two choices above are not choices.

The error message doesn't explain much if anything either. *"Unable to satisfy all constraints on the partition"

View 9 Replies View Related

General :: Create A Boot Cd That Will Mount Some Partitions?

Sep 26, 2010

I want to create a boot cd that will mount some partitions, copy a file, run lilo, then eject the cd and reboot the computer.

View 1 Replies View Related

General :: Create A RAID Set Up And Merge Partitions?

Aug 7, 2009

I have three hard drives in my computer That I want to make RAID 0. All of them already have partitions and data on them. What I want to know is if I can, without losing data, add the disks to RAID and then merge the partitions? All the partitions are of the same type. Or would it easier/better/possible to do this with LVM? Even if I'd have to shrink partitions and copy data to a new LVM one to get it set up properly, would it be better than RAID 0?

View 2 Replies View Related

Fedora Installation :: LVM Vs Regular Partitions

Jun 24, 2009

I am happily running Fedora 8 on my Inspiron 6400 Laptop. I am looking to upgrade to Fedora 11 soon, and had a partitioning question.

Currently my disk looks like this:

My question has to do with using LVM's in Fedora... What are the benefits of LVM vs just regular partitions (even though in F11 they are ext4 ) ? Does it make mounting the drives from a live CD or backing up partitions more difficult? I use PartImage to backup the entire partition... with this work with LVM?

View 14 Replies View Related

Fedora Installation :: Unable To Add Partitions?

Nov 9, 2010

ive bought a new laptop, dell studio 17, and now ive wanted to install fedora 14 (64 bit), but after a few minutes the first problem appeard. Ive wanted to add the partitions and it always tells me that it "Could not allocate requested partitions: not enough free space on disks."

the funny thing is this, that my hard disk has got 500GB memory space and 150GB is full

EDIT: Win7 is running at the hard disk... could this be the problem?^^

View 4 Replies View Related

Ubuntu :: Create Ext Partitions It Reserves 10% Of Hard Capacity?

May 11, 2010

Why when I create ext partitions it reserves 10% of hard capacity?

View 1 Replies View Related

Hardware :: Cannot Unmount From Hard-drive To Create Partitions

Feb 27, 2009

I am using a live-cd version of linux and want to install it to my hard-drive but when i try to unmount it and go into qtparted, it says it is still busy so i cant perform changes. This is my result when i type "mount"

Code:

aufs on / type aufs (rw)
tmpfs on /lib/init/rw type tmpfs (rw,nosuid,mode=0755)
/proc on /proc type proc (rw,noexec,nosuid,nodev)
sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)

[code]....

View 3 Replies View Related

General :: Create Separate Partitions For Directories AFTER Installing?

Sep 28, 2010

I want to create a separate partition for /home.inuxMint is *already* installed.PartedMagic be used for the same, NOW

View 14 Replies View Related

Programming :: Scripting Sfdisk To Wipe All Partitions And Create New?

Apr 12, 2010

anyone have a script they'd be willing to share that auto detects and wipes all partitions off a drive and recreates a new one and then does a mkfs on it?

View 1 Replies View Related

Fedora Installation :: Share Partitions Between Different Distro's?

May 7, 2009

I got an old pc (pentium pro) with a harddisk of 150 Giga. I want to install several Linux distro's on it, to compare them. I was thinking on Fedora, Centos, Ubuntu, Debian, Gentoo, Slackware, OpenSuse, . Who can give me some advice how many partitions to create ? (what size and what filesystem) Can I share partitions between different distro's ? (to reduce the number of partitions to create).

View 1 Replies View Related

Fedora Installation :: If Installing From The Live CD - Must Have At Least Two Partitions Available ?

Jun 10, 2009

Due to a combination of factors, if installing from the Live CD, you must have at least two partitions available. One will be a small (around 200 MB) /boot partition. The / (root filesystem) partition must be formatted as ext4 while the /boot partition must be formatted as ext2 or ext3.

The normal installation CD set and DVDs don't have this issue.

If you choose to install the Live CD and don't follow this scheme (you can, of course, have additional partitions besides /boot and /), the LiveCD won't install.

View 1 Replies View Related

Fedora Installation :: Could Not Allocate Requested Partitions

Jun 10, 2009

I'm trying to install 11 on my desktop from the live CD. I already have XP and Ubuntu installed, and I know for certain that I have an additional 25 GB left with my documents partition included. I am using a ~= 1 week old hard drive, so that last 25 GB is raw and unformatted.Anyway, here's what's going on: When I attempt to create a new partition in the "free space," I get an error dialog saying "Could not allocate requested partitions: not enough free space on disks."I thought maybe it was a quirk with the ext3/ext4 dilemma, maybe I had to create /boot prior to /, but I tried it both ways.

View 4 Replies View Related

Fedora Installation :: Partitions Used And To Not Use LVM - Anaconda To Let It Get By On 256mb Of Ram?

Nov 20, 2009

I decided to upgrade an old box I use as a server at home. I had been running F8, but after it's end of life and numerous patches since then it was getting a little shaky. I downloaded the KDE Live CD (picked that arbitrarily really since I don't run X on this box - just didn't want to do the whole install over the net) and off I go.

So I booted the CD and added "liveinst" as a boot loader option to kick off the install without starting X and KDE. Just as Anaconda was starting, I got the message "there is not enough memory for a graphical install" and the text based installer starts up. Kinda strange, I thought, since this box had the "recommended" amount of ram mentioned in the F12 release notes. Oh well, so their docs are wrong - wouldn't be the first time and anyway I'm used to doing text based installs from way back.

But this one wasn't like any I'd seen before. After the welcome screen there were only 4 questions - keyboard type, language, timezone, and disk options. Also, at various stages odd characters similar to the Russian alphabet started popping up in various areas on the screen. When it got to the disk options there were 3 - use entire drive, replace existing linux install, and use free space. I picked the 2nd one and moved on. The next screen said my choice was about to be written to disk blah blah blah - but gave me no option to specifiy which partitions to use or how to use them. I should mention here that this box had 3 partitions on it - 1 for swap, 1 for root, and 1 for var...........

View 6 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved