Date: Sat, 04 Sep 1999 13:06:15 +0200 From: Eric MASSON <e-masson@kisoft-services.com> To: Mark Ovens <mark@dogma.freebsd-uk.eu.org> Cc: charon@freethought.org, Mark Allen Cockrum <n9842643@cc.wwu.edu>, freebsd-questions@FreeBSD.ORG Subject: Re: freebsd/WinNT question.. Message-ID: <37D0FD27.408435E2@kisoft-services.com> References: <Pine.SOL.4.05.9909040049200.7100-100000@titan.cc.wwu.edu> <3.0.5.32.19990904013546.026f2e70@mail> <19990904114350.A290@marder-1>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, > NT can convert FAT->NTFS. I can't remember the name of the prog > but I think it is an option in the Properties dialogue of a (FAT) > drive. You definitely don't want to do that, NTFS has the equivalent of FAT, named the MFT (Master File Table) that should be at the start of partition to ensure better perfs. Converting FAT to NTFS makes the MFT being created where there are available clusters and then makes it fragmented. NT and NTFS aren't quite reliable (boot every week at least and chkdsk on all volumes to avoid problems), so avoid giving them more reasons no to work properly. Eric MASSON -- Any opinions expressed above | Murphy's Law Corollary : are my own, not Kisoft's | Murphy was an optimist. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?37D0FD27.408435E2>