• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

Merging primary partitions without data loss?

CoW]8(0)

[H]ard|Gawd
Joined
Jul 25, 2005
Messages
1,427
Is there a way to merge unallocated space on a drive with a partition and data on the same drive without losing the data on that partition?
 
CoW]8(0) said:
Is there a way to merge unallocated space on a drive with a partition and data on the same drive without losing the data on that partition?

none that i know of
 
So you want to expand a partition, essentially?
Code:
turn this: +===+==+=++==|---------    + data
     into: +===+==+=++============    = partitioned space
                                      - empty space
Partition Magic does this, but it's not a completely reliable operation - make sure to back up first.

 
unhappy_mage said:
So you want to expand a partition, essentially?
Code:
turn this: +===+==+=++==|---------    + data
     into: +===+==+=++============    = partitioned space
                                      - empty space
Partition Magic does this, but it's not a completely reliable operation - make sure to back up first.


Agreed, PM will do this, its slow as can be and does its entire thing in a DOS might like state; and as the poster said, back up the data first as it is not always 100% perfect.
 
I see. Is there any free software that's reliable enough to backup? And is there any free software to expand a partition?
 
Back
Top