Re: Hide linux console into DOpE

2007-11-07 Thread Adam Lackorzynski
On Wed Nov 07, 2007 at 18:30:27 +0100, Marc CHALAND wrote: > I added into l4linux a feature that seems to me interesting. With the > following patch, it is possible to hide linux console window with the > following linux command: > echo N > /sys/module/l4fb/parameters/console_visible > The console

Hide linux console into DOpE

2007-11-07 Thread Marc CHALAND
Hi, I added into l4linux a feature that seems to me interesting. With the following patch, it is possible to hide linux console window with the following linux command: echo N > /sys/module/l4fb/parameters/console_visible The console can be shown with the following command : echo Y > /sys/module/l