Disabled it how?Originally Posted by DrWhOz
I would suspect that this might be part of your problem, because unless it is "disabled" properly, it might be causing the system to hang for a bit while the system tries to activate it.
Another thing that might cause a long boot is the services you are starting up, and the following information from you would be helpful:
Do you boot into the graphical login manager or are you taken just to a command line(text) prompt?
If you boot into graphical mode, please login and type the following into a terminal(konsole) window:
ls /etc/rc.d/rc5.d
and post the output of that command.
If you boot into console(text) mode, please login and type the following command:
ls /etc/rc.d/rc3.d
and post the output of that command.
This will tell us what services are starting up when your machine boots. I suspect this might also be part of the problem, because you used the automatic installation, and you are probably starting up services that aren't yet configured properly(or needed at all), and that can cause a long bootup.


Reply With Quote

Bookmarks