Talk:Enable Serial Console on Boot: Difference between revisions

From Alpine Linux
(Is page obsolete?)
 
No edit summary
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Is this information obsolete? The last susbtantive edit was in 20 October 2010 and the page says it applies to Alpine 1.10.x. I'm not sure what a "serial console" is---different from a normal tty? In practice when are they used?
Is this information obsolete? The last susbtantive edit was in 20 October 2010 and the page says it applies to Alpine 1.10.x. I'm not sure what a "serial console" is---different from a normal tty? In practice when are they used?
-- [[User:Dubiousjim|Dubiousjim]] 10:01, 25 March 2012 (UTC)
-- [[User:Dubiousjim|Dubiousjim]] 10:01, 25 March 2012 (UTC)
This still works fine with Alpine 2.3.6.  It's used in practice if a KVM is not available for a given server/router running Alpine.  In that case, connecting a set of Alpine boxes and other devices (such as switches or routers) to a serial console server can be a practical way to maintain console access.
[[User:Jbilyk|Jbilyk]] 22:45, 13 April 2012 (EST)
If someone has more insight to serial & extlinux magic:
What I'd love to have is something similar to the way AIX or Oracle VM had it:
At bootloader time, issue a "press a key to activate this console" on vga and serial.
Whatever is then used, gets the menu, and will then be the kernel console.
[[User:Darkfader|Darkfader]] ([[User talk:Darkfader|talk]]) 13:12, 24 November 2012 (UTC)
we also need to extend it to reflect xen console stuff, so one sees the xen boot and also gets dom0 on the right tty.
I'll add it if I manage to configure it ;))
[[User:Darkfader|Darkfader]] ([[User talk:Darkfader|talk]]) 13:50, 24 November 2012 (UTC)

Revision as of 13:50, 24 November 2012

Is this information obsolete? The last susbtantive edit was in 20 October 2010 and the page says it applies to Alpine 1.10.x. I'm not sure what a "serial console" is---different from a normal tty? In practice when are they used? -- Dubiousjim 10:01, 25 March 2012 (UTC)

This still works fine with Alpine 2.3.6. It's used in practice if a KVM is not available for a given server/router running Alpine. In that case, connecting a set of Alpine boxes and other devices (such as switches or routers) to a serial console server can be a practical way to maintain console access. Jbilyk 22:45, 13 April 2012 (EST)


If someone has more insight to serial & extlinux magic: What I'd love to have is something similar to the way AIX or Oracle VM had it: At bootloader time, issue a "press a key to activate this console" on vga and serial. Whatever is then used, gets the menu, and will then be the kernel console.

Darkfader (talk) 13:12, 24 November 2012 (UTC)


we also need to extend it to reflect xen console stuff, so one sees the xen boot and also gets dom0 on the right tty. I'll add it if I manage to configure it ;)) Darkfader (talk) 13:50, 24 November 2012 (UTC)