FAT32 to NTFS!

  • Thread starter Thread starter Guest
  • Start date Start date
I just Want Ntfs to but my prorblem is when i did E: /fs:ntfs. There is no
acction. And when I did a Second time there was still nothing. Do you know
how this coud happend and what I have to do?

Did you hit Enter after the command? Is E where your operating system is
installed?
 
Ramon replies to an ancient thread:
RonD (and others) wrote *5 years ago* ...
I just Want Ntfs to but my prorblem is when i did E: /fs:ntfs. There is no
acction. And when I did a Second time there was still nothing. Do you know
how this coud happend and what I have to do?

What did you expect the drive designator of E: to do? It's a drive
letter, not a program! Since neither your reply nor the original post
mentioned just HOW to do the conversion, perhaps what you want to do is
*run* the _converter_ program, as in:

convert.exe e: /fs:ntfs

Run "convert.exe /?" to see how to use it. convert.exe is a
console-mode (DOS) program, not a windowed program. That means if you
run it from a command prompt that a console window will open for it, it
runs, it exits, and then the console window closes. So nothing remains
left open in a window for you to see the output (stdout) that the
program generated. You need to run the command inside a command shell,
so run "cmd.exe" (Start -> Run) to load a command shell which loads its
own console window. The shell's window will remain open before and
after you run the convert program.

Windows has its own included help system. Use the "Start -> Help and
Support" menu to load the help system and then search on "convert NTFS".
It'll tell you what to do.

Also, next time you post, don't try to hijack a *FIVE YEAR OLD* thread.
Instead start your own new thread and provide context and details on
YOUR situation.
 
click on the desktop, press F1
enter
convert to NTFS
press enter
click link.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

ntfs v fat32 24
Converting from FAT32 to NTFS 3
Your XP mybe a Fat32 13
NTFS or FAT32 ? 22
formatting with exfat 5
What is Fat32 and NTFS? 8
NTFS to Fat32 10
Partition Size Limit for Fat32 14

Back
Top