Archive for November, 2009

Bluescreen with TrueCrypt (on mounting container)

Montag, November 16th, 2009

This weekend I got crazy, as TrueCrypt just caused my Windows 7 when I wanted to mount a TrueCrypt file container.

This is often caused by a Windows Ext2 driver, but on my system it wasn’t. The Windows Driver Verifier tool (verifier.exe) kind of conflicted with the TrueCrypt file system driver. As this is a driver running in kernel mode, Windows immediately dies.

Many thanks to Rollin’ Rog on Tech Support Guy Forums. The thread is not tightly related to TrueCrypt itself, but it helped.

So: Disable verifier.exe when you wish to work with TrueCrypt! (Run verifier.exe, choose “Delete existing settings”)

This was one of the nice “everything is broken but I did nothing at all!” problems… reading the KB article about the Verifier tool, it sounds pretty crazy (and interesting) what it does, but I haven’t done further research to find the exact problem. Doesn’t matter to me, as long as my system is running again.