View previous topic :: View next topic |
Author |
Message |
manwe_ l33t


Joined: 01 Feb 2006 Posts: 650 Location: Universe
|
Posted: Tue Jun 18, 2013 10:56 pm Post subject: [SOLVED] SuperMicro server with iKVM, no terminal on ttyS1 |
|
|
Hi. I just got new server. Unfortunately instead of good old HP G7 it's some SuperMicro crap. Instead of KVM via SSH it has iKVM which can be accessed via java applet (sic!) or ipmitool. Latter one is definitely better, works in bash almost like SSH. Admins in datacenter installed Debian on the machine and now I'd like to switch to (as always) Gentoo. System seems to be working, but there's a problem with console access.
Grub entry: Code: | /boot/kernel-3.8.6-hardened-platform-v1 root=/dev/sda2 vt.default_utf8=0 console=tty0 console=ttyS1,115200 |
Those two console parameters are copy-paste from Debian boot options, but I've also tried with only ttyS1 (tty0 shows nothing). Kernel starts fine, I can see everything via ipmitool, openrc goes on but after * Starting local [ ok ] there's no login prompt. I've tried to add ttyS1 to /etc/securetty but I didn't help. Any ideas?
Last edited by manwe_ on Fri Jun 21, 2013 10:01 pm; edited 1 time in total |
|
Back to top |
|
 |
vaxbrat l33t


Joined: 05 Oct 2005 Posts: 731 Location: DC Burbs
|
Posted: Fri Jun 21, 2013 8:55 pm Post subject: fallback? |
|
|
Is the network up at least so you can ssh in from the network proper to see what's going on?
Also ttyS1 may be falling back from 115200 to something else when you try to come in. Did you try 38400, 19200 or 9600 instead? |
|
Back to top |
|
 |
manwe_ l33t


Joined: 01 Feb 2006 Posts: 650 Location: Universe
|
Posted: Fri Jun 21, 2013 9:09 pm Post subject: |
|
|
Problem solved I had to uncomment ttyS1 line in /etc/inittab |
|
Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|