Displaying 20 results from an estimated 102 matches for "tty3".
Did you mean:
tty
2006 May 16
1
problems with kickstart %post and python/snack gui
...un the same command
chrooted to /mnt/sysimage from the tty1 shell it works properly.
Here are the relevant sections of my kickstart config...
%post
set -x
## post install script ##
## setup the environment ##
export LANG=en_US.UTF-8
export LC_ALL=C
export TERM=linux
## switch to tty3 ##
/usr/bin/chvt 3
exec < /dev/tty3 > /dev/tty3
## configure network on eth0 ##
/usr/sbin/netconfig
## switch back to tty1 ##
/usr/bin/chvt 1
## end post install script ##
Any ideas? Any help is appreciated.
FYI, this works fine on Fedora Core 4...
Thanks,
Brian
2006 Aug 29
4
/dev/tty*: not a character device after reboot
...working on one Gentoo domainU, and have got it basically up to date. Lastnight there was a power failure on the main domain0 image. This morning I was able to power up all the images, but now the Gentoo image is spamming the logs with agetty messages, etc.
Aug 29 09:16:59 comp agetty[27478]: /dev/tty3: not a character device
Aug 29 09:16:59 comp agetty[27479]: /dev/tty4: not a character device
Aug 29 09:16:59 comp agetty[27480]: /dev/tty5: not a character device
Aug 29 09:16:59 comp agetty[27481]: /dev/tty6: not a character device
Aug 29 09:17:08 comp init: Id "c2" respawning too fast:...
2011 Nov 06
1
CentOS 6: /etc/init/start-ttys.conf ignored
hi
why are tty3-tty6 started after this config change?
i would like to have only tty1 finally becasue on a virtual machine
there is no need for the other processes since CTRL+ALT+Fx is caught
by the own system and remote console mostly not needed at all
[root at centos ~]# cat /etc/init/start-ttys.conf
#
# This...
2006 Dec 22
1
chkrootkit reporting possible LKM trojan
...d
chkproc: Warning: Possible LKM Trojan installed
Checking `chkutmp'... The tty of the following user process(es) were not found
in /var/run/utmp !
! RUID PID TTY CMD
! root 3206 tty1 /sbin/mingetty tty1
! root 3285 tty2 /sbin/mingetty tty2
! root 3337 tty3 /sbin/mingetty tty3
! root 3388 tty4 /sbin/mingetty tty4
! root 3439 tty5 /sbin/mingetty tty5
Those hidden tty can be "su -" sessions that I have just started. The
computer has just been restarted, and I have just opened those su
sessions.
There are also some "...
2006 Jun 15
11
domU consoles
Hi
I have a couple of questions:
1. How do I exist from a domU console back to dom0 console (after
issuing xm console [domU])?
2. How do I setup a dom0/domU in order to get a tty login?
TIA
Paolo
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2008 Nov 12
0
guest inittab problems
...ualization, however
all the guests boot with the following messages:
Loading keymap Couldnt open /dev/tty1
Loading /usr/share/kbd/keymaps/i386/qwerty/us.map.gz
failed
Loading compose table latin1.add
failed
Start Unicode mode
Couldnt open /dev/tty1
Couldnt open /dev/tty2
Couldnt open /dev/tty3
Couldnt open /dev/tty4
Couldnt open /dev/tty5
Couldnt open /dev/tty6
failed
Loading console font lat9w-16.psfu -m trivial G0:loadable
Couldnt open /dev/tty1
Couldnt open /dev/tty2
Couldnt open /dev/tty3
Couldnt open /dev/tty4
Couldnt open /dev/tty5
Couldnt open /dev/tty6
failed
Couldn...
2006 Jun 13
2
Cleaning Up My Process Table
...? Ss 0:00 crond
2022 ? Ss 0:00 xfs -droppriv -daemon
2039 ? Ss 0:00 /usr/sbin/atd
2048 ? Ssl 0:00 dbus-daemon-1 --system
2058 ? Ss 0:00 hald
2087 tty1 Ss+ 0:00 /sbin/mingetty tty1
2092 tty2 Ss+ 0:00 /sbin/mingetty tty2
2093 tty3 Ss+ 0:00 /sbin/mingetty tty3
2094 tty4 Ss+ 0:00 /sbin/mingetty tty4
2095 tty5 Ss+ 0:00 /sbin/mingetty tty5
2096 tty6 Ss+ 0:00 /sbin/mingetty tty6
2625 ? Ssl 0:00 /usr/sbin/named -u named -t /var/named/chroot
--
Michael B Allen
PHP Extension for SSO w/ Win...
2017 Nov 23
0
Cluster installation CentOS 7.4 network problems
...e=xfs --size=20480 --asprimary --ondisk=sda
part swap --size=131072 --ondisk=sda
part /var/log --fstype=xfs --size=10240 --ondisk=sda
part /home --fstype=xfs --size=10240 --grow --ondisk=sda
text
reboot
%packages
yum
dhclient
ntp
wget
@Core
redhat-lsb-core
%end
%post --nochroot
exec < /dev/tty3 > /dev/tty3
#changing to VT 3 so that we can see whats going on....
/usr/bin/chvt 3
(
cp -va /etc/resolv.conf /mnt/sysimage/etc/resolv.conf
/usr/bin/chvt 1
) 2>&1 | tee /mnt/sysimage/root/install.postnochroot.log
%end
%post
logger "Starting anaconda galaxy110.sc.uni-leipzig.de postin...
2004 Aug 06
2
mountpoint
can anybody explain to me the mountpoint that is mentioned by icecast
version 1.3.12?
I see that the mountpoint is /default
what does this mean and how can I change it in the icecast.conf file.
I am running this on a freebsd 4.7 STABLE release.
- Noah
<p>--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from
2010 Apr 29
9
illegal root login on `hvc0''
...GAL ROOT LOGIN on `hvc0''
root@darkstar:/var/adm#
This is part of domU''s inittab file
# These are the standard console login getties in multiuser mode:
c1:1235:respawn:/sbin/agetty 38400 tty1 linux
c2:1235:respawn:/sbin/agetty 38400 tty2 linux
c3:1235:respawn:/sbin/agetty 38400 tty3 linux
c4:1235:respawn:/sbin/agetty 38400 tty4 linux
c5:1235:respawn:/sbin/agetty 38400 tty5 linux
c6:12345:respawn:/sbin/agetty 38400 tty6 linux
# End of /etc/inittab
hvc0:1235:respawn:/sbin/agetty 38400 hvc0
I''m able to log using ssh but not through console. What am I missing?
Thanks...
2019 Mar 04
3
C 7 anacron issue
Has anyone else seen a problem recently (like, the last few weeks) with
anacron? We've got a couple of recently-built systems and we're seeing
Mar 4 17:20:01 <system> crond[25767]: (root) PAM ERROR (Failure setting
user credentials)
Mar 4 17:20:01 <system> crond[25767]: (root) FAILED to authorize user
with PAM (Failure setting user credentials)
mark
2004 Aug 06
1
PXEboot works but running into a wall at "login"
This is slightly off topic since I am all the way upto
the login prompt, but I appeal to you all because you
probably have experience in this:
I am passing a diskless workstation a compressed root
filesystem that is copied from a server (chopped
down). I am only intereted in text consoles being
available on the client (runlevel 3).
The diskless workstation goes well up to the login:
RedHat
2011 Mar 10
2
Cannot %include in CentOS 5.5 kickstart
I've previously used includes in CentOS 4.4 and they worked fine.
But in CentOS 5.5, trying to specify a driver disk via an include
does not work.
If I instead specify it directly, it loads fine.
When it fails (because it can't see the disk drive - needs the
driver disk to see the hard disk), in Console 2 I can see that
/tmp/drvdisk exists and has the line I wrote to it. I see
nothing
2015 Feb 19
2
No text output in login console and shell
...n
- initctl restart tty TTY=/dev/tty2
- killing ttyS
What I didn't try:
- reboot would mean downtime
Is there something that can be done about this?
More info:
# ps aux | grep tty
root 11631 0.0 0.0 103244 888 pts/0 S+ 17:20 0:00 grep tty
root 15057 0.0 0.0 4064 564 tty3 Ss+ Feb18 0:00
/sbin/mingetty /dev/tty3
root 15060 0.0 0.0 4064 568 tty4 Ss+ Feb18 0:00
/sbin/mingetty /dev/tty4
root 15063 0.0 0.0 4064 572 tty5 Ss+ Feb18 0:00
/sbin/mingetty /dev/tty5
root 15066 0.0 0.0 4064 564 tty6 Ss+ Feb18 0:00
/sb...
2010 May 15
1
what''s wrong with my pv domU console? INIT: Id "1" respawning too fast: disabled for 5 minutes
...ncons=tty"
(change to extra= "console=hvc0 xencons=hvc0" is the same results
part of my /etc/inittab is
# Run gettys in standard runlevels
1:2345:respawn:/sbin/mingetty 115200 hvc0
#1:2345:respawn:/sbin/mingetty tty1
#2:2345:respawn:/sbin/mingetty tty2
#3:2345:respawn:/sbin/mingetty tty3
#4:2345:respawn:/sbin/mingetty tty4
#5:2345:respawn:/sbin/mingetty tty5
#6:2345:respawn:/sbin/mingetty tty6
Any ideas
Lei
--
"We learn from failure, not from success!"
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http:/...
2008 Dec 02
3
Only OSS in sound tab :( why?
Hi! I have small problem. On my sound tab i have only OSS and i didn't have sound in "steam" games. Emulation not work(OSS too). Somebody now why? :) Ubuntu 8.04.
greetings! redlin
2004 Feb 16
1
Tinc not starting but not complaining either
...0:02 /sbin/klogd
270 ? S 0:00 /usr/sbin/dhcpd3 -q br0 eth2
281 ? S 0:00 /usr/sbin/inetd
288 ? S 0:03 /usr/sbin/sshd
291 ? S 0:00 /usr/sbin/atd
294 ? S 0:00 /usr/sbin/cron
298 tty2 S 0:00 /sbin/getty 38400 tty2
299 tty3 S 0:00 /sbin/getty 38400 tty3
300 tty4 S 0:00 /sbin/getty 38400 tty4
301 tty5 S 0:00 /sbin/getty 38400 tty5
302 tty6 S 0:00 /sbin/getty 38400 tty6
319 tty1 S 0:00 /sbin/getty 38400 tty1
320 ? S 0:00 /usr/sbin/sshd
322 ? S...
2010 Jan 12
2
kickstart %pre help on C5.4
...roblem is that when running the kickstart, the little box
would come up saying it is running the pre scripts, but my scripts
would never actually run. No output, no prompts, nothing.
So after some muddling I tried this :
%pre
#!/bin/bash
exec 1>&3
exec > /dev/tty
chvt 3
exec < /dev/tty3 > /dev/tty3
clear
# stuff
I cannot say I really understand this - it is just something I came
across. in any case, now my script seems to run fine, but after it
finishes it does not appear to go back to my install. I get messages
like :
date INFO all kickstart %%pre script(s) have been run...
2007 Apr 04
6
System requirements
System requirements for CentOS 5 minimal installation (console and
ssh) are....128 MB ram, 256...? I can't find this information in rhel5
installation manual.
2006 Jul 07
4
VM boots BUT keep throwing: "INIT: Id "X" respawning too fast: disabled for 5 minutes"
Hi,
This is my setting:
I have a Logical Volume /dev/VG/suse with Suse installed. I have added
it to the grub and I can boot it and works perfectly fine.
Now I am running /dev/VG/root which is running Xen0. I have created a
Xen config file to boot a VM with disk: /dev/VG/suse. In other words I
want to boot
/dev/VG/suse as a virtual machine.
Below is what I am getting at boot time :