> syslogd 378 root 5w REG 9,1 8548 192396
> /var/log/boot.log
> klogd 389 root 2r REG 8,1 191102 12
> /boot/System.map-2.2.12-20
>
> Is it safe to kill these?
These are loggers, so I guess nothing terrible would happen. But I
wouldn't kill them anyway.. I would fix the problem, not make it worse.
> Also i would be quite grateful if someone could explain to me why I must
> unmount /boot inorder for the lilo -r /mnt/newroot to work?
I don't unmount anything before running lilo.
> What happens when i run lilo -r /mnt/newroot?
You didn't try it?
My 'extra' small non-raided boot partition usually contains
1. /boot with some files used by lilo (boot.*, chain.b, map...) -- copied from
'raided' partition
2. the kernel - 'zImage'
3. /dev with just few needed special files like 'hda', 'hda7' etc.
4. lilo.conf
Egon