Ubuntu :: How To Appropriately Move Partitions Into Extended Partition

May 28, 2011

I'd like to create a swap partition having already reached the four partitions per disk limit. So I'd like to create an extended partition and move some partitions into it. The question is which partitions to move and where to create the extended partition.

Some partitions have so much data that I cannot back them up, so I'd prefer to avoid performing operations that might risk them.

By the way, is there a command line tool that provides equivalent output as gparted?

View 2 Replies


ADVERTISEMENT

Software :: Convert Primary Partition To Logical (ie Move It Inside The Extended Partition)?

Nov 29, 2010

Around 2008 i seem to remember PartEd on the command-line was able to rescue deleted partitions and gave a choice of whether to recover the partition as a Primary or Logical Partition. I have tried testdisk but didn't really grok what i was doing. I successfully moved a "Windows Recovery" partition to the end of my hard-drive, immediately after the drive's Extended Partition.

View 3 Replies View Related

Ubuntu :: Is It Possible To Move Extended Partition

Jul 6, 2011

The fact that there are mounted partitions can be ignored as any work to be done will be done from a LiveCD.The question is Can the extended partition - SDA4 which contains SDA5 (Maverick Meercat) and SDA6 (swap) - be moved to occupy space at the end of the drive somewhere within the unallocated partition so I can then extend SDA3 to take all of the remaining space?

At the moment using Gparted all I can do with the free space is create another partition.SDA1 through to SDA6 is a copy of the original hard-drive.The copying was done using Paragon Partition Manager (a Windows program). This caused all sorts of problems Grub, and was a PITA to sort out. The program installed its own version of the MBR which had to be sorted with a Windows 7 install disk and then I had to sort the Grub problems after.

View 9 Replies View Related

General :: Possible To Move Ubuntu Primary Partition To Logical / Extended?

Nov 5, 2010

I'm currently dual booting Windows 7 64bit and Ubuntu 10.10 each on primary partitions. Then on the other 2 partitions I have the manufacturer recovery partition (which I am not sure I should remove...), and then a partition for storage and files. Now I want an Arch Linux installation on the hard drive, but obviously I cannot create a new primary partition because I already have 4. I found out that linux can run from a logical partition (which you can have multiple of)..However I do not want to format my Ubuntu partition and I'd prefer to keep the data on there all intact. Is there a way to move my Ubuntu installation (on the primary partition) to an extended partition where I could put multiple logical partitions for multiple linux installations?

View 2 Replies View Related

Ubuntu :: After Formated Windows Partition Using GParted - Unallocated And Moved Under Extended Partitions

Oct 18, 2010

After I formated my windows partition using GParted it became Unallocated and moved under Extended partitions. I can't create the unallocated partition as primary one, or drag it out of the extended ones. I tried GParted live CD also, but nothing worked.

View 7 Replies View Related

Ubuntu Installation :: Move Space Into Extended Partition From "real"?

Nov 30, 2010

I've got a windows partition with a lot of free space followed by an extended partition. The extended partition has three sub-partitions: grub/boot&everything else, home, swap.

I'd like to take some of the free space out of the NTFS partition and move it down into the extended partition for Ubuntu to use.

I've successfully shrunken the NTFS partition. Now I've got 5gb of unallocated space between the end of NTFS an start of the extended partitions.

Now I want to extend the boot/everything else sub-partition within the extended sub-partition.

Using the gParted live CD I'm:Resizing the extended partition (growing it forward by 5gb)
Resizing the boot/everything sub-partition forward by 5b

When I try to apply the changes I get an error: Unable to satisfy all constraints on the partition.

Is it possible to move this space into my extended partitions so Ubuntu has more space?

View 6 Replies View Related

Debian :: Libgdu-WARNING : Partition /org/freedesktop/UDisks/devices/sdb7 Is A Logical Partition But No Extended Partition Exists

May 27, 2011

I installed Debian stable and I see these errors in the xsession error file

/etc/gdm3/Xsession: Beginning session setup...
GNOMEKEYRINGCONTROL=/tmp/keyring-j0E6Br
SSHAUTHSOCK=/tmp/keyring-j0E6Br/ssh
GNOMEKEYRINGCONTROL=/tmp/keyring-j0E6Br

[code]....

View 4 Replies View Related

Ubuntu :: Test Disk - With Extended Partitions ?

Jul 16, 2010

Something bad happened to my partition table, so right now I'm working from a Live CD. My partition table is completely screwed, although the data on the lost partitions hasn't been overwritten. I've been messing around with TestDisk for about an hour, but I still didn't figure out how to fix my problem.

Before the crash, I had 5 partitions:

And here comes the extended partition:

TestDisk can see all those five partitions. I can mark swap as Logical, but I can't do so with the 400GB NTFS partition - there is just no selection. Turning on "expert mode" didn't help. I have read about using sfdisk to fix partition table, but I don't think I'm able to do it by myself.

Here's how it looks in TestDisk:

Code:

And, here is my slightly modified sfdisk table dump:

Code:

I've filled sizes according to TestDisk's findings. First 3 partitions were OK, the problem lies in the extended partition holding 2 logical ones.

View 1 Replies View Related

Ubuntu :: Add Unallocated Space To Extended Partitions ?

Nov 20, 2010

I have the following disk partitions from the left side of partition table as of now:
NTFS - Primary windows vista
Extended - 3 Nos. all NTFS - middle one contains data
Unallocated space
NTFS - Primary
NTFS - Primary HP Recovery

My intention is to add unallocated space to the extended partition. Will I be able to use Gparted to do it?

Or can I install Ubuntu in one of the extended partitions and make this unallocated partition the home partition for Ubuntu. I am not able to add new partition in this unallocated space as disk manager in vista throws up an error no free disk space to complete the operation. I read in some forum that OEM installations allow only 3 primary partitions and one extended or 4 primary ones. Is it true for OEM's only or its a universal rule?

View 2 Replies View Related

Ubuntu :: Advantages Or Disadvantages Of Primary & Extended Partitions?

Jun 27, 2011

What are the advantages (or disadvantages) in partitioning a disc into 4 Primary partitions versus 1 Primary & 3 Extended Partitions?

View 4 Replies View Related

Ubuntu Installation :: Add Extended Partition In GUID Partition Scheme?

May 12, 2011

I am not really sure if the title makes any sense or if it even possible. Basically I am currently triple booting with Mac osx on the first partition windows 7 on the second and ubuntu linux on the 3rd with a swap partition. So basically on my 2TB harddrive

Mac (200gb)
Windows (200gb)
Linux (200gb)
Swap (8gb)
NTFS(1592gb)

The last partition is formatted as ntfs using Gparted, windows cannot detect it. The windows disk partitioner shows the swap and ntfs partitions as unformatted. I can unformat the space and use the windows partition to add format it as ntfs but it would format the linux swap partition as well. I am worried that it could potentially screw up everything on my harddrive. My question is. What do I need to do to get the ntfs parition recognized by windows (should I use the windows partitioner)?

View 1 Replies View Related

Ubuntu :: Primary Or Extended Partition For 2nd Partition On USB Pen Drive?

Mar 13, 2011

I formatted a 16GB USB flash drive via right click. Then I ran gparted and got as far as this [image attached]
Do I choose Primary Partition or Extended Partition for this second partition?

View 4 Replies View Related

Ubuntu Installation :: Partitions On Multi-boot--primary Versus Extended?

Jul 12, 2010

I'm setting up my laptop to dual boot (default Vista installation and Ubuntu). There's also a possibility I may add XP later as a triple boot.

My laptop came with two partitions already, the second one labelled "Recovery". I was planning on adding three partitions, one for the Ubuntu installation, one for Swap, and one for storing my files (accessible to both OSs). However, this would be five partitions (or six, if I add XP later).

I've never had to deal with this many partitions before and just learned about the maximum of four primary partitions.

View 3 Replies View Related

General :: Extended Sata Partition Shrunk At 15 Partition Limit - How To Re-enlarge

Jun 2, 2010

extended sata partition shrunk at 15 partition limit, how to re-enlarge i hit the 15 partition limit, forgetting it now exists for sata drives, thinking i would add more. upon creation of the 15th, it squished the end of the extended partition to meet the last logical partition, leaving a large unallocated portion after the extended partition, which seemingly nothing can be done with, just sat being wasted space. i have since deleted a few of those partitions, but so far have still failed to find a way to recoup the unallocated space back into the extended partition.

[URL]

if necessary, i'll do it the painful long winded way of backing up and starting the extended partition again from scratch, but i really rather wouldnt have to do that. i'm sure there must be a way of telling the extended partition to once again reach the end of the drive.

View 3 Replies View Related

General :: Converting A Vfat Extended Partition Into A Ext4 Partition?

Jan 29, 2011

I want to convert a vfat partition into an ext4 partition. This is on my wife's machine and she deleted the Windoze partition as she now prefers Linux. Here is the (edited) output from fdisk -l:-

/dev/sda2 514048 4708351 2097152 83 Linux
/dev/sda3 4708352 6805503 1048576 82 Linux swap
/dev/sda4 52693200 234436544 90871672+ f W95 Ext'd (LBA)
/dev/sda5 59006800 234227699 87610446 83 Linux

I want to change /dev/sda4 to 83 to free up space for Linux without losing the partitions in this 'extended' partition!

View 6 Replies View Related

Server :: Increasing Size Of Extended Partition To Allow Creation Of New Partition

May 18, 2010

I've got a server that needs more space. To achieve this we added space (by extending the VMware disk attached to it).Normally this isn't an issue, because we just add an new partition and LVM it from there, but this host predates our deployment of LVM everywhere.

Our current theory is that the unallocated sectors can not be assigned because they aren't part of the extended partition, and thus ... we go in a circle.So what i believe the way forward is to extend sda4 so that i can then create an sda10 inside of it. Anyone have any ideas on how to do this? I was thinking gparted may do the trick ... but being a server i'm in runlevel3, with no X...

View 5 Replies View Related

Red Hat / Fedora :: Create Logical Partition In Extended Partition Of 14?

Jun 13, 2011

I would like to create Logical partition in Extended partition using fdisk in Fedora 14 I created extended but fail to create logical partition.

View 6 Replies View Related

Ubuntu Installation :: Merge Ubuntu & Swap Into Extended / Logical Partitions

Jul 17, 2010

I have a dual boot on my laptop between XP and Ubuntu with a storage partition.that gives me total of 4 primary partition

-Windows
-Storage
-Ubuntu
-Swap

I now want to add a OSX to my laptop in tripple booth. I did shrink the windows partition and now I realized that all my partitions are primary and cannot create a new one with the space I shrink from windows.Is it possible to merge ubuntu and its swap into extended/logical partitions so I can create a new primary for Mac OS X?

View 9 Replies View Related

Ubuntu :: Swap Partition Will Go In Extended One?

Jan 25, 2010

Can Ubuntu swap partition go in an Extended partition (a logical partition within the extended) while Ubuntu is on a Primary partition?

View 9 Replies View Related

Ubuntu :: Partition - With Lvm And Primary/extended ?

Sep 9, 2010

I somehow messed up my filesystem. I installed Ubuntu directly with LVM. This created an extended partition including a logical one. When I run out of space, I just increased my space (through VMware) and then added a new PRIMARY partition.

Then I added this one to the volumegroup and increased the logical volume. After I did this a few times, there were no longer any primary partitions allowed (only 4). Then I resized the FS, resized the logical volume, resized the volume group, and removed the physical volume. Now I'm no longer able to create an extended volume (only one) but it's not at the end (there are other primary partitions behind this one at the disk), so I'm not able to create some logical volumes.

What is the best possibility to add some space to the LVM and being able to do this a few times in the future again?

further info:

pvscan:

fdisk -l for sda:

There was a /dev/sda3 at the end of the disk. I already deleted this partition.

So the order on the disk is: sda1 | sda2 (extended) | sda5 (logical referred in sda2) | sda4 | free space

Does it matter that there is type "Linux" for sda4 or can I without damaging the lvm just change it (with cfdisk) to "Linux LVM"?

View 6 Replies View Related

Ubuntu :: Cannot Access Extended Partition

Dec 28, 2010

Two days ago I want to expand the free room for my C: partition on my laptop, i thought that just shrink the D: partition and expand the C: and the problem solved, but it's not solved, the C: remains and can't be expanded. so i merge the D: again,but the D: status become an extended partition

After all, next morning I boot into Ubuntu and my D: are not available in "Places" menu in Ubuntu just the C: partition, so I boot from Win7 and run CHKDSK /f to my D: partition, but it's gave me no effects

Code:
sudo fdisk -l
in terminal and my D: listed as "Extended" in System type.

In my Win7, everything is alright

View 9 Replies View Related

Ubuntu :: Shrinking An Extended Partition?

Apr 14, 2011

I recently decided to resize a partition on my HDD (partition on which Ubuntu was previously installed).This was in order to remove Ubuntu from one of my HDD. I got rid of the Grub loader by booting on my windows system recovery disk and using Bootrec.exe/FixMbr and my computer now boots directly into windows. I then deleted the Ubuntu partition.

To get to the heart of the problem, I am trying to move the free space that is in the extended partition out and merge it with C. I tried doing this with my Gparted liveCD but it didn't work. I didnt have anything to save the error message onto, but I will try the process again when I get home and save the error onto my external drive so that I can post it here.

View 7 Replies View Related

Ubuntu :: How To Resize An Extended Partition

May 4, 2011

I'm dual booting Win7 and Maverick and I'm running low on diskspace on my Ubuntu partition.I booted into an Ubuntu 10.10 live CD and opened Gparted. After shrinking the storagepartition I wanted to grow the extended ubuntu partition into the unallocated space to the left, but for some reason it won't let me do that.

View 7 Replies View Related

Red Hat :: Split The Extended Partition In 5?

Apr 16, 2010

Server have extended partition size around 490 GB. I want to spilt the extended partition to each two partition(ut0 & ut1) size 100 GB. How to split the extended partition in Redhat linux 5?

View 3 Replies View Related

Ubuntu :: Add Unallocated Space To Extended Partition

Jul 12, 2011

I wanted to create NTFS partition from unallocated space but by my mistake that space is beyond extended partition. How can I add unallocated space to extended partition and then create NTFS partition without deleteing any partitions?

View 7 Replies View Related

General :: Cannot Create Extended Partition For Ubuntu

Jan 26, 2011

Okay so first of all, let me give you a background info.I have an HP Mini 311 with a 250GB hdd and 2GB Ram. I have successfully setup a tripple-boot with SnowLeopard/Win7/Ubuntu10.10.Okay so

First, using "Disk Utility," I format the OSX partiton to Extended(journaled) and install OSX accordingly.
Second, I install Windows 7.
Third, I use Netbookinstaller to install Chameleon 2.0 onto the OSX partition.
Fourth, using DIskPart.exe i set the Win7 Partition(#3) as active and then run the Repair(and Restart) option in the Win7 USB install media, to fix some boot error I do not know much about. Then use"DIskPart. exe" again, to set the EFI partition(#1) as active partition again.I now have a fully operational dual-boot with SnowLeo and Windows 7.

I setup a triple-boot with SnowLeo/Win7/Ubuntu10.10 by using GParted to add and format 2 additional partitions. The first formatted Ext4 for Ubuntu to be installed onto and the second i set about 4GB as "Swap" area.Then i just install Ubuntu with the Grub bootloader being installed onto the same partition as Ubuntu.I now have a fully operational triple-boot with SnowLeo, Win7 and Ubuntu.So I saw this link about creating an additional "storage" partition, on a dual-boot system, and setting it up so that Windows 7 and Ubuntu can share the same files automatically.

I really want to set this up on my triple-boot system, and here is the problem i run into: Simply adding another partition, messes up my windows 7 boot entirely. And i figured out the cause of this might be due to harddrives only being able to handle 4 primary partitions. So i figure that if setup Ubuntu and the Swap-area into an Extended Partiton, this would solve all of my problems.I cannot figure out how to setup an extended partition on my harddrive without messing something use up irreparably. This is only my second

View 14 Replies View Related

Ubuntu Installation :: The Incredible Shrinking Extended Partition

Oct 26, 2010

I have been attempting to set up a bunch of partitions on a bunch of hard disks, in preparation for installing Maverick. I will be setting up a number of RAID partitions, so I will install from the alternate disk (ubuntu-10.10-alternate-amd64.iso). Now ever since they added support for GRUB2 and a new partition type and align-to-megabyte and a whole bunch of other goodness, partitioning has been buggy. This has been true for Maverick and Lucid. Even the 10.04.1 version (an Ubuntu LTS!) still has problems. Every time I try something else, some other bizarre bug rears its ugly head. (Yes, I have been reporting them on Launchpad when I find a new one.)

In order to move forward on this project, I have been using a variety of partitioning tools. I temporarily installed Maverick on a small partition, and have used Disk Utility (palimpsest) and GParted while booted into that. Occasionally when things get really strange I boot up the latest version of System Rescue Disk, which contains the latest version of gparted. I use these various tools to try out various partitioning schemes, just laying out empty partitions that will be formatted or assembled into RAID arrays later. When I get all the desired partitions set up, I will boot into the alternate installer and do the final installation. (I don't want to do the entire thing within the alternate installer because it makes my head hurt. I do have a lot of partitions.) This has been going on for weeks now. Every time I try something different, something weird happens, and I have to try various workarounds, or switch to different tools. Basically, my partitions eventually become unstable.

Here's the latest mind boggler: Disk Utility displays nice graphical maps of your partitions. This image includes before and after screenshots showing what happens to my partitions occasionally. We start with three primary partitions and one extended partition. The extended partition goes all the way to the end of the disk. We put a small logical partition into the extended partition, at the beginning of it. We can then click on the "free" portion of the extended partition and create additional logical partitions if we like.

Afterwards, the extended partition has magically shrunk itself down until it is the same size as the small logical partition it contains. The free space has migrated out of the extended partition, and is now useless, as you can't have more than four primary+extended partitions. Disk Utility won't let you create another partition. What happened between the Before and After pictures? I don't know. I do know that I did not ever tell any tool to change the size of any partition. Moving or resizing partitions can trigger various known bugs, so I never even try to do that, I just delete partitions and start over.

View 3 Replies View Related

Ubuntu Installation :: GParted - Moving Partition Out Of Extended One

Oct 31, 2010

I've installed Windows 7 + XP + Ubuntu 10.10 and Mac Os X on my PC. The problem is that XP wont boot. I've tried a lot of fixes for the last 2 days but still nothing. So I've come to conclusion that it might be probably due to its partition (dev/sda being inside of another Extended partition (dev/sda3) as you guys can see on the attachment. If so, how can I move it out of the extended partition.

View 9 Replies View Related

Ubuntu Installation :: Increase The Size Of An Extended Partition?

Apr 8, 2011

I have Ubuntu 10.10 installed on my 80gb hdd, disk has following partitions :

1. /dev/sda1 = /boot (500mb)
2. /dev/sda2 = / (20000mb)
3. /dev/sda3 = linux-swap (2000mb)
4. /dev/sda4 = extended (7000mb)
5. /dev/sda5 = /home (7000mb)
6. unallocated = (40000mb)

how can i use this unallocated space to create an NTFS partition.

View 9 Replies View Related

Ubuntu Installation :: Turn A Primary Partition Into An Extended One?

May 27, 2011

just got a new laptop with Windows 7 Home Premium 64bit pre-installed, and when I boot into my 11.04 CD, there is no simple option to install alongside windows 7. Only the options to erase the entire disk (wiping windows) or manually specifying partitions. I'd like to keep my windows install as I use it for gaming, but I don't want to mess around with partitions while I don't know what I'm doing. According to the 'Allocate disk space' part of the installation, all 4 primary partitions are being used, a main one for the Windows 7 install, one entitled HP tools, and another two I forget the names of. I have looked up that I may need to turn a primary partition into an extended one,

View 9 Replies View Related







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