Fedora :: Constantine - Installation Fails With PartitionException: Can't Have Overlapping Partitions & Gui

Mar 8, 2010

Installation fails with PartitionException: Can't have overlapping partitions I am trying to install Fedora in my Laptop as a dual boot. I tried to create partitions like root ext4 then /home & /var lvm and swap but after applying write changes to disk I am getting PartitionException: Can't have overlapping partitions. So I tried several times just normal partitions etc. but didnt work. I found this on net

[Code]....

View 3 Replies


ADVERTISEMENT

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 :: Error: Can't Have Overlapping Partitions

Jan 21, 2011

I read many threads regarding `gparted` not showing up hard disk partitions. Also read the advice not to change partition table according to solution to given to others. So posting my partition table here...

Code:

sudo parted /dev/sda print
Error: Can't have overlapping partitions.

Code:

mint@mint ~ $ sudo fdisk -lu
Disk /dev/sda: 320.1 GB, 320072933376 bytes
255 heads, 63 sectors/track, 38913 cylinders, total 625142448 sectors

[code]...

I guess entire disk is taken as extended partition and primary partition(/dev/sda4) lying within this. So this is may be similar to thread [URL]. Correct me if I am wrong and also advice me on how to proceed further.

View 9 Replies View Related

Fedora Installation :: Get Error "can't Have Overlapping Partitions"

Mar 8, 2010

I'm trying to install fedora 12 on my pc, which has already a windows installation. I have windows on one partition, and had another partition to install fedora. I burned the DVD installation and booted the pc from it, no problem there.

I get to the part where i have to choose the partitions, and i deleted the unoccupied partition(which was NFTS i think), and tried to create a swap, a /, and a /boot with the free space on disk. But i get the message "can't have overlapping partitions" and well, I'm stuck there

View 2 Replies View Related

Ubuntu Installation :: Dual Boot Fedora 12 Constantine From 9.10?

Jan 2, 2010

After much searching I was unable to find any information on dual booting Fedora 12 from Ubuntu 9.10. Here is how I got it to work: If you are installing both distributions it is recommended that you install Fedora 12 first, then Ubuntu. It may be possible to chainload Ubuntu's bootloader (grub2) from Fedora 12's (legacy grub), although I haven't tested to confirm if this works. (If it works for you please reply).

Once you are done installing both distributions, boot Ubuntu and open a terminal (Applications -> Accessories -> Terminal).

When you are in the terminal type:"sudo blkid /dev/xxx", where xxx is the root partition of Fedora 12.If you specified a sepearate /boot partition, then you will need the UID of that partition as well.

You will recieve output that appears much like:
austin@ubuntu:/$ sudo blkid /dev/sda1
/dev/sda1: LABEL="Fedora Boot" UUID="e7cd142b-1fb7-4c34-8a2b-b00dd8e7f081" TYPE="ext3" Copy down the UID from the "UUID=" field (without quotes). For example, from the output above, the UID of my Fedora 12 boot partition is e7cd142b-1fb7-4c34-8a2b-b00dd8e7f081.

[Code]...

View 9 Replies View Related

General :: Overlapping Partitions After Failed Attempt To Install PCLOS

May 4, 2011

I think the installation caused the corruption of the partition table. I removed the last 3 logical partitions and gparted correctly reported the 2 remaining distros and the swap. The problem hopefully will be solved when I reinstall those distros. I have a 160 gig HD with 3 Linux,1 swap,and a Windows partition. I attempted to install PCLINUXOS unsuccessfully. When I rebooted I had the same grub. I checked gparted and it indicated all 160 gigs as unallocated. fdisk shows the partitions. and indicates one partition as empty where I attempted to install PCLOS.

No problem in accessing any of my distros, but currently I can't make any changes to my HD. I've tried parted magic and there was no solution there. I have been unable to download the Ubuntu Rescue remix. Is there a way to restore? I haven't used fdisk or cfdisk for that purpose. I am beginning to think I would need to delete all of the partitions in the extended.
FDISK
omitting empty partition (8)

Disk /dev/sda: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x23213b72

Device Boot Start End Blocks Id System
/dev/sda1 * 1 5354 43005973+ 7 HPFS/NTFS
/dev/sda2 5355 15690 83022975 5 Extended
/dev/sda3 18740 19059 2560000 82 Linux swap / Solaris
/dev/sda4 19059 19458 3203072 83 Linux
/dev/sda5 5355 7908 20506624 83 Linux
/dev/sda6 7908 10840 23552000 83 Linux
/dev/sda7 10840 13772 23552000 83 Linux

View 14 Replies View Related

General :: Fedora 12 (Constantine) Remap Bad Sectors Of HDD?

Apr 11, 2010

I'm currently using Fedora 12 as seen in the subject, and I'm fairly new to it, but recently I've had a problem with my HDD. The problem is bad sectors and I've read up on how they occur but not many placessearched actually explains how to deal with this. When I start up my laptop (Acer 5610z) I get a SMART error saying "predicted disk failure, please back up data and replace drive." Along those lines, so I got curious and used Disk Analyzer this roughly what it says:

Reallocated Sector Count: Failing Normalized:129
Worst:129
Threshold:140

[code]...

View 7 Replies View Related

Fedora :: Plasma Freezes Desktop After Upgrade To Constantine

Dec 20, 2009

after the upgrade to Constantine I have a strange behaviour with plasma. The whole desktop freezes when a plasma widget pops up - like opening the menu or plugging in a disk and the mount options are shown. The X server still runs fine (Mouse and Keyboard are still working). Afterwards everything works fine again, I can even use the widget. I also tried a fresh install, and with the noveau driver the problem wasn't there, only after I installed the nvidia driver the problem reappeared again. Desktop effects are diabled. When I try killing plasma-desktop and restarting it from the command line, the desktop also freezes for a short time again, and I get teh following output:

[Code]...

I couldn't find anything helpful in Xorg.0.log or dmesg/syslog. I used nvidia-settings to configure xorg. I have a nvidia 6600 GT. If you need more infos just ask.

View 2 Replies View Related

Fedora :: Restored Partitions From Backup / Now HAL Fails

Jan 12, 2010

I was trying to do a yum update from F10 to F11, which I screwed up early, but decided to try to fix along the way. I eventually gave up, and decided to restore the system from backup and restart the process.Thing is, however I try to do this, the HAL daemon fails on bootup, which prevents the system from properly going into runlevel 5. It actually does boot to the KDE login screen, but then refuses mouse or keyboard input.

The file systems look right after restore, and I have used this backup and restore procedure many times successfully. It's just a simple tar copy of the individual file systems: boot, root, usr and var. I also backup /home, but had no reason to restore it. tmp is also a mounted fs.At first, I simply overwrote the existing filesystems with the backup data, but thinking this is what was causing the problem, I recreated the file systems and restored to bare metal. Same problem.After that, i thought that perhaps the problem was that I'd only restored boot, root and usr (not var) not realizing that var is important to HAL, so I then erased and restored var. Same problem.The next logical move would be to erase and restore all four file systems simultaneously, but in addition to being very time consuming, I'm not sure it will do any good. Plus, the problem itself has become interesting.I also know that any sane person would have done a fresh install from the F11 disks by now, but what fun would that be? I can't help but feel there's a simple solution I'm overlooking. Any Ideas?Special bonus question: Due to some hardware changes, the default network device (eth0) no longer actually exists on this box. The actual network device is now eth1. Any idea how I can bring this up in runlevel 3 so I can at least get the damn thing back on the network?

View 2 Replies View Related

OpenSUSE Install :: Lenovo W520 - Installation Fails When Formatting Partitions

May 6, 2011

I'm trying to install openSuSE 11.4 onto my brand-new Lenovo W520 laptop, using the Intel Rapid Storage Technology (FakeRAID?) controller, ROM version 10.1.0.1008. I have 2 physical 500GB disks configured in a mirror (RAID-1). Everything looks fine, the installation program comes up and asks if I want to use mdadm to manage the RAID, to which I answer yes. I go through the normal setup screens, and select the partition layout that I want (for sake of this post, I'll limit myself to the layout that the system itself recommends).

The problem comes when it becomes time to format the partitions. Somehow the partitioning program gets it into it's head that the root partition is 10TB, not 20GB, and the ext4 partitioning fails in various ways (short reads to sector zero, unable to map using 4096 byte sectors, etc, etc) depending on exactly which partitioning scheme I'm attempting. I pretty much get the same result no matter how I play the partitions, which file systems I use (XFS, ext4, etc [of course, I can't use XFS for /boot...]).

For now I've gone ahead and set myself up using software RAID, since this system is unlikely to become dual-boot with Windows for a few years at least. (As an aside, but as a hint to others, when the installation fails, I end up having to go back into the Intel RAID controller BIOS boot to clear out the entire RAID setup each time it fails - the disks are left in a completely useless state).

View 5 Replies View Related

Installation :: Can't Have Overlapping Partition

Mar 8, 2010

I'm trying to install fedora 12 on my pc, which has already a windows installation. I have windows on one partition, and had another partition to install fedora. I burned the DVD installation and booted the pc from it, no problem there.I get to the part where i have to choose the partitions, and i deleted the unoccupied partition(which was NFTS i think), i tried selecting the partitions myself and tried too letting the installation choose the partitions.But i get the message "can't have overlapping partitions" and well.

View 9 Replies View Related

OpenSUSE Install :: Overlapping Partitions With Fresh Opensuse 11.3 Install

Aug 4, 2010

After a fresh install of opensuse 11.3 x86_64, using a NET install CD, I noticed that the boot disk layout has overlapping partitions. I've noticed one other post that mentioned this at the very end. Is this a known problem already? Or is there something I'm missing that makes this okay?

View 9 Replies View Related

Ubuntu Installation :: 10.10 Upgraded To 11.04 Within Windows Xp - Fails To Recognize Windows Partitions

May 1, 2011

I have 10.10 installed within my Windows Xp.All was fine.Then,I upgraded to 11.04.Boot screen etc is fine .Log in is automatic in Classic.Unity & Compiz not supported.Now,again everything is fine except that my xp partitions are not recognised and hence I can not mount them and access them.

View 5 Replies View Related

Fedora :: Text Editor With Multiple Overlapping Windows?

Dec 19, 2009

tell me which text editor supports multiple overlapping windows (eg like turbo C++ 1.01 IDE ? ). Currently I'm using gedit and find that I cannot see two or more files at the same time

View 8 Replies View Related

Fedora Installation :: Upgrade RH9 To F10 - Install Fails - Installer Fails Media Check Due To "errors"

Jan 23, 2009

I am trying to upgrade RH9 to F10. I have downloaded dvd iso image i386. The SHA1 integrity check passes. The installer fails media check due to "errors". I did an independent verification of the DVD and zero errors found. Download was from Fedora's own torrent, so files should be verified anyway. If I bypass the media check I get the message : Running anaconda 11.4.1.62 the Fedora system installer - please wait.....

[Code]....

View 7 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 :: 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

OpenSUSE Install :: Mount FAT32 Partitions By UUID Fails?

Dec 27, 2009

I have a mounting rack in which I try to plug in various HDDs. Now, all of them have vfat. Blkid returns something like:

/dev/sda7: UUID="4B16-F1E8" TYPE="vfat" The UUID looks abnormally short to me. I found no way to obtain a longer, typical UUID, and when I set Yast2 partitioner to mount by UUID, it sees and it successfully uses the short UUID. Yast2 even adds it to /etc/fstab like this: UUID=4B16-F1E8 /windows/C vfat users,gid=users,umask=0002,utf8=true 0 0 However, this short UUID is useless in /etc/fstab. It doesn't work at boot time and it doesn't work when I try to mount manually. xxxxx:~ # mount /windows/C mount: special device UUID=4B16-F1E8 does not exist. Also, one cannot find these short UUIDs in /dev/disk/by-id/.

For a billion reasons, I really want to mount these FAT32 partitions by UUID. Do I have any way to do it?

View 9 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

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 :: 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 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

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

Fedora Installation :: Assign Certain Things For The Partitions?

Jan 21, 2010

I'm at the point where I don't know how to assign certain things for the partitions. When I was on windows I took out 25gbs out of my primary hard drive for Fedora. I also have a 200mb partition. I know I need to put the 200mb partition as the /boot but what do I put as the 25 gb one? I'm using the create custom layout.

View 5 Replies View Related

Fedora Installation :: 15 Installation Fails With Grub Error - File Not Found

May 24, 2011

Ive installed about 50+ boxes with ubuntu/mint/fedora/etc but f15 is giving me a real headache...

I tried a fresh install over f14 with this drive (sdb, sda is my backup disk)

Installed obviously in part7

After rebooting (successful copied live image on hdd)

Code:

After another couple of installs (with lvm & w/o lvm) & even disconnecting the second harddrive -> same issue

Typing 'ls' in the rescue grub prompt returns

Code:

Cant 'ls /' into a single them - unknown filesystem (grub is installed in mbr of sdb) 'linux rescue' (wanted to try manual grub installation) command didnt work either.

Now again on fedora 14, same installation procedure, works fine. (and i wont bother doing a full distro upgrade from f14)

View 1 Replies View Related

Fedora Installation :: Chose Remove All Partitions By Mistake

Mar 15, 2009

I just installed Fedora 10 on my machine that have windows xp already installed on it. I chose "Remove all partitions on selected drive." by mistake. Is there a way to get back windows xp?

View 3 Replies View Related

Fedora Installation ::when Go To The Boot Menu - Says Partitions Were Not Found

Feb 19, 2010

I have windows 7 and ubuntu on my computer they were working fine together, so i decided to get fedora. now when i go to the boot menu on fedora it has a list that says fedora (numbers), and other. so i clicked on "other" but it says partitions were not found.

View 7 Replies View Related







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