Consoledump module

The consoledump module captures messages on /dev/console and forwards them to its parent. The functionality is very similar to xconsole.

In order for this to work you will probably need to be the owner of /dev/console. A good way to achieve this is to have your login manager (XDM/GDM etc) change it so that the user logging in get ownership.

CAVEAT: As of this writing, this module probably only works on Linux.