2023-10-22 08:53:35

by gmssixty gmssixty

[permalink] [raw]
Subject: How can I get/check all the kernel boot messages?

How can I get/check all the kernel boot messages? After booting, I can
not do SHIFT+PAGEUP to scroll up to see messages. Also, how can I know
there is no problem with kernel booting?


2023-10-22 11:23:16

by Bagas Sanjaya

[permalink] [raw]
Subject: Re: How can I get/check all the kernel boot messages?

On Sun, Oct 22, 2023 at 02:48:37PM +0600, gmssixty gmssixty wrote:
> How can I get/check all the kernel boot messages? After booting, I can
> not do SHIFT+PAGEUP to scroll up to see messages. Also, how can I know
> there is no problem with kernel booting?

Run dmesg as root.

--
An old man doll... just what I always wanted! - Clara


Attachments:
(No filename) (344.00 B)
signature.asc (235.00 B)
Download all attachments

2023-10-22 12:58:17

by gmssixty gmssixty

[permalink] [raw]
Subject: Re: How can I get/check all the kernel boot messages?

I did not install any software. I just booted custom kernel from
/dev/sda3. In that case, how can I see boot messages?

On Sun, Oct 22, 2023 at 5:22 PM Bagas Sanjaya <[email protected]> wrote:
>
> On Sun, Oct 22, 2023 at 02:48:37PM +0600, gmssixty gmssixty wrote:
> > How can I get/check all the kernel boot messages? After booting, I can
> > not do SHIFT+PAGEUP to scroll up to see messages. Also, how can I know
> > there is no problem with kernel booting?
>
> Run dmesg as root.
>
> --
> An old man doll... just what I always wanted! - Clara

2023-10-22 14:10:26

by Bagas Sanjaya

[permalink] [raw]
Subject: Re: How can I get/check all the kernel boot messages?

On 22/10/2023 19:52, gmssixty gmssixty wrote:
> I did not install any software. I just booted custom kernel from
> /dev/sda3. In that case, how can I see boot messages?
>

These are all in dmesg output.

--
An old man doll... just what I always wanted! - Clara