All of lore.kernel.org
 help / color / mirror / Atom feed
* Serial console?
@ 1998-06-25 16:55 Craig Metz
  1998-06-25 21:28 ` djb
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Craig Metz @ 1998-06-25 16:55 UTC (permalink / raw)
  To: ultralinux


  I went to install Ultrapenguin 1.0.9 on one of our spare Ultra Enterprise
450s. I hooked up a serial terminal, did a network boot, and the kernel came
up but everything stopped after "VFS: Mounted root filesystem (ext2)". On a
hunch, I installed a spare Creator 3D in the box, and it worked fine.

  It appears that Ultrapenguin's boot kernel built without serial console
support. Is it possible to add that to the distributed kernel, and is that
useful for installing (can the install be made to work over such a terminal,
or is it a lost cause)? If not, can this be added to the documentation as a
caveat?

									-Craig

^ permalink raw reply	[flat|nested] 9+ messages in thread
[parent not found: <001201c0bb3f$4dd65600$4c0c5c8c@trd.iii.org.tw>]
* Serial console??
@ 2005-11-18  1:31 Nicholas Lee
  0 siblings, 0 replies; 9+ messages in thread
From: Nicholas Lee @ 2005-11-18  1:31 UTC (permalink / raw)
  To: Xen development list

I'm trying to setup a login getty session via the console with Xen 3.0
so I can access it via the v20z SP console.

I've managed get bios, grub and linux boot console access, but getty
refuses to start.


I'm wondering if anyone has any pointers.

I note this particular error in dmesg:
"WARNING: Failed to register Xen virtual console driver as 'ttyS0'"

===

nic@wuwei:~$ grep xen /boot/grub/menu.lst
  kernel /xen-3.0-devel.gz dom0_mem=262144 com1=38400,8n1
  module /vmlinuz-2.6.12-xen0 root=/dev/sda3 ro console=ttyS0,38400
console=tty0 hda=none hdb=none


from dmesg:
eth1: dma_rwctrl[769f0000]
tun: Universal TUN/TAP device driver, 1.6
tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
WARNING: Failed to register Xen virtual console driver as 'ttyS0'
Event-channel device installed.
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx

nic@wuwei:~$ tail -15 /var/log/mgetty/mg_ttyS0.log
11/18 14:14:30 yS0  mg_init_device failed, exiting: Input/output error
11/18 14:14:30 yS0  cannot get terminal line dev=ttyS0, exiting:
Input/output error
--
11/18 14:14:30 yS0  tio_get_rs232_lines: TIOCMGET failed: Input/output error
11/18 14:14:30 yS0  TIOCMBIC failed: Input/output error
11/18 14:14:30 yS0  cannot turn off soft carrier: Input/output error
11/18 14:14:30 yS0  tcgetattr failed: Input/output error
11/18 14:14:30 yS0  cannot get TIO: Input/output error
11/18 14:14:30 yS0  tio_get_rs232_lines: TIOCMGET failed: Input/output error
11/18 14:14:30 yS0  TIOCMBIC failed: Input/output error
11/18 14:14:30 yS0  cannot turn off soft carrier: Input/output error
11/18 14:14:30 yS0  tcgetattr failed: Input/output error
11/18 14:14:30 yS0  cannot get TIO: Input/output error
11/18 14:14:30 yS0  mg_init_device failed, exiting: Input/output error
11/18 14:14:30 yS0  cannot get terminal line dev=ttyS0, exiting:
Input/output error

nic@wuwei:~$ grep ttyS0 /etc/inittab
7:12345:respawn:/sbin/mgetty -x1 -s 38400 ttyS0



--
Nicholas Lee
http://stateless.geek.nz
gpg 8072 4F86 EDCD 4FC1 18EF  5BDD 07B0 9597 6D58 D70C

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

end of thread, other threads:[~2005-11-18  1:31 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
1998-06-25 16:55 Serial console? Craig Metz
1998-06-25 21:28 ` djb
1998-06-26  6:49 ` David S. Miller
1998-06-26  6:50 ` Jakub Jelinek
1998-06-26 10:41 ` Marc Duponcheel
1998-06-26 22:26 ` Jakub Jelinek
1998-06-27  6:40 ` Ward Deng
     [not found] <001201c0bb3f$4dd65600$4c0c5c8c@trd.iii.org.tw>
2001-04-03  2:57 ` Serial Console!! Jim Dennis
  -- strict thread matches above, loose matches on Subject: below --
2005-11-18  1:31 Serial console?? Nicholas Lee

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.