blob: 9756448251f64a976526183ecd1c3abb9adb4ce5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] Handling of tty1 [was Can't switch to virtual consoles]
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Handling%20of%20tty1%20%5Bwas%20Can%27t%20switch%20to%20virtual%20consoles%5D&In-Reply-To=%3C4F3AD9BE.2020107%40ono.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="011953.html">
<LINK REL="Next" HREF="011950.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] Handling of tty1 [was Can't switch to virtual consoles]</H1>
<B>JA Magallón</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Handling%20of%20tty1%20%5Bwas%20Can%27t%20switch%20to%20virtual%20consoles%5D&In-Reply-To=%3C4F3AD9BE.2020107%40ono.com%3E"
TITLE="[Mageia-dev] Handling of tty1 [was Can't switch to virtual consoles]">jamagallon at ono.com
</A><BR>
<I>Tue Feb 14 23:01:34 CET 2012</I>
<P><UL>
<LI>Previous message: <A HREF="011953.html">[Mageia-dev] Can't switch to virtual consoles
</A></li>
<LI>Next message: <A HREF="011950.html">[Mageia-dev] [changelog] [RPM] cauldron core/release c++-gtk-utils-2.0.4-1.mga2
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#11958">[ date ]</a>
<a href="thread.html#11958">[ thread ]</a>
<a href="subject.html#11958">[ subject ]</a>
<a href="author.html#11958">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On 02/14/2012 07:39 PM, Thierry Vignaud wrote:
><i> On 14 February 2012 19:01, Juan Luis Baptiste <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">juancho at mageia.org</A>> wrote:
</I>>>><i> I have noticed that now I can't switch to a virtual console
</I>>>><i> (ctrl+alt+F#), is this intentional, or a bug ? I have searched
</I>>>><i> bugzilla but didn't found anything.
</I>>>><i>
</I>
That reminds me of another issue...
I have some sever boxes booting in text mode, by making default.target
point to multi-user.target.
I have no getty spawned for tty1, so they look strange, boot messages
remain in screen.
Why is getty for tty1 missing ?
annwn:/lib/systemd/system# ps -ef | grep getty
root 2525 1 0 Feb13 tty3 00:00:00 /sbin/agetty tty3 38400
root 2530 1 0 Feb13 tty2 00:00:00 /sbin/agetty tty2 38400
root 2534 1 0 Feb13 tty5 00:00:00 /sbin/agetty tty5 38400
root 2539 1 0 Feb13 tty6 00:00:00 /sbin/agetty tty6 38400
root 2542 1 0 Feb13 tty4 00:00:00 /sbin/agetty tty4 38400
root 32761 32556 0 23:00 pts/0 00:00:00 grep --color getty
annwn:/lib/systemd/system# ps -ef | grep dm
root 2470 1 0 Feb13 ? 00:00:00 rpc.idmapd
root 32763 32556 0 23:00 pts/0 00:00:00 grep --color dm
TIA!
--
J.A. Magallon <jamagallon()ono!com> \ Winter is coming...
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="011953.html">[Mageia-dev] Can't switch to virtual consoles
</A></li>
<LI>Next message: <A HREF="011950.html">[Mageia-dev] [changelog] [RPM] cauldron core/release c++-gtk-utils-2.0.4-1.mga2
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#11958">[ date ]</a>
<a href="thread.html#11958">[ thread ]</a>
<a href="subject.html#11958">[ subject ]</a>
<a href="author.html#11958">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
mailing list</a><br>
</body></html>
|