On Wed, 2006-07-19 at 19:08 -0400, Guillermo Garron wrote: > > > On 7/19/06, Paul Smith <phhs80@xxxxxxxxx> wrote: > Dear All > > How can I disable HAL? > > Thanks in advance, > > Paul > > first > $ /etc/init.d/haldaemon stop > second > $ ntsysv > once there look for haldaemon and remove the checklist from it, it > will not going to start again when you restart your PC You can do this quickly from the command line too: # /sbin/chkconfig haldaemon off Paul.