FREE: Trinity Rescue Kit (TRK) - recover Windows using Linux
By Michael Pietroforte | 2 Comments | Permalink | Trackback | Previous | NextLast year, I wrote a short article that explains what you can do if you forgot your password. Some of those who commented on the article recommended the Trinity Rescue Kit (TRK), a free Linux-based recovery solution. However, TRK can do much more than just reset passwords. Like MSDaRT, which I reviewed some days ago, it can be helpful to recover a Windows installation in offline mode.
TRK comes as an ISO file which you have to burn to a CD. It is also possible to boot from a USB stick. After booting, you have several options for how to start TRK. Most of them are related to possible driver problems you might experience once you start TRK. You can also test the system memory here before TRK starts.
In most cases, the default settings are the best choice. I tried TRK under VMware Workstation 6, and encountered only one minor driver issue. TRK didn’t support my German keyboard. This is not a big deal if you are familiar with the English keyboard mapping. However, I think, this indicates that driver problems might be one of TRK’s weaknesses.
Once TRK has been loaded, you will find yourself on a Linux prompt. Hence, you have no other choice than to consult the documentation. You can do that by entering “trkhelp”. Most of the commands are quite easy to handle; you don’t have to be a Linux expert. However, basic Linux knowledge is sometimes required.
These are the main tools of TRK:
Mountallfs
This tool scans all local storage devices and mounts their filesystems. Once you have access to your Windows installation’s filesystem, you can work with Linux commands like cp or rm to make changes. You can also use the text editor vi, but Windows users will probably prefer pico.
Fileserver
The tool behind Fileserver is Samba, the famous Linux implementation of Microsoft’s SMB/CIFS networking protocol. Fileserver allows you to access the filesystem remotely from a Windows box. This way you can change the files of your patient remotely with your familiar Windows tools.
Viruscan
Some viruses can only be removed when the operating system isn’t running, because they replicate faster than the antivirus software can kill them. TRK comes with four different scan engines: Clamav, F-prot, Grisoft AVG, and BitDefender Scanner. This is certainly a nice feature because it increases your chances of coping with new malware. All scanners can be updated online, directly from the TRK command prompt.
Winpass
This tool allows you to reset any user’s password without knowing the administrator password. Note that if you didn’t export private keys, you won’t be able to access EFS encrypted files anymore. This is always the case with tools that reset the password while Windows is offline. You should also be careful when you disable syskey, because all local passwords will become invalid. Read the manual carefully!
Regedit
TRK comes with a command-line based registry editor. For example, the ls command lists all keys, and with the cd command, you can navigate to a subkey. This is certainly a very inconvenient way to edit the registry.
Clonexp
Clonexp can create an image of an NTFS partition and copy it to another computer. This can be useful if you want to create a backup of your disk before you start messing with it.
Ntfsundeleteall
The name of this tool speaks for itself. Undelete only works if the files haven’t been overwritten yet by Windows. If you have ever accidentally deleted important files which you can’t recover via the Windows Recycle Bin, I recommend pulling the power plug of your computer immediately, and then trying to undelete them with a tool like TRK while Windows is offline.
TRK is certainly a useful tool if you are not afraid of Linux. However, it is not really a match for MSDaRT. Microsoft’s solution is not only easier to use, it also offers more tools to recover a Windows installation. But the Trinity Rescue Kit has one essential feature that MSDaRT lacks. It is free!
Trinity Rescue Kit
Leave a Comment |
Subscribe RSS
|
Newsletter







(4 votes, average: 4.25 out of 5)

OK, I’ve followed the link to Trinty twice now. Where the ???? is the download link?
I had the same problem when I visited the site the first time. You have to click on “Projects” and then on “Trinity Rescue Kit”, and then on “Download”. Here is the download link: http://trinityhome.org/Home/index.php?wpid=5&front_id=12