blob: 6c9f30e6ca366ddd247a4cecc6371c9b7b903281 (
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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] beta 4 installer notes
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20beta%204%20installer%20notes&In-Reply-To=%3CCAONrEtZHV%3Da_rp77%3Dq8fzOyZJyD5hV1GDssNHPKVX4eGGpK%3Dqg%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="024330.html">
<LINK REL="Next" HREF="024332.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] beta 4 installer notes</H1>
<B>Thierry Vignaud</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20beta%204%20installer%20notes&In-Reply-To=%3CCAONrEtZHV%3Da_rp77%3Dq8fzOyZJyD5hV1GDssNHPKVX4eGGpK%3Dqg%40mail.gmail.com%3E"
TITLE="[Mageia-dev] beta 4 installer notes">thierry.vignaud at gmail.com
</A><BR>
<I>Wed Apr 10 06:38:27 CEST 2013</I>
<P><UL>
<LI>Previous message: <A HREF="024330.html">[Mageia-dev] beta 4 installer notes
</A></li>
<LI>Next message: <A HREF="024332.html">[Mageia-dev] beta 4 installer notes
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#24331">[ date ]</a>
<a href="thread.html#24331">[ thread ]</a>
<a href="subject.html#24331">[ subject ]</a>
<a href="author.html#24331">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On 10 April 2013 03:44, Liam R E Quin <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">liam at holoweb.net</A>> wrote:
><i> I tried installing Mageia 3 Beta 4 on an ASUS 64-bit PC,
</I>><i> a network install.
</I>><i>
</I>><i> A couple of problems I noticed:
</I>><i>
</I>><i> (1) insmoding xen_blkfront failed
</I>><i> /lib/libDrakX/modules.pm line 96
</I>><i>
</I>><i> (I was not using a virtual machine, this was an install onto
</I>><i> a physical PC)
</I>
already fixed
><i> (4) the installer doesn't redraw itself on an expose event,
</I>><i> so if you switch to another virtual console and back,
</I>><i> the installer is then a blank rectangle with rounded
</I>><i> corners, sometimes for quite a long time (minutes)
</I>
there's one single process, so expose event are managed once in a while
in rpm callback
><i> (5) a message,
</I>><i> "script failed for mailman_2.1.15-3.mga3-x86-64:"
</I>><i>
</I>><i> (there was a blank line underneath but no more text)
</I>
the exact error should be in your /root/drakx/install.log (also included
in your /root/drakx/report.bug.xz)
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="024330.html">[Mageia-dev] beta 4 installer notes
</A></li>
<LI>Next message: <A HREF="024332.html">[Mageia-dev] beta 4 installer notes
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#24331">[ date ]</a>
<a href="thread.html#24331">[ thread ]</a>
<a href="subject.html#24331">[ subject ]</a>
<a href="author.html#24331">[ 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>
|