A
Arno Wagner
Previously J. Clarke said:Arno Wagner wrote:
Since the servo information is used to position the heads, the servo
information has to be in the location at which the heads reside when they
are reading and writing. It used to be that one surface of the drive was
reserved for the servo tracks--I'm not sure how they do it today.
Not anymore. At least not in all cases. Today it often (allways?) is
slim, very short tracks that are all over the disk, between the
data tracks and on the data tracks (there are short gaps in the data
for this). The idea is that while seeking the heads will actually read
many of these servo tracks and the disk will know where the heads
are. These short servo "bursts" are designed so that they can be read
with very little synchronisation, i.e. while the head is moving.
The reason the firmware woul need to be patched to overwrite the servo
info is siomply that great care has been investen in the firmware to
make sure that the normal operations do not harm the servo information.
There could also be operations to delete the servo info, but I see
no reason why those should be included.
Arno