You may see boot menu showing all operating system in the list from that you can start system or initialize Linux kernel. In case you do not observe such behavior, the problem can be related to MBR or GRUB. In such situations, you may need to format the disk and perform data recovery Linux.In a practical scenario, you may fail to boot your Linux based computer when you install the Windows OS on the same machine. This behavior makes all your precious data inaccessible from Linux disk.
Root Cause
This problem usually occurs if the MBR gets overwritten. It makes your Linux system unbootable. The problem may occur when you install Windows operating system on a disk that has Linux operating system already installed.
Resolution
Try the following recovery methods to fix this problem-
Boot your system using Linux Rescue CD or installation disk. Enter the disk and use the following command on boot prompt-
root=/dev/hdXX. Here 'hdXX' is boot partition of the disk.
Format the hard drive and reinstall the Linux operating system. This behavior removes all your significant data from the drive and thus requires Linux file recovery to be fixed.
Restore your valuable data from the most recent backup. It is the best Ext3 recovery method. However, you must have an updated backup to ensure absolute recovery.
Use Linux data recovery software. The Ext4 recovery applications are capable of fixing all data loss situations.