Sorry if this has been discussed somewhere else. i currently formatted my HD for fat32 for the windows partition and i am running out of room. Can i change to NTFS without re-installing windows? I'm guessing no, but i thought i'd check anyway.
BTW, why do you want to go from FAT to NTFS?
The convert command is used from the command prompt to convert a volume from FAT32 to NTFS. However, I am unsure how much free space it requires in order to do the conversion, and you wouldn't gain any more space by doing so.
Standby a day or two...basically i have 4gb left on the windows partition. i was trying to figure out if there was a way to increase that without reformatting and reinstalling everything.
Nice tip.Drop into command prompt (in XP) and type in the following without the quotes:
"convert c: /fs:ntfs" ... note that the C: can be substituted for what ever drive letter that your partition is which you want converted to NTFS.
It will take a good amount of time to do the conversion so dont power off and dont interrupt it.
Nice tip.
However, to the OP, stay with FAT32 so you can copy and write files to the partition.
What I will give you is a step by step way of backing up your current Windows partition, erasing the partition, creating a new partition the size that you want (I assume a little bigger), then restore your Windows installation.
There are quite a few steps involved, but it seems to work. I want to try it one more time before I post the steps.
Of course you can convert FAT32 to NTFS, but that will negate being able to make the back up like you can with FAT32.
So passing by that obstacle, I would like to convert FAT32 to NTFS and Terminal isn't following the convert drive_number: /fs:ntfs command that command prompt would, and I do not have Windows installed. Is there another command I should be using?Of course you can convert FAT32 to NTFS, but that will negate being able to make the back up like you can with FAT32.
If your Boot Camp partition is in FAT32, you can simply convert it to NTFS by:
1) Logging into Windows
2) Click Start then Run.
3) Type "CMD" and press return
4) Type exactly this into the command prompt: "convert c: /fs:ntfs"
5) Follow instructions and you will reboot to initiate the conversion process
Thanks, sickmacdoc, but there's one problem on my end, anyway-
I do not have windows installed- I'm not using Boot Camp. I would like to convert an external HDD I have from fat32 to NTFS, but "convert drive_letter: /fs:ntfs" is not a terminal command. Is there a corresponding terminal command I can use to get the same result?
Just for curiosity is there a reason you need to use an NTFS partition with Mac without installing Windows? Whatever the case, it looks like Paragon could take care of your dilemma.newfs_ntfs utility formats any partition as NTFS under Mac® OS X