I've noticed that when the 2.4 kernel is used under Red Hat 7.1/7.2, kernel
messages in /var/log/messages are logged in a strange order. Example:
Nov 10 15:14:47 localhost rpc.statd[578]: Version 0.3.1 Starting
Nov 10 15:14:47 localhost kernel: md: autorun ...
Nov 10 15:14:14 localhost rc.sysinit: Mounting proc filesystem: succeeded
Nov 10 15:14:47 localhost kernel: md: ... autorun DONE.
Nov 10 15:14:14 localhost rc.sysinit: Unmounting initrd: succeeded
Nov 10 15:14:47 localhost kernel: NET4: Linux TCP/IP 1.0 for NET4.0
Nov 10 15:14:14 localhost sysctl: net.ipv4.ip_forward = 0
Notice the times of the log entries...
Why is this happening? Is there something I can do to fix it?
Thanks.
--
Jordan Russell