|
Home > Archive > Red Hat General > January 2004 > Hardware
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
|
| Hello,
When booting redhad 9 checks for hardware at a certain point,
so if you removed for example a network card, it will give you a
warning and you will have to click tru some things.
Is it possible to turn this off forever?
Robin
| |
| JL Woodruff 2004-01-23, 7:12 pm |
| Robin wrote:quote:
> Hello,
>
> When booting redhad 9 checks for hardware at a certain point,
> so if you removed for example a network card, it will give you a
> warning and you will have to click tru some things.
> Is it possible to turn this off forever?
>
> Robin
>
>
Hello Robin:
This is possible and you will need to change to root:
[you@localhost]$su
password: (enter your password)
cd to /usr/sbin then run ./setup
this will give you the Text Mode Setup Utility. You will need to arrow
down to System Services, then enter into that catagory. Arrow down to
Kudzu and hit your space bar to stop that from running at startup. This
should/will stop the hardware check. Now exit by tabing over to OK, then
tabbing to Quit. Hope this helps.
-Jason
--
Registered Linux User #339721
Registerd Machine #227612
Visit me @ http://jlwoodruff.mystarband.net
-Jason L. Woodruff
| |
| Alexander Dalloz 2004-01-23, 7:12 pm |
| On Wed, 24 Dec 2003 11:21:46 +0000 JL Woodruff wrote:
quote:
> Robin wrote:
> Hello Robin:
>
> This is possible and you will need to change to root:
>
> [you@localhost]$su
> password: (enter your password)
>
> cd to /usr/sbin then run ./setup
>
> this will give you the Text Mode Setup Utility. You will need to arrow
> down to System Services, then enter into that catagory. Arrow down to
> Kudzu and hit your space bar to stop that from running at startup. This
> should/will stop the hardware check. Now exit by tabing over to OK, then
> tabbing to Quit. Hope this helps.
>
> -Jason
*big smile*
why not just: chkconfig --level 2345 kudzu off
Alexander
--
Alexander Dalloz | Enger, Germany
PGP key valid: made 13.07.1999
PGP fingerprint: 2307 88FD 2D41 038E 7416 14CD E197 6E88 ED69 5653
| |
| JL Woodruff 2004-01-23, 7:12 pm |
| Alexander Dalloz wrote:quote:
> On Wed, 24 Dec 2003 11:21:46 +0000 JL Woodruff wrote:
>
>
>
>
> *big smile*
>
> why not just: chkconfig --level 2345 kudzu off
>
> Alexander
>
>
That could be pretty cryptic to a new user. Would you not agree? But
great suggestion! I didn't know that myself.
--
Registered Linux User #339721
Registerd Machine #227612
Visit me @ http://jlwoodruff.mystarband.net
-Jason L. Woodruff
|
|
|
|
|