Currently in grub2 ( trying to solve a boot problem ) , coming from this post
https://unix.stackexchange.com/q/418401
However whenever I am tying to set the Linux kernel using this command
linux (hd0,gpt1)/boot/vmlinuz-5.4.0.-37-generic
I am getting
error: failure reading sector 0x465aa00 from 'hd0'
It cannot be a hard drive problem because i can clearly use ls -la (hd0,gpt1)/
or any such ls
commands and can see the contents ( i wouldn't have known which vmlinuz to take without seeing the contents of boot )
So if anyone can help me on this it would be really appreciated . Also there are no gdisk or fdisk commands so most of the other posts here are kind of not useful. Here is a picture: https://ibb.co/743rj68
badblocks
, SMART checks etc) – guiverc Jul 14 '20 at 05:00