Centos 7 install stuck on login screen - could anyone please assist in getting this error fixed?

General support questions
Post Reply
xenophenes
Posts: 1
Joined: 2017/04/22 19:35:24

Centos 7 install stuck on login screen - could anyone please assist in getting this error fixed?

Post by xenophenes » 2017/04/22 19:38:07

Starting up the computer will load everything up until the background for the login screen appears, and it freezes there with no cursor or login prompt.

Ctrl-Alt-F2 to get to the command prompts reveals an error that's repeating every 3 seconds or so:

Code: Select all

exception Emask 0x0 Sact 0x8 SErr 0x0 action 0x0
irq_stat 0x40000008
failed command: READ FPDMA QUEUED
cmd 60/08:08:e8:11:aa/00:00:74:00:00:40 tag 13 ncq 4096 in
res 41/40:08:e8:be:ab/00:00:74:00:00:40 Emask 0x409 (media error) <F>
status: { DRDY ERR }
error: { UNC } 
blk_update_request: I/O error, dev sda, sector 1923858152
The lines beginning with "cmd", "res", and "blk_update_request" all change the numbers with each repeat.

This is a clean install of CentOS 7; I installed only git, docker, and golang. I also did a yum update and modified the .bashrc file to define some variables. There shouldn't be any reason for the error, but it's happened twice; the first time I reinstalled CentOS with a fresh download and did the same steps, and the same problem has occurred.

Any ideas of how to fix this or what it even is?

User avatar
TrevorH
Site Admin
Posts: 33216
Joined: 2009/09/24 10:40:56
Location: Brighton, UK

Re: Centos 7 install stuck on login screen - could anyone please assist in getting this error fixed?

Post by TrevorH » 2017/04/22 21:23:31

At an outside chance, you might have a dodgy cable to your disk but, really, it looks like it's dying. Try smartctl -a /dev/sda and see what that says.
The future appears to be RHEL or Debian. I think I'm going Debian.
Info for USB installs on http://wiki.centos.org/HowTos/InstallFromUSBkey
CentOS 5 and 6 are deadest, do not use them.
Use the FAQ Luke

Post Reply