mikey99
Oct 16, 2002, 11:21 AM
I have Fat 32 File system on my PC , can i change to NTFS without a format ?
silly Q ?
thanks
silly Q ?
thanks
![]() |
View Full Version : Can i change the file SYS ?
|
mikey99 Oct 16, 2002, 11:21 AM I have Fat 32 File system on my PC , can i change to NTFS without a format ? silly Q ? thanks QWERTY Oct 16, 2002, 11:48 AM Use the CONVERT command. Open a DOS command box and type CONVERT /? to see the command line switches. The basic command to convert the C: drive is below. CONVERT C: /FS:NTFS |