Re: Console clearing before login prompt



On 2011-12-07, Huge <Huge@xxxxxxxxxxxxxxxxxxxx> wrote:
On 2011-12-07, Tony Houghton <h@xxxxxxxxxxx> wrote:
There are some "failed!" messages in my boot sequence, but it's
difficult to read them properly because even if I disable gdm3 the
screen gets cleared on all consoles before displaying the login prompt.
How can I prevent it from clearing? It's a Debian unstable system. Or is
there some way to log the boot messages? ISTR trying something to do
that in the past but not having much success with it.

dmesg

dmesg | more, or dmesg | less.

Otherwise you only see the last few lines, the rest scroll by off the
screen
.



Relevant Pages

  • Re: Console clearing before login prompt
    ... screen gets cleared on all consoles before displaying the login prompt. ... tail /var/log/syslog.log ...
    (uk.comp.os.linux)
  • Re: A cute CLI trick for emergencies
    ... but could the displaying of the information be made more obscure? ... dmesg | grep usb ... grep usb /var/log/dmesg ... AND the drive on which /var/log/dmesg lives, if different, will be spun up. ...
    (Fedora)
  • Re: A cute CLI trick for emergencies
    ... You may need to scroll back a bit if a lot of stuff is going on in ... but could the displaying of the information be made more obscure? ... dmesg | grep usb ... To unsubscribe or change subscription options: ...
    (Fedora)
  • Re: Whats accessing my hard disc?
    ... dmesg -c will delete the messages after displaying them so next time ... round you only get new ones, which might be more useful, but will ... losee all the other dmesg output in the buffer which might not be so ...
    (uk.comp.os.linux)