On 12/21/2013 08:28 PM, Camron W. Fox wrote:
> agetty -h -L -w /dev/ttyS0 115200 vt100
are you able to get a console just running this on the command line ?
none of my serial console's seem impacted by the upgrade to 6.5 ( so
far, and they are all either dell iDrac's or supermicro's ipmi2 )
- KB
On Sun, Dec 22, 2013 at 2:15 PM, Michael Lampe
wrote:
> Camron W. Fox wrote:
>
> > After upgrading from 6.4 to 6.5, our serial console configuration non
> > longer work. We have the following upstart file: ...
>
> According to the comments in /etc/init/serial.conf you shouldn't have a
> /etc/init/
Camron W. Fox wrote:
> After upgrading from 6.4 to 6.5, our serial console configuration non
> longer work. We have the following upstart file: ...
According to the comments in /etc/init/serial.conf you shouldn't have a
/etc/init/ttyS0.conf or do anything to /etc/securetty. This is all
handled
Alle,
After upgrading from 6.4 to 6.5, our serial console configuration non
longer work. We have the following upstart file:
[cwfox@hilo ~]$ cat /etc/init/ttyS0.conf
# ttyS0 - agetty
#
# This service maintains a agetty on ttyS0.
stop on runlevel [S016]
start on runlevel [23]
respawn
exe
On Fri, Jan 18, 2013 at 8:09 PM, Tracy Reed wrote:
> I am trying to get a CentOS 6.3 serial console to work with IPMI SOL. I
> think I
> have everything working but maybe the wrong baud rate on the getty:
>
>
Hi Tracy,
On a Dell PowerEdge 2950 I have CentOS 6.3 and Serial over LAN working.
I too
I am trying to get a CentOS 6.3 serial console to work with IPMI SOL. I think I
have everything working but maybe the wrong baud rate on the getty:
$ ipmitool -I lanplus -U root -H 10.0.0.14 sol activate
Password:
[SOL Session operational. Use ~? for help]
��
10.0.0.14 is the DRAC IP add
On Sun, 20 Nov 2011, Dennis Clarke wrote:
> My config looks like so :
>
> # grep -v "^#" /boot/grub/grub.conf
> default=0
> timeout=30
> serial --unit=0 --speed=9600 --word=8 --parity=no --stop=1
> terminal -timeout=30 serial console
The "timeout" option needs a double-dash: "--timeout".
> title
On Sun, Nov 20, 2011 at 02:13:13PM -0500, Dennis Clarke wrote:
>
> However I can not actually see the GRUB menu at boot time. I see nothing
> until the server begins to boot and then I can see everything. However the
> grub menu is absent entirely.
>
> My config looks like so :
>
..
> seria
It seems as if /etc/inittab has undergone some changes. That doesn't seem
to be related to my issues however. I am able to setup the grub.conf (
menu.lst if you like ) to use the serial console ttyS0 at 9600 baud and
the usual bits.
However I can not actually see the GRUB menu at boot time. I see
On Thu, Nov 19, 2009 at 3:51 PM, Larry Brigman wrote:
> On Thu, Nov 19, 2009 at 12:42 PM, Jiann-Ming Su wrote:
>> I've been installing CentOS via PXE and using a serial console
>> interface. The installation works great. I notice that during the
>> install process, the following line gets added
On Thu, Nov 19, 2009 at 12:42 PM, Jiann-Ming Su wrote:
> I've been installing CentOS via PXE and using a serial console
> interface. The installation works great. I notice that during the
> install process, the following line gets added automatically to
> /etc/inittab:
>
> co:2345:respawn:/sbin
I've been installing CentOS via PXE and using a serial console
interface. The installation works great. I notice that during the
install process, the following line gets added automatically to
/etc/inittab:
co:2345:respawn:/sbin/agetty ttyS0 9600 vt100-nav
Which package does this? Is it kudz
12 matches
Mail list logo