Re: Change partition structure in running system
To add to the above, I have to notice that you don't have too much unused space to consider repartitioning. But it depends on the type of data filling the partitions.
For example, sda2, your windows partition, is almost full 100% and that's very bad for windows. You do need to create some free space there. But if it's full of OS files and programs, you can't easily move them to another partition without reinstalling the programs.
On the other hand, if the data there is mostly photos, videos, etc, you can easily move them to another shared ntfs partition and use them from both OSs. You would still need to move them temporarily to external storage, shrink sda2, and then creating the shared ntfs partition and move them back there.
Depending whether you plan to shrink the /home partition too, that might be little bit complicated. You have to watch out about shrinking logical partitions and the extended partition container.
And you have to plan first in advance what to shrink and from which end, because you need the unpartitioned space to be joined into one big unpartitioned space so you can create one big ntfs partition.
For example, if you shrink sda2 by moving the start of the partition, the unpartitioned space will end up between sda1 and sda2, so you can't join it with any unpartitioned space you create from the linux partitions because they are after sda2.
And before starting any partitioning, make sure you have a full backup of all your important data because operations like this one can go wrong sometimes losing your data.
Darko.
-----------------------------------------------------------------------
Ubuntu 12.04 LTS 64bit & Windows 7 Ultimate 64bit
Bookmarks