Computing.Net > Forums > Disk Operating System > format c drive with dos error

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

format c drive with dos error

Reply to Message Icon

Name: MTConnor
Date: April 2, 2005 at 11:00:27 Pacific
OS: windows xp pro
CPU/Ram: 700mhz/256mb
Comment:

Im trying to format my c: hard drive using DOS. But when I type in the command format c: in the prompt area I get bad command or file name. What is the correct command to type or what is the best way to format my hard drive for a fresh install?



Sponsored Link
Ads by Google

Response Number 1
Name: jboy
Date: April 2, 2005 at 11:26:26 Pacific
Reply:

You don't need to use DOS, the XP CD does it all

To format from DOS you require a DOS bootable floppy or CD which has the 'format.com' command present - if it's not, you get the well known 'bad command or filename' message

Anyone in the XP forum could have told you - it's actually the best place to pose XP questions

Only two things are infinite, the universe and human stupidity, and I'm not sure about the former.


0

Response Number 2
Name: MTConnor
Date: April 2, 2005 at 12:54:54 Pacific
Reply:

I dont have the XP disc.... I was going to go back to 2000 and erase my whole drive. Ive gotten dos up and ready. Ive typed in format c: and it says that it cant do it in dos. I have the format.com copied to the floppy for boot up. What do I do now if it says that?


0

Response Number 3
Name: rogerashley
Date: April 2, 2005 at 13:52:38 Pacific
Reply:

The W2K CD is bootable and has the neccessary tools, the W2K forum would of advised the same:

http://www.computing.net/windowsxp/wwwboard/forum/131384.html

DO NOT BAN THE MESSENGER


0

Response Number 4
Name: jboy
Date: April 2, 2005 at 17:30:02 Pacific
Reply:

Good lord - - yes, it's the same thing, although one wonders why you're posting your OS as XP

Using DOS means you have to learn a thing or two - not much, but seemingly beyond some folks. Fortunately you have Windows to walk you through it

Only two things are infinite, the universe and human stupidity, and I'm not sure about the former.


0

Response Number 5
Name: Mike Newcomb
Date: April 3, 2005 at 01:59:59 Pacific
Reply:

If you really want to use real dos:-

a) It is firdt worth checking out the dos command FDISK.

This can be used to remove old and/or setup new partions on your hdd.

I always enable LBA and use fat32 rather than ntfs

b) Then the dos command FORMAT is used.

I use:-

FORMAT C: /U /C

-----

for help, either enter

HELP
HELP command
command /?

If help info greater than one screen, |MORE provides paging. e.g.

HELP FORMAT |MORE

Good luck - Keep us posted.


0

Related Posts

See More



Response Number 6
Name: Mechanix2Go
Date: April 3, 2005 at 08:33:01 Pacific
Reply:

Well...

Either FORMAT is on the floppy or it isn't.

There's not much greu area there.

If it is, format c: /s is correct.

If it isn't, it's still the correct symtax, but you'll get the 'bad command or file name'


M2

If at first you don't succeed, you're about average.


0

Response Number 7
Name: rogerashley
Date: April 3, 2005 at 14:14:50 Pacific
Reply:

This is for XP but NT4/W2K3/W2K are similar:

http://support.microsoft.com/default.aspx?scid=kb;en-us;307848

DO NOT BAN THE MESSENGER


0

Response Number 8
Name: abditlevsen
Date: April 27, 2005 at 22:34:50 Pacific
Reply:

use fat32 bootdisk

1. go DOS
2. insert disk and type A:
3. type format c:

it should work!

allan


0

Response Number 9
Name: jacalart
Date: May 4, 2005 at 07:32:18 Pacific
Reply:

Oy. The correct command to type is FORMAT C:. However, you must look at your prompt. Are you at an A:\> prompt and getting the BAD COMMAND message? If so, that simply means the FORMAT program is not at the root of the floppy and the computer can't find it. If the program FORMAT was inside a folder called TOOLS on the A drive, you'd need to be at an A:\TOOLS> prompt for FORMAT to be found. So the question is - how do you search for the FORMAT program? To search your floppy, type DIR A:\FORMAT /S. This will search all subfolders on the A drive looking for FORMAT. If your CD-ROM drive is D:, you'd type DIR D:\FORMAT /S to find where FORMAT lives on the CD-ROM. Once found, use the CD command to change to that directory to finally run FORMAT. For example, assume FORMAT is on a CD-ROM in your D drive. At the A:\> prompt, type DIR D:\FORMAT /S. You may see now that FORMAT lives in a folder named WIN98. So, from the A:\> prompt type D: to switch to the CD-ROM drive. Now at the D:\> prompt, type CD WIN98 to switch to the WIN98 folder on the CD (where FORMAT lives). Now at the D:\WIN98> prompt, type FORMAT C:. Easy, right?
Of course, from an A:\> prompt, you could simply type D:\WIN98\FORMAT C: and that would work too.


0

Sponsored Link
Ads by Google
Reply to Message Icon






Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Disk Operating System Forum Home


Sponsored links

Ads by Google


Results for: format c drive with dos error

formatting a drive in DOS www.computing.net/answers/dos/formatting-a-drive-in-dos/11484.html

formating C drive www.computing.net/answers/dos/formating-c-drive/7073.html

can not format c drive www.computing.net/answers/dos/can-not-format-c-drive/15896.html