Older Newer
Thu, 08 Jun 2006 05:32:58 . . . . (Joseph Haig)? [Comment about the minilogd process that prevents CentOS guests from starting.]
Wed, 24 May 2006 13:05:26 . . . . (kevinp)?
Fri, 12 May 2006 10:57:01 . . . . (Pagano)?
Fri, 12 May 2006 10:26:12 . . . . (Pagano)?
Fri, 12 May 2006 10:21:33 . . . . (Pagano)?
Fri, 12 May 2006 10:21:15 . . . . (Pagano)? [This guide works fine also for Scientific Linux (SL).]
Wed, 03 May 2006 12:28:29 . . . . (Pekka Kuronen)?
Wed, 03 May 2006 12:24:29 . . . . (Pekka Kuronen)?
See complete list (43 entries)


Changes by last author:

Added:
(Note that sometimes the 'minilogd' process causes the above command to fail. If this is the case, use:

<code>

chcontext --xid 500 ps aux

</code>

to identify the process, and then:

<code>

vkill -c 500 (pid)

</code>

to kill the process, replacing (pid) by the pid of the minilogd process.)