I have a DELL Inspiran laptop. Recently I had a problem my External Hard Disk is not detected.
So I followed the below steps,
sudo mount /dev/sdxn /mnt
I got a message "GPT table corrupted" so I followed this solution Fixing corrupt backup GPT table?
sudo gdisk /dev/sda
w
After re-starting the laptop I can't able to see the OS only blank screen is displaying.
Only I can see F2 and F12 key options
Help me how to fix this problem.