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.
Quick format command,Dangerious?
Name: Saud Kazmi Date: May 22, 2002 at 19:44:33 Pacific
Comment:
Hi.... I've heard from someone that quick format command (format c: /q) is dangerous?and we shoud'nt use it ,Instead we can use full format command,Is that true? Saud
Name: Preston Date: May 22, 2002 at 20:25:47 Pacific
Reply:
No. It is not dangerous unless the drive is going bad. Quick format skips sector checking/formatting. So if a sector has gone bad on the drive, quick formatting will not catch that (a rare occurance). If the drive is in good health, quick formatting is perfectly fine.
Summary: Hello all, I'm trying to install freeDOS on an older system, but each time I attempt to use the FORMAT command and the system asks me to confirm by entering y or n, I am unable to enter y. The key sim...
Summary: I am using DOS V6.2 only and have a format command question. I want to have a batch file that formats the C drive upon boot up from an A drive. this command: format c:/s/u works but it wants to hav...