LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
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 12-06-2016, 05:52 AM   #1
codyngr
LQ Newbie
 
Registered: Dec 2016
Posts: 7

Rep: Reputation: Disabled
Failure reading sector 0xfc from 'hd1' error...


Hi

I just installed CentOS 7.1, and I'm getting this error (screenshot attached) after grub menu boot. It stays there for few seconds and starts normal boot process.

The other OS's I have in my PC are Windows 10 and Kali. I've installed all these OSs through USB ie., downloaded ISO and DD them to USB Pen drive.

I don't know what this problem is and so I don't know from where I should start looking for problems.

Kindly guide me as what should I do? I even don't know which file's output I should attach so you can go through that.

Thanks you very much.
Attached Thumbnails
Click image for larger version

Name:	13d796e7-68e0-485c-8566-be9e2ddfae38.jpg
Views:	362
Size:	52.4 KB
ID:	23684  
 
Old 12-07-2016, 05:21 AM   #2
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 15,460

Rep: Reputation: 2187Reputation: 2187Reputation: 2187Reputation: 2187Reputation: 2187Reputation: 2187Reputation: 2187Reputation: 2187Reputation: 2187Reputation: 2187Reputation: 2187
"Failure to read" is different to "Bad Sector. . ." type errors. A bad sector gives numbers that don't add up; a failure to read is more fundemental, and doesn't return numbers (i.e. the cpu sees 0xFF everywhere). It points at hardware, or a format error, maybe even a driver, that sort of thing.
 
Old 12-07-2016, 08:52 AM   #3
sundialsvcs
LQ Guru
 
Registered: Feb 2004
Location: SE Tennessee, USA
Distribution: Gentoo, LFS
Posts: 10,358
Blog Entries: 4

Rep: Reputation: 3822Reputation: 3822Reputation: 3822Reputation: 3822Reputation: 3822Reputation: 3822Reputation: 3822Reputation: 3822Reputation: 3822Reputation: 3822Reputation: 3822
Run a "SMART" self-diagnostic on this drive.

Let it run while you're driving to the store today to buy a replacement drive.
 
Old 12-07-2016, 06:59 PM   #4
c0wb0y
Member
 
Registered: Jan 2012
Location: Inside the oven
Distribution: Windows
Posts: 417

Rep: Reputation: 74
Output of dmesg, any hardware-issue related messages there? How many disk(s)? computer have? Which is the default boot drive? Where is Grub installed and where the OSs are installed?
 
Old 12-08-2016, 08:49 AM   #5
codyngr
LQ Newbie
 
Registered: Dec 2016
Posts: 7

Original Poster
Rep: Reputation: Disabled
Sorry for the delayed response. When I posted this question and hit submit button, I got a message something like "Your question will be posted after administrator moderation..." I waited several hours for my thread to be posted, and when it didn't appear, i just gave up. I thought because I have attached photo from my mobile phone, my question got rejected automatically by forum software.

Now that its posted, here are my details:

Quote:
Originally Posted by c0wb0y View Post
any hardware-issue related messages there?
No

Quote:
Originally Posted by c0wb0y View Post
How many disk(s)? computer have?
One. (hd0)

Quote:
Originally Posted by c0wb0y View Post
Which is the default boot drive?
CentOS 7.1 in /dev/sda1

Quote:
Originally Posted by c0wb0y View Post
Where is Grub installed and where the OSs are installed?
CentOS 7.1 = /boot/efi/EFI/centos/grub.cfg
Windows 10 = /boot/efi/EFI/Microsoft/
Kali = /boot/efi/EFI/kali/grub.cfg

Partition structure:
Code:
# lsblk -o name,size,type,fstype,label,partlabel /dev/sda1 /dev/sda5 /dev/sda6 /dev/sda7 /dev/sda9
NAME       SIZE TYPE FSTYPE      LABEL  PARTLABEL
sda1       500M part vfat        Efi    EFI System Partition
sda5      59.6G part ntfs        Win    Windows 10 Pro
sda6       450M part ntfs               
sda7         8G part swap        Swap   Linux swap
sda9       332G part LVM2_member        Linux LVM
├─vg-cen    20G lvm  xfs         CentOS 
├─vg-hom   150G lvm  xfs         Home   
├─vg-fix   100G lvm  crypto_LUKS Passwd       
└─vg-kal    62G lvm  ext4        Kali
DMESG:
Code:
# dmesg | grep -i 'error\|warn\|hd0\|hd1'
[    6.104886] ACPI Warning: SystemIO range 0x000000000000f000-0x000000000000f01f conflicts with OpRegion 0x000000000000f000-0x000000000000f00f (\_SB_.PCI0.SBUS.SMBI) (20130517/utaddress-254)
[  786.181208] nouveau E[   PFIFO][0000:01:00.0] CACHE_ERROR - ch 5 [chrome[4137]] subc 0 mthd 0x0060 data 0xbeef0201
No results
Code:
# grep -rI 'hd1' /boot/*
# grep -rI 'hd1' /etc/*

Last edited by codyngr; 12-08-2016 at 08:52 AM.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Voice logger boot failure-reports 'error reading block 33051' sheyipetr Fedora 1 01-18-2011 02:14 AM
voice logger boot failure - reports 'error reading block 33051' sheyipetr Fedora 1 01-18-2011 02:13 AM
Error reading sector 2 firewiz87 SUSE / openSUSE 2 05-09-2009 02:58 AM
boot failure: IO error reading journal superblock waterbug1963 Fedora 1 09-12-2007 11:34 AM
How Do I Change root(hd1,0) to rootnoverify(hd1,0)? Norab Linux - Software 5 08-20-2005 02:24 PM

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

All times are GMT -5. The time now is 03:37 AM.

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