Re: changing FAT32 to NTFS

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Best to start afresh if possible- Don't forget that convert yields 512 byte
clusters- Not very inspiring as far as disk fragmentation is concerned (very
low wastage though :-) A clean format that will yield 4k clusters. Also,
anything more than 4k shouldn't be used if NTFS compression is to work with
the drive. 4k is the sweet spot.


"Rock" <rock@xxxxxxxxxxxxxxx> wrote in message
news:ez99yoe2GHA.3464@xxxxxxxxxxxxxxxxxxxxxxx
arvind wrote:

i've win xp installed in FAT32 file system on my home PC which i use
mainly for internet, Office applications and games. will it be worthwhile
to change over to NTFS; if so, how's it to be done. i want to avoid
formatting my hard drive for that. thanks. arvind

Make sure you have a full and complete backup before doing the conversion.
Things can go wrong as a recent poster found out. After he did the
conversion, though I don't know how he did it, the system would not boot.
So always, always have a full backup and be prepared to reinstall if
things go wrong. Usually it works fine but things do happen.

--
Rock
MS MVP Windows - Shell/User



.



Relevant Pages

  • Re: signed and unsigned Sign bit doubt
    ... this conversion is done implicitly. ... yields the same value. ... In many implementations, the value of i will be -25536. ... assuming a 2's-complement representation for ...
    (comp.lang.c)
  • Re: Bit shifting past length of type
    ... it affects the value of CHAR_MAX used in the conversion, ... but it does not affect the operation of or validity of ... the shift. ... yields a fragment whose behavior is the same on all ...
    (comp.lang.c)
  • Re: Void function returns value
    ... André Gillibert wrote: ... Keith Thompson wrote: ... conversion does not take place, so ``&foo'', like ``foo'' yields the ...
    (comp.lang.c)
  • Re: Void function returns value
    ... conversion does not take place, so ``&foo'', like ``foo'' yields the ... You're right; thanks for the correction. ... Chqrlie ...
    (comp.lang.c)
  • Re: Void function returns value
    ... conversion does not take place, so ``&foo'', like ``foo'' yields the ... You're right; thanks for the correction. ... Keith Thompson kst-u@xxxxxxx ...
    (comp.lang.c)