Centos 7 installed on Dell Optiplex 3020 cannot reboot (hang)
CentOSThis forum is for the discussion of CentOS Linux. Note: This forum does not have any official participation.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Introduction to Linux - A Hands on Guide
This guide was created as an overview of the Linux Operating System, geared toward new users as an exploration tour and getting started guide, with exercises at the end of each chapter.
For more advanced trainees it can be a desktop reference, and a collection of the base knowledge needed to proceed with system and network administration. This book contains many real life examples derived from the author's experience as a Linux system and network administrator, trainer and consultant. They hope these examples will help you to get a better understanding of the Linux system and that you feel encouraged to try out things on your own.
Click Here to receive this Complete Guide absolutely free.
Centos 7 installed on Dell Optiplex 3020 cannot reboot (hang)
Hi all,
I have installed Centos 7 on Dell OPTIPLEX 3020. it random hang when i reboot. but it OK if I shutdown and press power on again. I appreciate if someone can help me on this
this is the output of cat /proc/cmdline
BOOT_IMAGE=/vmlinuz-3.10.0-327.36.3.el7.x86_64 root=/dev/mapper/centos-root ro rd.lvm.lv=centos/root rd.lvm.lv=centos/swap rhgb quiet reboot=pci LANG=en_US.UTF-8
i have try with reboot=apci, but still the same issue
Eh, the APCI thing may not be the problem ( or their may be more than one problem and acpi is interacting with something else in an unlikeable way)
I notice you have added (correctly, I think) the "no bootsplash" option (rhgb quiet), are you still seeing the bootsplash on reboot or are you looking at the output of systemd ?
If you are looking at the output, when it hangs, what are the last entries before it stops?
maybe it was fixed with this
BOOT_IMAGE=/vmlinuz-3.10.0-327.36.3.el7.x86_64 root=/dev/mapper/centos-root ro rd.lvm.lv=centos/root rd.lvm.lv=centos/swap rhgb quiet reboot=warm,cold,bios,smp,triple,kbd,acpi,efi,pci,force LANG=en_US.UTF-8
i tried to reboot 50 times but did not hang anymore.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.