[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: lockups on Dell Inspiron 5000e laptop
- From: Dennis K Grow <dkgrow mindspring com>
- To: redhat-install-list redhat com
- Subject: Re: lockups on Dell Inspiron 5000e laptop
- Date: Fri, 01 Mar 2002 10:31:09 -0800
Jason Hindson wrote:
> Hello, sorry for the delayed response. Thanks for your help.
>
> The first command listed below did not seem to work correctly. When I typed
> "chkconfig --level 3,5 xfs on", it just gave me usage guidelines for
> chkconfig. The command above looks correct according to the syntax.
Omit the comma. chkconfig --level 35 xfs on
Actually the xfs init script has the runlevels and the S and K priorities, so
all that is necessary is : chkconfig xfs on (or off)
or you can use ntsysv to turn it on or off.
>
>
> When I typed the second command "chkcofig --list xfs", it listed all of the
> run levels. Levels 2, 3, 4, and 5 have xfs turned ON. Should I turn off
> levels 2 & 4?
doesn't matter
>
>
> Jason
>
> ----Original Message Follows----
> From: "Santosh Pasi" <spasi diskonnet com>
> Reply-To: redhat-install-list redhat com
> To: <redhat-install-list redhat com>
> Subject: Re: lockups on Dell Inspiron 5000e laptop
> Date: Thu, 28 Feb 2002 11:16:01 +0530
>
> Hi,
>
> Run the following commands and try to boot system in runlevel 5 and check if
> your problem is solved.
>
> # chkconfig --level 3,5 xfs on
> # chkcofig --list xfs
>
> It should show that xfs is on in run level 3 and 5
> eg. (3:on 5:on)
>
> Regards,
> Santosh Pasi
>
>
--
Dennis K. Grow
RedHat 7.2 Kernel: 2.4.17 KDE: 2.2-11 ALSA: 0.5.12a Samba 2.2.2
------------------------------------------------------------
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]