Re: Kudzu
From: Trog Woolley (trog_at_email.fake)
Date: 06/30/04
- Previous message: javaprog: "ximian and connector"
- In reply to: Mark Stier: "Kudzu"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 30 Jun 2004 16:32:32 +0000 (UTC)
While stranded on the hard shoulder of the information super highway kalium@gmx.de typed:
> Installing RedHat 9 on newer computers often fails because kudzu hangs
> at startup.
>
> Question: do recent versions of kudzu detect and avoid such problems
> upon reboot?
Dunno, but you can always take the easy option and disable kudzu.
I don't know about you, but I never add new hardware, so I don't
need something to check for it every time I boot the box up.
I disabled it with a real bodge; I changed /etc/rc.d/init.d/kudzu
as per (NB this is for RH 7.1 but RH9 should be similar) :
case "$1" in
start)
action "Updating /etc/fstab" /usr/sbin/updfstab
exit 0 # trog
echo -n $"Checking for new hardware"
HTH
-- Trog Woolley | trog at trogwoolley dot com (A Croweater back residing in Pommie Land with Linux) Isis Astarte Diana Hecate Demeter Kali Inanna
- Previous message: javaprog: "ximian and connector"
- In reply to: Mark Stier: "Kudzu"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]