Friday, May 3, 2024
 Popular · Latest · Hot · Upcoming
2
rated 0 times [  2] [ 0]  / answers: 1 / hits: 3695  / 2 Years ago, wed, august 10, 2022, 8:22:10

So my disk ended up being partitioned like this (in order):




  • System reserved (100MB)

  • Windows 7 (NTFS, 500GB)

  • Ubuntu (ext4, 100GB)

  • Swap (4GB)

  • Unallocated Space (400GB)



Unfortunately, the unallocated space is not next to ext4 or NTFS partitions.



I want to allocate 200GB to the Windows 7 NTFS partition, the other 200GB to the Ubuntu partitions. I think one can only merge partitions that are next to each other, not sure how to handle my case.



Any suggestions? Is there anything I should pay attention to (such as not screwing up either Windows or Ubuntu system, not screwing up GRUB).



I am using Ubuntu 12.04.


More From » 12.04

 Answers
7

Yes, the space does need to be contiguous to merge. You will need to move a few things around, and do it in stages. I wouldn't try to do it all at once, since some steps may take a bit of time.



You will need to do it using a live CD or live USB, as you can't mess with a mounted partition.



I recommend first creating a swap drive at the end of the disk. Then, highlight the old swap drive, choose swap off, unmount that partition, and delete it.



You can move the Ubuntu partition over into the unallocated space, then merge the space before Ubuntu with Windows, and merge the space after Ubuntu with Ubuntu.



You might also consider leaving them as is, creating a data partition using NTFS, then pointing both windows and Ubuntu to this partition for Documents, pictures, music, etc. Windows 7 has a way to change the location for these directories, and you can create symbolic links in Ubuntu to point to the same place. This makes it much easier to share data with both systems, and never duplicate data.


[#35122] Thursday, August 11, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
huovie

Total Points: 234
Total Questions: 99
Total Answers: 105

Location: Central African Republic
Member since Sun, Feb 26, 2023
1 Year ago
huovie questions
Mon, Aug 2, 21, 01:46, 3 Years ago
Thu, Feb 2, 23, 10:58, 1 Year ago
Thu, Oct 21, 21, 08:55, 3 Years ago
Sun, Dec 5, 21, 23:57, 2 Years ago
;