All of lore.kernel.org
 help / color / mirror / Atom feed
* How can I get/check all the kernel boot messages?
@ 2023-10-22  8:48 gmssixty gmssixty
  2023-10-22 11:22 ` Bagas Sanjaya
  0 siblings, 1 reply; 4+ messages in thread
From: gmssixty gmssixty @ 2023-10-22  8:48 UTC (permalink / raw)
  To: linux-kernel

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?

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: How can I get/check all the kernel boot messages?
  2023-10-22  8:48 How can I get/check all the kernel boot messages? gmssixty gmssixty
@ 2023-10-22 11:22 ` Bagas Sanjaya
  2023-10-22 12:52   ` gmssixty gmssixty
  0 siblings, 1 reply; 4+ messages in thread
From: Bagas Sanjaya @ 2023-10-22 11:22 UTC (permalink / raw)
  To: gmssixty gmssixty, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 344 bytes --]

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

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: How can I get/check all the kernel boot messages?
  2023-10-22 11:22 ` Bagas Sanjaya
@ 2023-10-22 12:52   ` gmssixty gmssixty
  2023-10-22 14:09     ` Bagas Sanjaya
  0 siblings, 1 reply; 4+ messages in thread
From: gmssixty gmssixty @ 2023-10-22 12:52 UTC (permalink / raw)
  To: Bagas Sanjaya; +Cc: linux-kernel

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 <bagasdotme@gmail.com> 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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: How can I get/check all the kernel boot messages?
  2023-10-22 12:52   ` gmssixty gmssixty
@ 2023-10-22 14:09     ` Bagas Sanjaya
  0 siblings, 0 replies; 4+ messages in thread
From: Bagas Sanjaya @ 2023-10-22 14:09 UTC (permalink / raw)
  To: gmssixty gmssixty; +Cc: linux-kernel

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-10-22 14:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-22  8:48 How can I get/check all the kernel boot messages? gmssixty gmssixty
2023-10-22 11:22 ` Bagas Sanjaya
2023-10-22 12:52   ` gmssixty gmssixty
2023-10-22 14:09     ` Bagas Sanjaya

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.