Displaying 20 results from an estimated 258 matches for "getty".
Did you mean:
gettr
2015 Oct 02
1
hvc - hypervisor virtual console & virsh
Hi Fi,
cmdline: console=hvc0 systemd.wants=getty at hvc0
Connect via virt-manager - View / Text Consoles / Text Console no.:
Fedora 24 (Rawhide)
Kernel 4.3.0-0.rc3.git2.4.fc24.x86_64 on an x86_64 (hvc0)
localhost login: root
Last login: Fri Oct 2 17:28:36 on hvc0
# tty
/dev/hvc0
# systemctl status getty at hvc0.service
? getty at hvc0.servic...
2003 Jun 13
1
odd crash on -STABLE box
I checked by Alpha this morning after it's been running fine for a while
and saw this on the terminal (hand transposed):
Jun 14 08:54:55 erwin getty[2087] : getty : retreiving gettytab entry
'default': Device not configured
Jun 14 08:54:55 erwin getty[2087] : getty : retreiving gettytab entry 'Pc':
Device not configured
Jun 14 08:54:55 erwin getty[2087] : getty : retreiving gettytab entry 'Pc':
Device not configured
J...
2016 May 16
0
Login Console on ttyUSB0
Kernel parameters aside (console=ttyUSB0 console=tty0), I am trying to get
a login console working on a USB-to-serial adapter.
systemctl enable serial-getty at ttyUSB0.service
systemctl start serial-getty at ttyUSB0.service
This works without issue on Debian 8. However when running the same on
CentOS 7, my logs are filled with:
May 16 12:44:58 localhost.localdomain systemd[1]: Starting Serial Getty on
ttyUSB0...
May 16 12:44:58 localhost.localdomai...
2009 Sep 29
6
Problems with booting Debian DomU
I''m running Xen 3.2 on Debian 5.0 (Lenny) and am having trouble booting up a Debian Etch DomU. It hangs at the end when it says "Starting periodic command scheduler: cron."
It''s just completely frozen. At one point I set it sit for a few hours and got back into the console and it said something about "time went backwards" but I used the
2008 Sep 14
3
xen 3.3.0 etch sources console hangs
I installed xen 3.3.0 on a etch box from sources. I just modified the
standard kernel cause of some hardware drivers. I installed xen-tools
from backports (3.9-3~bpo40+1). To create a domU ist not the problem. I
can connect via ssh and everything works fine. But when i start a domU
with "xm create host.example.tld.cfg -c" to login to console from domU
it hangs after the message
2004 Jun 26
3
ttyv for local only?
I get this in my security postings.
Jun [undisclosed time] [undiscl.] login: 2 LOGIN FAILURES ON ttyv2
Jun [undisclosed time] [undiscl.] login: 2 LOGIN FAILURES ON ttyv2, qmaild
As it turns out, I'm not running qmail :) And if I did, it would
definitely have a nologin shell. But that's beside the point-
I have had a perception that ttyv was for local/console logins, and that
just
2011 Oct 06
6
reg dom0 console
Hello All,
After a few months of hiatus, we have resumed working on mips port of Xen.
We are at the point of booting dom0 userland (init process and its
children).
The init process gets spawned and in turn forks off processes to run
commands in /etc/rc.d/init.d/rcS. However, the getty process does not seem
to run subsequently and hence the login prompt is not displayed. Dom 0 does
not use the uart and uses the hvc0 driver.
I searched the web for hints and there were suggestions to add directives
such as
1:2345:respawn:/sbin/getty 38400 hvc0
to /etc/inittab file. But that does...
2008 Jan 28
6
Xen Virtual Console xvc (Was: Re: Pardon me for possibly dumb question but....)
Thread stealing is not nice, even if the subject is generic.
> Related question - what physical device does /dev/xvc0 refer to? What can
> I
> connect to get to the agetty running on this device?
>
xvc0 is a xen virtual console and does not correspond directly to a physical
device that I am aware of.
Yves-Gaël Chény seemed to have answered the second part of the question:
> guest# vim /etc/inittab ### check that following line is present:
>
> x0:2345:r...
2006 Apr 09
2
sio+acpi woes on HP DL145 G2
...and
> check new processes presence on ttyd0, but can not see any messages. Trouble
> is
> that this situation is not easy reproducible, and stty state seems to be the
> same.
>
Does the box seem to hang when you do this? e.g., when you do not see
any messages.
> What is you stop getty on ttyd0 and try to run two tip's?
>
I'm not sure I get you, sorry ;-( Can you elaborate further?
Thanks.
> Sincerely,
> D.Marck [DM5020, MCK-RIPE, DM3-RIPN]
> ------------------------------------------------------------------------
> *...
2017 Mar 20
3
Need help
...unces at centos.org] On Behalf Of Leroy Tennison
Sent: Monday, March 20, 2017 1:35 PM
To: centos <centos at centos.org>
Subject: Re: [CentOS] Need help
This is a wild guess since the problem I had occurred on Ubuntu 16.04 LTS but the symptoms are identical. Try 'systemctl enable console-getty.service' then 'systemctl start console-getty.service' or, if it is headless (serial console only), 'systemctl enable serial-getty at ttyS0.service' then 'systemctl start serial-getty at ttyS0.service' assuming it's ttyS0). For VMs (specifically kvm/qemu) neither of...
2015 Apr 08
2
Problems with getty and X on runlevel switch [Was: Re: The future of centos]
...e desktop simply press Ctrl-Alt-Backspace. This works for Upstart
> in CentOS 6.x but will not work for CentOS 7.x which uses Systemd. The
> service command does not work for gdm. However, logging out of the
> desktop will restart gdm. It works for the graphical login exactly
> like the gettys in a TTY environment.
Thanks for the suggestion.
Logging out and keying ctrl-alt-backspace both restart X, certainly, but
I'm not so sure about gdm. I'm not at a CentOS 6 machine right now so I
can't confirm one way or the other.
>
> On 04/08/2015 06:36 AM, Liam O'Toole wr...
2010 Apr 20
7
Xen 4.0 - No console prompt after booting domU but functional SSH
Hello xen-users !
I am coming for help concerning the just released 4.0 version. Install has
worked rather well on my Debian Lenny. I have just had a few bugs for which
I have found the answer looking around on this list.
I have created a Debian Lenny domU which boots up just fine. The only
problem is that I am unable to get a console prompt when using "xm console
nameofdomU". I do see
2015 Apr 08
0
Problems with getty and X on runlevel switch [Was: Re: The future of centos]
...een itself or the
desktop simply press Ctrl-Alt-Backspace. This works for Upstart in CentOS 6.x
but will not work for CentOS 7.x which uses Systemd. The service command does
not work for gdm. However, logging out of the desktop will restart gdm. It works
for the graphical login exactly like the gettys in a TTY environment.
On 04/08/2015 06:36 AM, Liam O'Toole wrote:
> On 2015-04-04, Bill Maltby (C4B)
> <centos4bill at gmail.com> wrote:
>> On Sat, 2015-04-04 at 11:12 +0100, Nux! wrote:
>>> 100% with Digimer here. <snip>
>>> All this energy should...
2015 Apr 08
0
Problems with getty and X on runlevel switch [Was: Re: The future of centos]
...rom runlevel 5 to 3 (and back again) on a CentOS
> 6.6 machine.
>
> The purpose of the runlevel switch was to restart gdm. Is there a better
> way?
ISTR an alt-backspace to restart X (been a _long_ time)? Of course with
the apparent conflicts in underlying script/config (tries to spawn
gettys on tty1-6 expecting X to start on tty7 but X starts on tty1) I
don't know if this would work any better.
My work around is a dummy user logged in on the first session (tty1) and
use System->Log-out->Switch User from the panel to run real users on
second and subsequent sessions for other...
2015 Apr 08
0
Problems with getty and X on runlevel switch [Was: Re: The future of centos]
...press Ctrl-Alt-Backspace. This works for Upstart
>> in CentOS 6.x but will not work for CentOS 7.x which uses Systemd. The
>> service command does not work for gdm. However, logging out of the
>> desktop will restart gdm. It works for the graphical login exactly
>> like the gettys in a TTY environment.
>
> Thanks for the suggestion.
>
> Logging out and keying ctrl-alt-backspace both restart X, certainly, but
> I'm not so sure about gdm. I'm not at a CentOS 6 machine right now so I
> can't confirm one way or the other.
gdm is a "sub-pro...
2004 Mar 24
0
<AUTO> 'Getty=001-531-403'Notice again
...e call us at 877-438-8966. Our hours are 6:00 a.m. to 6:00 p.m. Pacific Standard Time, Monday through Friday.
For reference, your assigned case ID is:1531403
-----Original Message-----
From: r-help at hypatia.math.ethz.ch [r-help at hypatia.math.ethz.ch]
Sent: Wednesday, Mar 24 2004 3:35AM
To: Getty Images USA License [license at photodisc.com]
Subject: Notice again
Do not visit this illegal websites!
+++ Attachment: No Virus found
+++ Bitdefender AntiVirus - www.bitdefender.com
=======================================================
This email and its contents are confidential. If y...
1998 Sep 01
5
/bin/login problem
I would be surprised if someone hasn''t encountered this already, but I
haven''t found any discussion of the nature of this problem. I run RehHat
5.0. If a user makes a mistake in the login process such as the
following:
login: mistake
password: xxx
Login incorrect!
login: username
password xxxx
bash$
a ps will show, among other things,
2333 /bin/login --mistake.
Since
2008 Aug 30
7
Ubuntu Hardy Heron x64 w/ Xen 3.2 hangs on boot at /etc/rc.local
Hello everybody!
My server with Ubuntu Hardy Heron x64 with Xen 3.2 hangs on when booting at
"Starting local boot scripts (/etc/rc.local)".
My /etc/rc.local is default and I can''t find out why it stops there.
It''s possible to SSH to the server and everything works fine. I just can''t
do anything from the physical server.
I''ve googled but nothing have
2017 Mar 20
3
Need help
I figured out that the system boots OK and it is possible
to login remotely. However the monitor does not start up.
Do you know how to fix it?
On Mon, Mar 20, 2017 at 3:15 PM, Rosenthal, Shoshana <
srosenthal at cfa.harvard.edu> wrote:
> You are right it is a Dell PowerEdge. However as I said it stops in the
> middle of booting with no message.
>
>
>
> On Mon, Mar 20,
2005 Jun 18
6
how much rum for xen0 - only ssh
...1088 448 S 0.0 0.9 0:00.13 klogd
1047 root 15 0 3400 1488 1264 S 0.0 1.2 0:07.53 sshd
1052 daemon 16 0 1536 572 504 S 0.0 0.5 0:00.00 atd
1055 root 16 0 1616 752 632 S 0.0 0.6 0:00.23 cron
1063 root 16 0 1500 484 424 S 0.0 0.4 0:00.00 getty
1065 root 17 0 1500 484 424 S 0.0 0.4 0:00.00 getty
1066 root 16 0 1500 484 424 S 0.0 0.4 0:00.00 getty
1067 root 16 0 1500 484 424 S 0.0 0.4 0:00.00 getty
1068 root 16 0 1500 484 424 S 0.0 0.4 0:00.00 getty
1070 root 16 0 15...