kyroha
03-26-2004, 01:43 AM
I just found out how to disable the check for new hardware on startup in Fedora Core 1 (I assume this would work in all RedHat distros) just log into a CLI as root and type
chkconfig kudzu off
Makes bootup a lot faster as it no longer wastes time by checking for new hardware, if you do add new hardware you can always type
chkconfig kudzu on
to re enable it.
BTW I was tempted to post a question asking how to do this, but 5 minutes with google/linux yielded the answer. :)
chkconfig kudzu off
Makes bootup a lot faster as it no longer wastes time by checking for new hardware, if you do add new hardware you can always type
chkconfig kudzu on
to re enable it.
BTW I was tempted to post a question asking how to do this, but 5 minutes with google/linux yielded the answer. :)