Šta je novo?

Fat32 to NTFS

zule

Čuven
Učlanjen(a)
17.02.2004
Poruke
25
Poena
604
Instalirao sam XP, ali jedna particija mi je ostala pod Fat32.Mogu li da je formatiram u NTFS a da ne izgubim podatke?Hvala.
 
zule je napisao(la):
Instalirao sam XP, ali jedna particija mi je ostala pod Fat32.Mogu li da je formatiram u NTFS a da ne izgubim podatke?Hvala.
naravno, pogledaj komandu convert:
Kod:
H:\>convert /?
Converts FAT volumes to NTFS.

CONVERT volume /FS:NTFS [/V] [/CvtArea:filename] [/NoSecurity] [/X]

  volume      Specifies the drive letter (followed by a colon),
              mount point, or volume name.
  /FS:NTFS    Specifies that the volume is to be converted to NTFS.
  /V          Specifies that Convert should be run in verbose mode.
  /CvtArea:filename
              Specifies a contiguous file in the root directory to be
              the place holder for NTFS system files.
  /NoSecurity Specifies the converted files and directories security
              settings to be accessible by everyone.
  /X          Forces the volume to dismount first if necessary.
              All opened handles to the volume would then be invalid.
 
Nazad
Vrh Dno