grub rescue error: failure reading sector 0x2a00802 from hd0
by AdrianMorales from LinuxQuestions.org on (#5HMN3)
Hi community!
When I try to enter my linux, a grub rescue prompt appears and show me that error grub rescue error: failure reading sector 0x2a00802 from hd0
I try the following:
Code:ls
>>>(hd0) (hd0,gpt4) (hd0,gpt3) (hd0,gpt2) (hd0,gpt1)
ls (hd0,gpt4)
>>>Filesystem is ext2
ls (hd0,gpt3)
>>>(hd0,gpt3): Filesystem is unknown
>>>error: failure reading sector 0x2a00802 from hd0
set
>>>cmdpath=(hd0,gpt1)/EFI/BOOT
>>>prefix=(hd0,gpt3)/boot/grub
>>>root=hd0,gpt3
insmod normal
>>>error: failure reading sector 0x2a00802 from hd0
normal
>>>Unknow command normalBut seems not working.
Thanks for help!
When I try to enter my linux, a grub rescue prompt appears and show me that error grub rescue error: failure reading sector 0x2a00802 from hd0
I try the following:
Code:ls
>>>(hd0) (hd0,gpt4) (hd0,gpt3) (hd0,gpt2) (hd0,gpt1)
ls (hd0,gpt4)
>>>Filesystem is ext2
ls (hd0,gpt3)
>>>(hd0,gpt3): Filesystem is unknown
>>>error: failure reading sector 0x2a00802 from hd0
set
>>>cmdpath=(hd0,gpt1)/EFI/BOOT
>>>prefix=(hd0,gpt3)/boot/grub
>>>root=hd0,gpt3
insmod normal
>>>error: failure reading sector 0x2a00802 from hd0
normal
>>>Unknow command normalBut seems not working.
Thanks for help!