CentOS reboot failed, always respawn, how to solve

Source: Internet
Author: User
CentOS reboot failed, always respawn
CentOS installed MySQL, according to the internet, changed the INIT.D, increased the datadir= ... The path is there, I have verified it.
Said to be restarted, but the reboot failed, the display stopped at Init.d,datadir=...,command not found, always respawn
Keep hatching the thread, then the error, then kill the thread, and then continue to cycle. Unable to enter the graphical login interface.
I'm loading CentOS 6.3, which is a developer environment configuration.
Now I can't enter the system login interface (enter username and password)
There are a lot of software, as well as my installation experience, really do not want to re-do virtual machine.
Help, ~~~~~~~~~~~~~~~~~~~~~~~~~~.

------Solution--------------------
Is it not configured well?
[[email protected] ~]# chkconfig mysqld on← set up MySQL service with system boot from boot
[[email protected] ~]# chkconfig--list mysqld← confirm MySQL self-booting
Mysqld 0:off 1:off 2:on 3:on 4:on 5:on 6:off← If 2--5 is on the status OK
[[email protected] ~]#/etc/rc.d/init.d/mysqld start← start MySQL service

Initializing MySQL database: [OK]
Starting MySQL: [OK]
------Solution--------------------
Like this situation, really can not get into the way, only re-installed!
  • Contact Us

    The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

    If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

    A Free Trial That Lets You Build Big!

    Start building with 50+ products and up to 12 months usage for Elastic Compute Service

    • Sales Support

      1 on 1 presale consultation

    • After-Sales Support

      24/7 Technical Support 6 Free Tickets per Quarter Faster Response

    • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.