System Stalls at Boot Up

General support questions
Post Reply
dtx1
Posts: 16
Joined: 2021/04/27 04:17:20

System Stalls at Boot Up

Post by dtx1 » 2023/05/10 06:20:10

When I reboot my system it stalls (see pics at links).

I recently did a yum update, which completed normally.

When in the rescue kernel, I did notice that /boot was 100% full; I've been keeping 3 kernels.

So, I performed (I have yum-utils installed): 'cleanup-package --oldkernels --count=2', which dropped /boot to 63%, but I still cannot get through the boot sequence. I also noticed that the kernels that appear in the menu are not all available in /boot and I get an error if I pick some of them to boot from. I ran grub2-mkconfig -o/boot/grub2/grub.cfg but this did not resolve that issue.

It seems to get stuck -- but not in the same place each time.

I thought a recent install of Maldet was causing the issue -- but I have uninstalled it and it has not fixed the issue.

I disabled Docker:

sudo systemctl disable docker.service
sudo systemctl disable containerd.service

But still no good.

I'd appreciate some guidance.

thanks!

https://drive.google.com/file/d/1ZhXkK1 ... sp=sharing
https://drive.google.com/file/d/176iKLX ... sp=sharing
https://drive.google.com/file/d/1ZR9_hu ... sp=sharing
https://drive.google.com/file/d/1pMa_I_ ... sp=sharing
Last edited by dtx1 on 2023/05/11 06:03:54, edited 4 times in total.

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

Re: System Stalls at Boot Up

Post by TrevorH » 2023/05/10 09:23:05

Did you try the older kernel?
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

Whoever
Posts: 1361
Joined: 2013/09/06 03:12:10

Re: System Stalls at Boot Up

Post by Whoever » 2023/05/10 16:27:37

How long did you wait for the boot to complete?

dtx1
Posts: 16
Joined: 2021/04/27 04:17:20

Re: System Stalls at Boot Up

Post by dtx1 » 2023/05/11 01:22:23

Whoever: I waited about an hour. I uninstalled maldet but that did not fix the problem.

TrevorH: Yes, I tried the other kernels -- same result. However, after running 'cleanup-package --oldkernels --count=2' once more the kernels that appear in the menu during boot time are not all available in /boot and I get an error if I pick some of them to boot from. I ran grub2-mkconfig -o/boot/grub2/grub.cfg but this did not resolve that issue.

dtx1
Posts: 16
Joined: 2021/04/27 04:17:20

Boot Drive Filled Up and Now Boot Sequence Hangs

Post by dtx1 » 2023/05/13 08:57:44

My /boot got totally full --> 100%. And now the boot sequence hangs.

I checked the yum history and it had trouble completing some kernel updates because of the full space. And grubby had some problems creating grub.cfg.

I've reduced the space by:'cleanup-package --oldkernels --count=2', which dropped /boot to 63%, but I still cannot get through the boot sequence.

How to fix? I can get into rescue mode and get the ethernet up. Should yum update the kernel?

https://drive.google.com/file/d/1s9eNC5 ... sp=sharing
https://drive.google.com/file/d/1o6QyN_ ... sp=sharing
https://drive.google.com/file/d/1QnSMld ... sp=sharing

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

Re: System Stalls at Boot Up

Post by TrevorH » 2023/05/13 13:37:15

Please don't make duplicate threads. I have merged the new one into the existing one.
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