TestDisk is a powerful free data recovery software! It was primarily designed to help recover lost partitions and/or make non-booting disks bootable again when these symptoms are caused by faulty software, certain types of viruses or human error (such as accidentally deleting a Partition Table). Partition table recovery using TestDisk is really easy. (read more…)
Related Posts
Callee RC: 0×80040154
- govath
- January 20, 2009
- 0
Callee RC: 0×80040154 error while using Virtualbox on Fedora 9. You can fix this by removing some files from tmp directory: sudo rm -rf /tmp/.vbox*
Kill and Logout Users From linux
- govath
- September 14, 2011
- 0
Open a terminal, and then type the following commands. Login as root su – or sudo su – and entering the root password. Type the […]
Shutdown ubuntu/esx/redhat server From windows using plink
- govath
- August 1, 2011
- 0
The easiest way to execute any command from windows using putty installation. The example below you can shutdown your linuxbox server from windows using shutdown […]