Right, slow down a bit, lets deal with that first one there. The Stop 0x24 message (the first one) indicates that a problem occurred within Ntfs.sys, the driver that allows the system to read and write to NTFS file system drives. Now, obviously this puts a dodogy hard drive in the frame aswell as a bad windows install, but you just formatted so perhaps not a bad install.
If you only have the one drive (C:/) then do this.....
START - RUN - "cmd" - "chkdsk /f" It will tell you it cant lock the drive and prompt you to do it on the next reboot, accept this by presing Y and then reboot and let it complete. Thisprocess checks the file system structure, hence /f
This error can still occur even if you have your drives formatted in FAT32, not onyl NTFS, follow the instructions anyway.
----------------------
Now the second one, that c000021a error refers to a computers FQDN (not something you can change) being exactly 200 bytes long, upon logon an extra byte is added to this and this causes corruption. Aparently though, this error only occurs in an un service packed windows 2000 environment, but it obviously doesnt...... No help from me here, perhaps someone else can fill in the gaps now..... my fingers hurt....
dragon2309