In the event that partition table is corrupted or boot loader has gone, here are some steps that you can take in order to boot the system as normal.
I hope that you have taken the backup of partition table previously with the command;
#sfdisk -d /dev/sda > /root/sda_partition_table.out
Or if you also want to backup the whole [...]