public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Pausing kernel startup ?
@ 2009-04-16 12:16 Thomas Chef
  2009-04-16 12:25 ` Justin
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Thomas Chef @ 2009-04-16 12:16 UTC (permalink / raw
  To: gentoo-user

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

Is it somehow possible to pause the kernel's startup text output ?. The text
is so fast so there is no way of reading it.

[-- Attachment #2: Type: text/html, Size: 126 bytes --]

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

* Re: [gentoo-user] Pausing kernel startup ?
  2009-04-16 12:16 [gentoo-user] Pausing kernel startup ? Thomas Chef
@ 2009-04-16 12:25 ` Justin
  2009-04-16 12:25 ` Philip Webb
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: Justin @ 2009-04-16 12:25 UTC (permalink / raw
  To: gentoo-user

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

Thomas Chef schrieb:
> Is it somehow possible to pause the kernel's startup text output ?. The
> text is so fast so there is no way of reading it.

but it is logged, type dmesg.


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

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

* Re: [gentoo-user] Pausing kernel startup ?
  2009-04-16 12:16 [gentoo-user] Pausing kernel startup ? Thomas Chef
  2009-04-16 12:25 ` Justin
@ 2009-04-16 12:25 ` Philip Webb
  2009-04-16 12:29 ` Justin
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: Philip Webb @ 2009-04-16 12:25 UTC (permalink / raw
  To: gentoo-user

090416 Thomas Chef wrote:
> Is it somehow possible to pause the kernel's startup text output ?
> The text is so fast so there is no way of reading it.

'Shift-PageUp' & 'Shift-PageDown' allow you to scroll thro' the text.
You can increase the size of the buffer among the kernel config choices.

-- 
========================,,============================================
SUPPORT     ___________//___,   Philip Webb
ELECTRIC   /] [] [] [] [] []|   Cities Centre, University of Toronto
TRANSIT    `-O----------O---'   purslowatchassdotutorontodotca




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

* Re: [gentoo-user] Pausing kernel startup ?
  2009-04-16 12:16 [gentoo-user] Pausing kernel startup ? Thomas Chef
  2009-04-16 12:25 ` Justin
  2009-04-16 12:25 ` Philip Webb
@ 2009-04-16 12:29 ` Justin
  2009-04-16 12:43 ` Mikhail I. Izmestev
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: Justin @ 2009-04-16 12:29 UTC (permalink / raw
  To: gentoo-user

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

Thomas Chef schrieb:
> Is it somehow possible to pause the kernel's startup text output ?. The
> text is so fast so there is no way of reading it.
And of course
app-admin/showconsole


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

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

* Re: [gentoo-user] Pausing kernel startup ?
  2009-04-16 12:16 [gentoo-user] Pausing kernel startup ? Thomas Chef
                   ` (2 preceding siblings ...)
  2009-04-16 12:29 ` Justin
@ 2009-04-16 12:43 ` Mikhail I. Izmestev
  2009-04-16 14:26 ` Peter Humphrey
  2009-04-16 16:23 ` Dale
  5 siblings, 0 replies; 7+ messages in thread
From: Mikhail I. Izmestev @ 2009-04-16 12:43 UTC (permalink / raw
  To: gentoo-user

Thomas Chef wrote:
> Is it somehow possible to pause the kernel's startup text output ?.
> The text is so fast so there is no way of reading it. 
if you have "Kernel panic - not syncing: VFS: Unable to mount root fs on
unknown-block(3,3)" you can try rootdelay=120 kernel parameter, and use
shift+pageup|pagedown.



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

* Re: [gentoo-user] Pausing kernel startup ?
  2009-04-16 12:16 [gentoo-user] Pausing kernel startup ? Thomas Chef
                   ` (3 preceding siblings ...)
  2009-04-16 12:43 ` Mikhail I. Izmestev
@ 2009-04-16 14:26 ` Peter Humphrey
  2009-04-16 16:23 ` Dale
  5 siblings, 0 replies; 7+ messages in thread
From: Peter Humphrey @ 2009-04-16 14:26 UTC (permalink / raw
  To: gentoo-user

On Thursday 16 April 2009 13:16:07 Thomas Chef wrote:
> Is it somehow possible to pause the kernel's startup text output ?. The
> text is so fast so there is no way of reading it.

Try ctrl-s to stop the scrolling, ctrl-q to restart it. They will only work 
after a certain point has been passed, though. Maybe when init is running?

-- 
Rgds
Peter



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

* Re: [gentoo-user] Pausing kernel startup ?
  2009-04-16 12:16 [gentoo-user] Pausing kernel startup ? Thomas Chef
                   ` (4 preceding siblings ...)
  2009-04-16 14:26 ` Peter Humphrey
@ 2009-04-16 16:23 ` Dale
  5 siblings, 0 replies; 7+ messages in thread
From: Dale @ 2009-04-16 16:23 UTC (permalink / raw
  To: gentoo-user

Thomas Chef wrote:
> Is it somehow possible to pause the kernel's startup text output ?.
> The text is so fast so there is no way of reading it. 

I usually hit the "scroll lock" key and it works every time for me.  Hit
it again and it continues on.

Dale

:-)  :-)



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

end of thread, other threads:[~2009-04-16 16:23 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-16 12:16 [gentoo-user] Pausing kernel startup ? Thomas Chef
2009-04-16 12:25 ` Justin
2009-04-16 12:25 ` Philip Webb
2009-04-16 12:29 ` Justin
2009-04-16 12:43 ` Mikhail I. Izmestev
2009-04-16 14:26 ` Peter Humphrey
2009-04-16 16:23 ` Dale

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox