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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] Minimum install of cauldron don't start console
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Minimum%20install%20of%20cauldron%20don%27t%20start%20console&In-Reply-To=%3CCA%2Bh4nj78Q2RQnREBS%3D%2BvsZ1QScXu85K4_OxXO234bOvbFGPKDQ%40mail.gmail.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="012681.html">
<LINK REL="Next" HREF="012686.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] Minimum install of cauldron don't start console</H1>
<B>Wolfgang Bornath</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Minimum%20install%20of%20cauldron%20don%27t%20start%20console&In-Reply-To=%3CCA%2Bh4nj78Q2RQnREBS%3D%2BvsZ1QScXu85K4_OxXO234bOvbFGPKDQ%40mail.gmail.com%3E"
TITLE="[Mageia-dev] Minimum install of cauldron don't start console">molch.b at googlemail.com
</A><BR>
<I>Tue Mar 6 17:56:47 CET 2012</I>
<P><UL>
<LI>Previous message: <A HREF="012681.html">[Mageia-dev] Minimum install of cauldron don't start console
</A></li>
<LI>Next message: <A HREF="012686.html">[Mageia-dev] Minimum install of cauldron don't start console
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#12683">[ date ]</a>
<a href="thread.html#12683">[ thread ]</a>
<a href="subject.html#12683">[ subject ]</a>
<a href="author.html#12683">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>2012/3/6 Frank Griffin <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">ftg at roadrunner.com</A>>:
><i> On 03/06/2012 11:22 AM, Wolfgang Bornath wrote:
</I>>><i>
</I>>><i> If you want to address the novice user, what do you think makes support in
</I>>><i> case of a failing x server easier for the helper AND the novice user, a
</I>>><i> black screen, a screen without a prompt but with a hanging list of messages
</I>>><i> instead - or a login prompt from where he can be directed to a solution (or
</I>>><i> given instructions to provide more information)?
</I>><i>
</I>><i>
</I>><i> Probably a better solution, if you know that X is supposed to come up but
</I>><i> isn't, is to automatically log him in as some new ID whose shell is a script
</I>><i> something like the rescue console script.  The first thing it does is su him
</I>><i> to prompt for the root password, and then presents a character-based dialog
</I>><i> explaining his options, offering to run XFdrake, maybe running rpm/urpmi to
</I>><i> see if all needed packages are installed, and giving him to option to exit
</I>><i> to a real shell if he wants.
</I>
Yes, that would be the next step on the road to user-friendly desaster
management. As long as we do not have this a login prompt is better
than nothing.
--
wobo
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="012681.html">[Mageia-dev] Minimum install of cauldron don't start console
</A></li>
<LI>Next message: <A HREF="012686.html">[Mageia-dev] Minimum install of cauldron don't start console
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#12683">[ date ]</a>
<a href="thread.html#12683">[ thread ]</a>
<a href="subject.html#12683">[ subject ]</a>
<a href="author.html#12683">[ 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>
|