I commented in a seperate thread that a rapid series of calls to Interrupt 13h, Function 19h could hurt the hardware. I have to admit that this was speculation on my part, based on information that might not apply to the most modern hard drives. Not so long ago, drive manufacturers recommended that users stop using "park" utilities on their HDs because they could damage a head or even a platter by forcing an unexpected seek to the landing zone. Modern hard drives incorporate an "auto-park" feature that moves heads to the landing zone on power-down to prevent damage from kinetic shock. Hence, park utilities joined a growing genre of software superceded by improved hardware.
Interrupt 13h, Function 19h causes a drive to park instantaneously. Function 00h causes a disk system reset, forcing a seek to track zero. Now, imagine the effect produced by alternating between these actions several times every second. The strain on the hardware would be roughly equivalent to powering-down the drive and then powering-up again several times per second.
The first noticable effect would be a BSOD. Windows would not be able to read or write to the swap file. But that wouldn't stop the hypothetical virus... a terrible grinding noise would accompany the blue screen. This would be the sound of a drive committing suicide.
Again, this may be pure speculation on my part. I don't have many hard drives I can sacrifice in the name of science. But if anybody is absolutely
dead certain that a virus can't damage hardware, contact me and I'll write a small program that I feel may be up to the task.
Alt255@Vorpalcom.Intranets.com