How Do I format in DOS?

omarBMX

Member
Oct 29, 2001
67
0
0
I use a Windows ME CD to boot to DOS because I want to format my hard drive. However, when I type "format c:" it does not recognize the command it says invalid command or something. So how do I format my hard drive in DOS? Thanks.
 

spanky

Lifer
Jun 19, 2001
25,716
4
81
what is ur path when u type in "format c:"? try changing into the folder with the cab files first.
 

omarBMX

Member
Oct 29, 2001
67
0
0
I just type it when I'm in "c:\" Should I make a Win98 boot disk? Does that have a format application?
 

SemperFi

Platinum Member
Apr 5, 2000
2,002
0
0
You need to be in where the file is. If you have format.exe on the floppy you should be in A:. If it is on the cd you should be in D: or whatever letter it gets assigned. Then type in format C:.

If ME is like 98, format is not on the floppy of cd. The startup creates a ramdrive and format is in there. You will have to watch during bootup to catch the drive letter of the ramdrive. Usually after the last hard drive and before the cd.

Hope this helps

Semper Fi
 

hamburglar

Platinum Member
Feb 28, 2002
2,431
0
0
format c: /s
where c is the drive
and /s is to format with system files (it includes command.com)