Tagged Questions
1
vote
2answers
38 views
Merge two unadjacent partitions
I have three partitions on my drive, arranged something like the following:
___________
| 1 | 2 | 3|
-------------
I wish to merge partitions 1 and 3.
Is there a way to do this, or do I have to ...
0
votes
2answers
102 views
Merge disk partitions
I have three operating systems in my laptop: Windows 7, Windows 8 and Ubuntu.
I installed Windows 8 just to test it (I should have installed into a virtual machine...), but now I want to remove ...
0
votes
4answers
2k views
Enlarging disk partition on Mac OS X
I have deleted the primary partition from my computer, and installed Mac OS Lion on a second. Now I want to enlarge the "Lion" partition, to make it fill the whole drive. I've been struggling to ...
1
vote
1answer
438 views
Merge drive c: and d: whilst drive D: has program files
I have two partitions on my laptop and would like to merge drive D: to C: but, drive D: has program files in it and drive C: has the OS. I am running out of space on drive C: and would eventually like ...
1
vote
3answers
4k views
How can I merge partitions of a USB flash drive?
I have this USB flash drive which has two partitions separated by the manufacturer. The interface included doesn't allow me to merge them and I was wondering if someone has come across such problem.
1
vote
8answers
2k views
merge 3 NTFS partitions into 2 (Win XP) without reinstalling
I have a computer harddisc with 3 NTFS partitions:
C /dev/sda1/
D /dev/sda2/ extended /dev/sda5/
E /dev/sda3/
C and E are both 10 GB and D is 55 GB.
I want to merge C and E (or rather expand C to ...