PDA

View Full Version : fat to ntfs (WNT)



crono_79
03-24-2003, 12:00 PM
can a NT4 install in fat32 be converted to ntfs without loosing data?

if so, how?

thanks everyone

jdharm
03-24-2003, 01:35 PM
Open a command window. Type:

CONVERT <driveletter>: /FS:NTFS

No data loss if it goes as it should. You may have to examine your permissions to make sure they are what they should be. We recently did this to a server that was sharing files with no loss of data or interruption in service. I just had to customize the permissions on some of the shared directories. They were too open, so restrictive access shouldn't be a problem.

Josh

The proceeding was from the "For What It's Worth" files, which by definition may be worthless. Take with a grain or ten of salt.

crono_79
03-24-2003, 01:58 PM
i did it and finished without any problem

thanks jdharm

monkey_1
03-24-2003, 06:58 PM
How did you install NT4.0 on a FAT32 partition?

crono_79
03-24-2003, 07:02 PM
i think it wasnt even fat32, i think it was fat16, cause the partition had to be of 2GB.

and i didnt do anything special, i use an unformated HD and the installer asked me what type of partition did i wanted

monkey_1
03-24-2003, 08:52 PM
Sorry for that question, Crono...

crono_79
03-25-2003, 07:52 AM
its ok

we all learn when somebody asks

jdharm
03-25-2003, 11:14 AM
I'm here to help. Come back anytime. /images/forums/icons/smile.gif

Josh

The proceeding was from the "For What It's Worth" files, which by definition may be worthless. Take with a grain or ten of salt.