I see, that is a real shame... Formatting a hard drive is always a
pain in the neck...
The way I see it you have a few options...
A) Don't run defrag/scandisk... overtime system performance may
slightly degrade but, it is very easy, and fast, and you don't loose
any data...
B) Backup your system, format the drive with the format command that
comes with win98, then restore the data from your backups... This will
take some time, but it *should* fix the problem. If you look at the
options for the format command you can use the /Z option to "fiddle"
with the cluster size, here is some documentation on format. Note you
can also see a quick help if you type in format /? on the DOS prompt.
/Z:n - Specifies the cluster size in multiples of 512 bytes. Valid
values of n are:
n |Cluster size
---+------------
1 | 512bytes
2 | 1k
4 | 2k
8 | 4k
16 | 8k
32 | 16k
64 | 32k
http://www3.sympatico.ca/rhwatson/dos7/z-format.html
This means that you would want to use the following command (should
you choose this route):
format C: /z:16
C) Your 3rd and final option is to try and figure out who made your,
HD (if you open your case and look at the HD it will say who made it
on a sticker on the HD... Something like Western Digital, or Seagate,
or IBM, or some other HD company...) Contact them, and ask if they
have a tool that will solve this problem with out having to reformat
the drive... If they do, it is probably free, get it and use it... :)
Hope this helps,
--jld |
Clarification of Answer by
jeanluis-ga
on
29 Jul 2002 14:15 PDT
Updating your BIOS, is something I would try if formatting your HD
does not work. Typically I would suggest something non-destructive
before formatting, but according to the MS Knowledge base this is a
known problem, and is fixed by formatting your HD... If you have done
the format, and you are still seeing the problem, then I would goto
try things like updating your BIOS...
But just fyi, when it says EZ-BIOS when the computer boots up, does it
also give some numbers or any other info? If so what is that info,
(note: you MAY be able to figure out what BIOS version you are running
by going into the BIOS setup... Which can usually be done by pressing
the DEL key when the computer is booting up.) Or do you know the exact
motherboard that is installed in your computer? If you know what
motherboard you have then from that you should be able to goto the
motherboard manufactuer webpage, download the latest BIOS, and a
little utility to "flash" the new BIOS. But again I would try and go
with what the MS Knowledge base said, and try the format, and only
mess around with your BIOS if that doesn't work...
--jld
|