2

after doing a kernel-update (only via yum update) my centOS 7 (64bit) does no longer boot.

enter image description here

I now booted into rescue-mode and tried to mount /dev/md2 - this worked fine:

enter image description here

Any ideas what I could do here?

MyFault
  • 963

1 Answers1

1

Do as it suggests and make a copy of the rdsosreport.txt to /boot.

You could try booting the previous kernel - Reset the system, you should get an opportunity to select which kernel to boot, select an earlier one and see what happens.

user9517
  • 117,122