Talk:Enable Serial Console on Boot: Difference between revisions
(this page is still relevant) |
(question / suggestion) |
||
Line 4: | Line 4: | ||
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. | 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) | [[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) |
Revision as of 13:12, 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.