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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-discuss] Alpha 2 with the 700MB dual ISO
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Alpha%202%20with%20the%20700MB%20dual%20ISO&In-Reply-To=%3C20110315193707.05d77008%40pitrou.net%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="003987.html">
<LINK REL="Next" HREF="003989.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-discuss] Alpha 2 with the 700MB dual ISO</H1>
<B>Antoine Pitrou</B>
<A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Alpha%202%20with%20the%20700MB%20dual%20ISO&In-Reply-To=%3C20110315193707.05d77008%40pitrou.net%3E"
TITLE="[Mageia-discuss] Alpha 2 with the 700MB dual ISO">solipsis at pitrou.net
</A><BR>
<I>Tue Mar 15 19:37:07 CET 2011</I>
<P><UL>
<LI>Previous message: <A HREF="003987.html">[Mageia-discuss] Alpha 2 with the 700MB dual ISO
</A></li>
<LI>Next message: <A HREF="003989.html">[Mageia-discuss] Alpha 2 with the 700MB dual ISO
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#3988">[ date ]</a>
<a href="thread.html#3988">[ thread ]</a>
<a href="subject.html#3988">[ subject ]</a>
<a href="author.html#3988">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>
Ouch, even drakconf isn't available on the 700MB ISO...
And easyurpmi isn't Mageia-enabled :(
On Tue, 15 Mar 2011 19:33:05 +0100
Antoine Pitrou <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">solipsis at pitrou.net</A>> wrote:
><i>
</I>><i> Ok, I re-installed from scratch and selected vesa (and disabled
</I>><i> composite) in the installer itself, which at least makes the DM screen
</I>><i> work properly. Then, though, the "GNOME/openbox" session doesn't work,
</I>><i> probably because GNOME isn't really available in the 700MB ISO (there
</I>><i> is no "task-gnome" in the available packages).
</I>><i>
</I>><i> So I start LXDE instead, try to start the package manager (hoping to
</I>><i> add online mirrors for extra packages) and find that it isn't installed.
</I>><i> I then try to install rpmdrake using urpmi and it fails because of
</I>><i> lib64webgtk1.0 ("due to unsatisfied webkit 1.0").
</I>><i>
</I>><i> So, it seems the 700MB ISO isn't really usable except if you want to
</I>><i> restrict yourself to testing LXDE and Firefox (or are willing to
</I>><i> configure extra sources by hand on the command-line).
</I>><i>
</I>><i> Regards
</I>><i>
</I>><i> Antoine.
</I>><i>
</I>><i>
</I>><i>
</I>><i> On Tue, 15 Mar 2011 19:12:18 +0200
</I>><i> Ahmad Samir <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">ahmadsamir3891 at gmail.com</A>>
</I>><i> wrote:
</I>><i> >
</I>><i> > Two different issues...
</I>><i> > - the drak3d issue, make sure you select a DE from the session list in
</I>><i> > the display manager used (assuming you installed a DE, KDE4, GNOME,
</I>><i> > LXDE) while installing Mageia
</I>><i> >
</I>><i> > - Alpha 2 comes with vbox-4.0.4 guest-additions, this mightn't work
</I>><i> > with a 3.x vbox host, but first of all, there're no pre-compiled
</I>><i> > kernel modules in Mageia yet, so make sure the -devel package for the
</I>><i> > running kernel is installed then reboot so that dkms tries to build
</I>><i> > the vbox additions kernel modules, (you can check the status with
</I>><i> > 'dkms status' as root).
</I>><i> >
</I>><i> >
</I>><i> > - If the modules are built and it still doesn't work, then the easy
</I>><i> > workaround is to uninstall all the vbox package from the guest:
</I>><i> > dkms-vboxadditions
</I>><i> > x11-driver-input-vboxmouse
</I>><i> > x11-driver-video-vboxvideo
</I>><i> > virtualbox-guest-additions
</I>><i> >
</I>><i> > then while the guest vm is running:
</I>><i> > - select Device> "Install guest additions"
</I>><i> > - download the iso, mount it in the vm
</I>><i> > - switch to tty1 in the vm (by pressing the Host key + F1)
</I>><i> > - mount the iso:
</I>><i> > # mount -t iso9660 -o loop /media/cdrom
</I>><i> > - Install the additions:
</I>><i> > # cd /media/cdrom
</I>><i> > # ./VBoxLinuxAdditions-x86.run
</I>><i> > if you're installed the i586 edition of Mageia
</I>><i> >
</I>><i> > OR
</I>><i> > ./VBoxLinuxAdditions-amd64.run
</I>><i> > if you're installed the x86_64 edition of Mageia.
</I>><i> >
</I>><i> > Hope this works...
</I>><i> >
</I>><i> > --
</I>><i> > Ahmad Samir
</I>><i> >
</I>><i>
</I>><i>
</I>><i>
</I>
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="003987.html">[Mageia-discuss] Alpha 2 with the 700MB dual ISO
</A></li>
<LI>Next message: <A HREF="003989.html">[Mageia-discuss] Alpha 2 with the 700MB dual ISO
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#3988">[ date ]</a>
<a href="thread.html#3988">[ thread ]</a>
<a href="subject.html#3988">[ subject ]</a>
<a href="author.html#3988">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss
mailing list</a><br>
</body></html>
|