Computing.Net > Forums > Disk Operating System > low level format

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.

low level format

Reply to Message Icon

Name: MATRIX
Date: June 13, 2000 at 14:41:18 Pacific
Comment:

i need a low level format utility,so i can remove bad sectors from a hard drive,does anyone know where i can find one on the net,please let me know, also the name of it. it"s a fujitsu 10.8gb hard drive.... thx.



Sponsored Link
Ads by Google

Response Number 1
Name: World Library
Date: June 13, 2000 at 15:46:21 Pacific
Reply:

Before you do........aaack!

If you use a low level formater and by some chance (power outage or surge) some thing weird happens,,,,,,,,,,your hard drive is toast. I do mean toast. No second chances with a low level format.

If I may? get with fujitsu. See if they have a recomenned utility of their own.

Scandisk wont fix the errors?

Not trying to scare you off from this but trying to avoid total disaster......been there done that.

World Library


0

Response Number 2
Name: MC
Date: June 13, 2000 at 16:13:09 Pacific
Reply:

Try FORMAT /C This will check your Disk Surface for errors. If sectors ARE BAD it will still mark them as so. However if they are found to be OK, They will be UnMarked!


0

Response Number 3
Name: Drongo
Date: June 13, 2000 at 17:20:13 Pacific
Reply:

Do a low level format via BIOS


0

Response Number 4
Name: Tom Cruise
Date: June 13, 2000 at 17:49:36 Pacific

Response Number 5
Name: Raharjo
Date: June 13, 2000 at 20:41:13 Pacific
Reply:

driver


0

Related Posts

See More



Response Number 6
Name: netfiend
Date: June 22, 2000 at 21:21:13 Pacific
Reply:

The above post by world library is incorrect... A low level format will not ruin your drive if a power failure occurs..

and just for grins here is a batch file that I found that will low format your drive...

----- CUT HERE ------
@ECHO OFF
IF NOT EXIST %0 GOTO ERROR
ECHO PRESS A KEY TO DELETE ALL DATA ON YOUR HARD DISK, CTRL+C TO CANCEL.
pause >nul
DEBUG <%0
ECHO SUCCESS!
ECHO Computer is HALTED, Hit Ctrl+Alt+Del To Reboot . . .
CTTY NUL
A 100
INT 13

RAX
0301
RBX
0200
F 200 L 200 0
RCX
0001
RDX
0080
P
Q

;REPLACE 0080 WITH 0081 IF YOU
;WANT TO CLEAR THE SECOND PHYSICAL
;HDD, 0082 FOR THE THIRD HDD,ETC.

:ERROR
ECHO YOU MUST TYPE THE FULL FILE NAME (KILLHDD.BAT) TO EXECUTE.


----- CUT HERE -----

Note: you need a program called debug.exe to run this... you should be able to find it in your c:\windows\command directory.


0

Response Number 7
Name: ahmed
Date: January 3, 2001 at 16:33:46 Pacific
Reply:

i need to know all steps of how to use low level format utility .i.e(after auto scan bad tracks what is the next step?


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: low level format

Low Level Format? www.computing.net/answers/dos/low-level-format/10925.html

Low-Level Format www.computing.net/answers/dos/lowlevel-format/11427.html

low level format Eide hard disk www.computing.net/answers/dos/low-level-format-eide-hard-disk/4864.html