On Thu, May 08, 2008 at 12:37:47PM +0200, rancor wrote:
> Hi
> 
> Is there any way of copy/pipe the information on the console to a file? I
> need the same information that I can see of I hold down Ctrl+Shift and using
> PageUp/Down when I'm on the console. I'm not using serial, that would be
> simple but I'm stuck right on the machine.

dd if=/dev/mem of=/tmp/a bs=32k skip=23 count=1
cu
-- 
    paranoic mickey       (my employers have changed but, the name has remained)

Reply via email to