Originally posted by: Deeko
She just reformatted. its still doing it. That can't be good?
If she just reformatted the drive then one of two things is going on
1) The virus is active on another partition of the drive (or possibly on another physical drive).
2) The virus is a boot sector virus. You can usually get rid of this type by doing a "fdisk /mbr" from a command line. This will force fdisk to rebuild the master boot record of the drive. Depending upon where the virus actually lives (the boot sector may only contain a "pointer" to the virus code), this may or may not get rid of it but it will prevent it from starting up when the machine boots.
Since she just reformated, it looks like there isn't any data you're worried about loosing so you don't have anything to loose by using option #2. Normally, this is a harmless operation but some boot sector viruses are REALLY nasty and are written with the attitude "if you take me down, I'll take your box down with me".
Dave