Results 1 to 4 of 4

Thread: Creating NTFS filesystem without formatting the drive?

  1. #1
    Join Date
    Feb 2009
    Posts
    45

    Creating NTFS filesystem without formatting the drive?

    Hello to all,

    I have Windows XP installed on my computer system, and it is infected with the Virus,So I decided to Fromat the Computer,I had started deleting the partition, but by mistakenly i deleted the filesystem. So all of the data is still there, but there is no filesystem to..tell the computer how to access it. And to MY KNOWLEDGE, i dont know of a way to access it, or to configure a filesystem again WITHOUT formatting... and so i am turning to anyone out there that may know anything, even if it is that i am screwed so i do not waste any more time trying to fix this..

    I really appreciate any help...

  2. #2
    Join Date
    Mar 2008
    Posts
    232

    Re: Creating NTFS filesystem without formatting the drive?

    ust go to the Command Prompt and execute the command:

    C:\> CONVERT C: /fs:ntfs

    Where C: is a name of the drive you want to convert.

    After machine re-boot conversion process will start and you'll have your FAT32 converted to NTFS without of data loss.

    It is, therefore, important to realign the partition before conversion, by moving all the data area up to a 4K boundary. (This will absorb odd sectors at the far end which otherwise would not get used). For this, I suggest BootIT NG. This is a shareware program, priced at US$30 but with a 30-day fully functional trial. You may well find it valuable also for its Disk Imaging and Partition Management capabilities.

  3. #3
    Join Date
    Dec 2008
    Posts
    120

    Re: Creating NTFS filesystem without formatting the drive?

    This might work.

    1. Click the Start button.
    2. Find "My Computer" and click the icon. (Location varies depending on which XP edition you are running. This example is in XP Professional).
    3. Right click on "Local Disc C".
    4. Click on Format. A drop down appears.
    5. Select NTSF if it is present.


    If that does not get you there, I apologize for not being able to offer a reliable alternate method without adding risk.

    Best Regards,

  4. #4
    Join Date
    Jan 2009
    Posts
    96

    Re: Creating NTFS filesystem without formatting the drive?

    This is a one-way conversion. Once you've converted to NTFS, you can't go back to FAT or FAT32 unless you format the drive.

    1. Open Command Prompt
      Start | All Programs | Accessories | Command Prompt
      OR
      Start | Run | type "cmd" without quotes | OK

    2. Type "convert drive letter: /fs:ntfs" and press Enter. For example, type "convert C: /fs:ntfs" (without quotes) if you want to convert drive C.
    3. If you're asked whether you want to dismount the drive, agree.


    To find more information about convert.exe type "help convert" (without quotes) in Command Prompt and press Enter.

Similar Threads

  1. Cannot search OS X Lion NTFS drive using paragon NTFS 9
    By Shawny.C in forum Operating Systems
    Replies: 5
    Last Post: 12-05-2012, 09:56 AM
  2. Replies: 9
    Last Post: 10-09-2011, 11:10 PM
  3. Converting or formatting NTFS to FAT32
    By hyperfee in forum Vista Help
    Replies: 3
    Last Post: 21-07-2010, 12:38 PM
  4. Accelerate NTFS filesystem
    By XDRoX in forum Tips & Tweaks
    Replies: 1
    Last Post: 20-03-2009, 01:33 PM
  5. Formatting a hard drive to NTFS in Linux
    By Michael25 in forum Operating Systems
    Replies: 2
    Last Post: 14-11-2008, 06:26 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,428,528.67106 seconds with 17 queries