Thursday, July 31, 2008
Defragging The Windows Page File
Whenever you defrag your hard drive (using the tool which ships with Windows), you might notice there is a big green block which not movable. For the most part this green block is your Windows page file. Typically the way to make sure this gets defragged is to simply “delete it” by (steps abbreviated) removing the page file, defragging the hard drive and then re-setup the page file. Instead of this workaround, defrag the page file directly by using Sysinternals PageDefrag tool.
This free tool does just what you think, defrags your page file:
PageDefrag uses advanced techniques to provide you what commercial defragmenters cannot: the ability for you to see how fragmented your paging files and Registry hives are, and to defragment them. In addition, it defragments event log files and Windows 2000/XP hibernation files (where system memory is saved when you hibernate a laptop).
Using Ubuntu Linux To Recover Windows Files
If you've ever asked for help with your Windows computer that won't boot anymore, you've probably been told to "Backup all your data and then reinstall"… but if you can't boot, how can you get to your data? That's the question we'll be answering today.
One of the easiest methods to access your data is to simply boot off an Ubuntu Live CD… and it's completely free (except for the cost of a blank cd).
continued -> http://www.howtogeek.com/howto/windows-vista/use-ubuntu-live-cd-to-backup-files-from-your-dead-windows-computer/
Labels: linux, recovery, windows