On 15 August 2010 17:19, Marco d'Itri <[email protected]> wrote: > On Aug 15, Vikram Vincent <[email protected]> wrote: > >> During booting, you will get errors saying "udeverror- udev already running" > This cannot happen in normal conditions. > I believe your initramfs is broken in some way, what happens if you > force rebuilding it?
I simply upgraded my kernel version, headers and all to the one currently in unstable (2.6.32+28). cd /etc/rc2.d/ mv K02udev S02udev cd /etc/rc3.d/ mv K02udev S02udev Again got the error: "Starting hotplug events dispatcher: udeverror..." and unable to log in. > >> Solution: >> Boot into single user mode - >> cd /etc/rc2.d/ >> mv S02udev K02udev > This is not a solution, you broke your system worse. This solution seems to keep my system running fine. Any other suggestions? -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

