* Xen serial console on Bladecenter virtual serial port
@ 2005-05-17 11:48 Rich Persaud
2005-05-17 17:11 ` Li Ge
0 siblings, 1 reply; 2+ messages in thread
From: Rich Persaud @ 2005-05-17 11:48 UTC (permalink / raw)
To: xen-devel
Has anyone accessed Xen or the dom0 Linux serial console on the virtual
serial port of a Bladecenter blade via Serial-over-LAN?
Was able to see bios boot screen and access grub boot menu, but only the
first few characters of the kernel boot sequence are shown, then nothing.
Rich
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Xen serial console on Bladecenter virtual serial port
2005-05-17 11:48 Xen serial console on Bladecenter virtual serial port Rich Persaud
@ 2005-05-17 17:11 ` Li Ge
0 siblings, 0 replies; 2+ messages in thread
From: Li Ge @ 2005-05-17 17:11 UTC (permalink / raw)
To: Rich Persaud; +Cc: xen-devel, xen-devel-bounces
[-- Attachment #1.1.1: Type: text/plain, Size: 2335 bytes --]
I've got SOL working with Xen on my Bladecenter and saw the similar problem
before. Here are a couple of things you might want to check:
1. Check if the serial ports are turned on in BIOS and the "Remote Console
Active" should be enabled.
2. Check boot file modification. I use GRUB. Here are the modification I
made:
Added lines:
serial --unit=1 --speed=19200
terminal --timeout=10 serial console
Modified line:
kernel /xen,gz dom0_mem=512072 com2=19200,8n1 console=vga, com2
(I used console=ttyS1 before. But it did not work for me for some reason so
I changed to com2. )
3. Add ttyS1 to /etc/securetty.
Hope it helps.
Li
Rich Persaud
<rich@xensource.c
om> To
Sent by: xen-devel@lists.xensource.com
xen-devel-bounces cc
@lists.xensource.
com Subject
[Xen-devel] Xen serial console on
Bladecenter virtual serial port
05/17/2005 06:48
AM
Has anyone accessed Xen or the dom0 Linux serial console on the virtual
serial port of a Bladecenter blade via Serial-over-LAN?
Was able to see bios boot screen and access grub boot menu, but only the
first few characters of the kernel boot sequence are shown, then nothing.
Rich
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
[-- Attachment #1.1.2: Type: text/html, Size: 3665 bytes --]
[-- Attachment #1.2: graycol.gif --]
[-- Type: image/gif, Size: 105 bytes --]
[-- Attachment #1.3: pic09317.gif --]
[-- Type: image/gif, Size: 1255 bytes --]
[-- Attachment #1.4: ecblank.gif --]
[-- Type: image/gif, Size: 45 bytes --]
[-- Attachment #2: Type: text/plain, Size: 138 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-05-17 17:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-17 11:48 Xen serial console on Bladecenter virtual serial port Rich Persaud
2005-05-17 17:11 ` Li Ge
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.