Hi Udo, On Friday 29 November 2002 5:22 pm, Udo Burghardt wrote: > Am Freitag, 29. November 2002 11:42 schrieb Daniel Andor: > > Since I upgraded from rc2 -> rc3 KDED now makes the hard disc's head move > > every 500ms when it polls the filesystem. > > Just guessing: may be you can manage this by adding "noatime" to the > options of the corresponding entry in /etc/fstab. At least this solved a > similar problem like this for me some time ago.
I've tried that: [EMAIL PROTECTED]:~$ mount /dev/hda6 on / type auto (rw,noatime,errors=remount-ro) proc on /proc type proc (rw) but to no avail. Any other suggestions as to why it's doing this? Perhaps kded is desperately trying to write to a log or error file? How can I find out? Thanks, Daniel. > > See man mount for what this does... > > -- > Udo Burghardt