Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

disk management

Status
Not open for further replies.

TipGiver

Programmer
Joined
Sep 1, 2005
Messages
1,863
Hello,

I have a laptop with win xp home. The 80GB hdd comes split into 2 parts. They are both fat32 and i only managed to convert to ntfs the 'data' partition. So:
c: (windows) - fat32 - 35GB
d: (my data) - ntfs - 35GB

Is it possible to join these two partitions? Basically i want C to have 55GB and D 20GB space.
 
You won't be able to resize and join partitions without third-party tools such as Symantec's Partition Magic or Acronis' Disk Director. I strongly urge backing up important data before any partition manipulation.
 
BootIt™ NG

It may be necessary to transfer your data to C: drive from D: drive before you look at resizing and converting to NTFS. And as previously stated a separate backup of any valuable data is a prudent precaution.
 
Hello,

now that the system partition is fat32 and the other ntfs, will be able to join them with e.g. Acronis' software?
Also, i used the command: convert d: /fs:ntfs. Can i use something similar to make it fat32; as it was?

Thank you for replying
 
Why not convert C: to NTFS instead and have the improved security and reliability that this file system offers?

From the notes at


Resize partitions
Yes - Can both shrink and expand FAT/FAT32 and NTFS partitions. Can also easily resize extended partitions from either end.


Align FAT/FAT32 partition for NTFS conversion
Yes - This option in the Slide dialog ensures that a subsequent NTFS conversion will not be forced to use inefficient 512 byte clusters, as would otherwise be the case.



Convert between File Systems without losing data - With PartitionMagic, convert file systems without losing data. Conversions include FAT to FAT32 and NTFS; FAT32 to FAT; NTFS to FAT and FAT32; Primary to Logical and vice versa; and FAT32 to NTFS under Windows 2000 Professional.

Undelete Partitions - Restore partitions that have been deleted on disk if they have not already been overwritten.


There is an Acronis forum on this site -
 
i have tried twice to convert c: to ntfs, but it is not converted. Every goes fine (after restart the conversion procedure starts), but the disk manager show fat32.
Why that?
 
See if this article can help with its suggestions for using "Convert".

CONVERTING FAT32 to NTFS in Windows XP

You could look in your Event Viewer in case there are some errors occurring which are preventing the completion etc.

Otherwise you could do things the old fashioned way, starting from scratch, format and clean install.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top