Understanding the system log (boot time 2 minutes)
I am trying to read the system.log correctly - mainly because my boot time is 2 minutes.
I have read that the beginning of the boot up is indicated by the line:
localhost kernel[0]: standard timeslicing quantum is 10000 us
is this correct?
Next, does the line:
loginwindow[165]: Login Window Started Security Agent
indicate that the login window has come up?
If both of these are correct then my boot time should be 18s (according to the time stamps in the log) - it defefinitely is not that.
Does the boot process start instead at this line:
shutdown: reboot by root:
If this were the case, the boot time would be closer to 2 minutes according to the log (which is what it actually is).
This then brings up the next problem: the two minutes basically come from the following line:
Nov 29 17:30:24 Purrfekt shutdown: reboot by root:
Nov 29 17:30:24 Purrfekt SystemStarter[177]: authentication service (194) did not complete successfully
Nov 29 17:30:24 Purrfekt kernel[0]: CiscoVPN : unloading cisco ipsec kernel module.
Nov 29 17:30:24 Purrfekt kernel[0]: CiscoVPN : detaching from interface: en1.
Nov 29 17:30:24 Purrfekt kernel[0]: CiscoVPN : interface en1, filter has been safely detached.
Nov 29 17:30:24 Purrfekt kernel[0]: CiscoVPN : detaching from interface: en0.
Nov 29 17:30:24 Purrfekt kernel[0]: CiscoVPN : interface en0, filter has been safely detached.
Nov 29 17:32:12 localhost kernel[0]: standard timeslicing quantum is 10000 us
ending line of the boot process occurs at (if my above assumption is correct):
Nov 29 17:32:31 Purrfekt loginwindow[165]: Login Window Started Security Agent
So why does it hang for so long at this one process? Am I reading the log incorrectly? I have searched around here and also on google ("slow boot time", "cisco vpn tiger", etc..) but haven't found anything relating to my problem.
Thanks for any help.
MonkeyApple
v.1 PowerBook G4 15'' Mac OS X (10.4.3)