[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Kudzu is dead, causes my system to hang.
- From: Jeff Vian <jvian10 charter net>
- To: For testers of Fedora Core development releases <fedora-test-list redhat com>, dant cdkkt com
- Cc:
- Subject: Re: Kudzu is dead, causes my system to hang.
- Date: Wed, 15 Mar 2006 21:00:17 -0600
On Wed, 2006-03-15 at 18:30 -0800, Dan Thurman wrote:
> Hi,
>
> After several previous posting, I finally figured it out
> temporarily how to fix my boot hang when kudzu freezes
> up - just Fedora Rescue and insert a exit 0 in the
> /etc/rc5.d/S50kudzu in the first 3 lines. This bypassed
> the new hardware checks and allows me to boot up now.
>
The filename you provide is actually a symlink
to /etc/rc.d/init.d/kudzu, which is the actual script that does the
work. Editing it the way you did works, but is not the actual file.
BTW, /etc/rc5.d is also a symlink to /etc/rc.d/rc5.d.
A better solution would have been to run
"chkconfig kudzu off" and it then would have changed the link you point
to to /etc/rc5.d/K95kudzu from the current /etc/rc5.d/S05kudzu
> I think someone really needs to fix this program. I am
> running ZEN so perhaps this is where the problem is but
> I haven't tried running FC5T3 without ZEN so I cannot
> attest for that.
>
> Anyway - please ignore my incessant previous postings
> asking for recovery help. I am ok for now.
>
> Dan
>
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]