|
|||||||||||
|
Re: boot process hangs on init of mysqld
From: Keith Christian <keithchristian(at)yahoo.com>
Date: Thu Oct 25 2007 - 11:26:28 EDT
When my boot process starts mysqld, it hangs. How can I get it unstuck? I cannot ssh into the machine because the boot process hasn't progressed far enough. So, I cannot edit the init scripts to remove mysqld. Is there some key-stroke sequence I might be able to try to interrupt the init.d scripts? I've tried the obvious (ctl-C, ctl-D, etc.) You'll want to boot into "single user" mode. Try these steps:
kernel /boot/vmlinuz-2-6.18-4-686 root=/dev/hda1 ro 4. With the highlight on that line, press "e" once again. 5. Screen changes to one where the line can be edited (See "Minmal BASH-like line editing is supported", and a prompt "grub edit >".) 6. The cursor is at the end of the line, type "single" (the line now reads thus:) kernel /boot/vmlinuz-2-6.18-4-686 root=/dev/hda1 ro single 7. Press the Return key. 8. The GNU GRUB screen reappears, press "b" to boot the system. 9. See a few screens of kernel messages, then a prompt "(or type Control-D to continue:)"
man update-rc.d
======Keith -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.orgReceived on Thu Oct 25 11:27:42 2007 This archive was generated by hypermail 2.1.8 : Mon Feb 25 2008 - 11:53:52 EST |
||||||||||
|
|||||||||||