LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 05-09-2021, 10:39 AM   #1
AdrianMorales
LQ Newbie
 
Registered: May 2021
Location: Spain
Distribution: ArchLinux
Posts: 20

Rep: Reputation: Disabled
Smile grub rescue error: failure reading sector 0x2a00802 from hd0


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 normal
But seems not working.
Thanks for help!
 
Old 05-09-2021, 01:14 PM   #2
mrmazda
LQ Guru
 
Registered: Aug 2016
Location: SE USA
Distribution: openSUSE 24/7; Debian, Knoppix, Mageia, Fedora, others
Posts: 5,799
Blog Entries: 1

Rep: Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066
It would seem to mean Grub is installed to a location on the first disk, which contains a bad sector that prevents it from doing its job.
 
Old 05-09-2021, 03:10 PM   #3
colorpurple21859
LQ Veteran
 
Registered: Jan 2008
Location: florida panhandle
Distribution: Slackware Debian, Fedora, others
Posts: 7,345

Rep: Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588
I believe this is a duplicate of this thread: https://www.linuxquestions.org/quest...d0-4175694809/
 
Old 05-10-2021, 05:02 AM   #4
AdrianMorales
LQ Newbie
 
Registered: May 2021
Location: Spain
Distribution: ArchLinux
Posts: 20

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by mrmazda View Post
It would seem to mean Grub is installed to a location on the first disk, which contains a bad sector that prevents it from doing its job.
I have two SSD in my machine: one for Windows and the other one for ArchLinux.
When I boot an arch live and run fdisk, it only shows the Windows device
Code:
fdisk -l : ___________________________________________________________

Disk nvme0n1: 477 GiB, 512110190592 bytes, 1000215216 sectors
Disk identifier: BFA69E4F-6B49-41DF-A961-FDE4B64FC7FA
              Start        End   Sectors   Size Type
nvme0n1p1      2048     206847    204800   100M EFI System
nvme0n1p2    206848     239615     32768    16M Microsoft reserved
nvme0n1p3    239616  990761253 990521638 472.3G Microsoft basic data
nvme0n1p4 990763008  991823871   1060864   518M Windows recovery environment
nvme0n1p5 991825920 1000214527   8388608     4G Microsoft basic data
Disk nvme1n1: 27.3 GiB, 29260513280 bytes, 57149440 sectors
Disk identifier: 9514720E-07BC-40C4-84BA-8593636BD65F
          Start     End Sectors  Size Type
nvme1n1p1  2048 1050623 1048576  512M EFI System
https://paste.ubuntu.com/p/gYZGKbhpwP/
 
Old 05-10-2021, 05:08 AM   #5
AdrianMorales
LQ Newbie
 
Registered: May 2021
Location: Spain
Distribution: ArchLinux
Posts: 20

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by colorpurple21859 View Post
I believe this is a duplicate of this thread: https://www.linuxquestions.org/quest...d0-4175694809/
I got wrong and put it on hardware forum, when I wanted to post it here.
I have read that there is no way to delete a thread, so I will mark both as solved when I have the solution.
 
Old 05-10-2021, 05:38 AM   #6
colorpurple21859
LQ Veteran
 
Registered: Jan 2008
Location: florida panhandle
Distribution: Slackware Debian, Fedora, others
Posts: 7,345

Rep: Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588
Check connections, your other thread fdisk from boot-repair showed the ssd but p3 had no uuid/partuuid as if there was something wrong with the filesystem on p3

Last edited by colorpurple21859; 05-10-2021 at 06:04 AM.
 
Old 05-12-2021, 04:41 AM   #7
AdrianMorales
LQ Newbie
 
Registered: May 2021
Location: Spain
Distribution: ArchLinux
Posts: 20

Original Poster
Rep: Reputation: Disabled
Finally I determined that the disk is corrupted and I reinstall the entire OS.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] grub rescue error: failure reading sector 0x2a00802 from hd0 AdrianMorales Linux - Hardware 5 05-12-2021 04:39 AM
Failure reading sector 0x...... from hd0 giancarlo64 Linux - Newbie 11 05-28-2019 04:46 AM
Error: attempt to read or write outside of disk 'hd0' Entering rescue mode . . . grub lynyl Ubuntu 3 08-05-2014 11:11 PM
Infinite Grub Loop: GRUB GRUB GRUB GRUB GRUB GRUB GRUB GRUB GRUB GRUB... beeblequix MEPIS 2 11-02-2013 10:56 PM
[SOLVED] grub hd0,0 hd0,1 clarification for using single /boot partition zeebra Linux - General 2 02-28-2012 03:07 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 04:07 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration