blob: ba8058346d331f549cb8abda601220f79d7e037f (
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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] mkinitrd and Mageia2
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20mkinitrd%20and%20Mageia2&In-Reply-To=%3C4F22BFF6.4020902%40roadrunner.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="011590.html">
<LINK REL="Next" HREF="011592.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] mkinitrd and Mageia2</H1>
<B>Frank Griffin</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20mkinitrd%20and%20Mageia2&In-Reply-To=%3C4F22BFF6.4020902%40roadrunner.com%3E"
TITLE="[Mageia-dev] mkinitrd and Mageia2">ftg at roadrunner.com
</A><BR>
<I>Fri Jan 27 16:17:10 CET 2012</I>
<P><UL>
<LI>Previous message: <A HREF="011590.html">[Mageia-dev] mkinitrd and Mageia2
</A></li>
<LI>Next message: <A HREF="011592.html">[Mageia-dev] mkinitrd and Mageia2
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#11591">[ date ]</a>
<a href="thread.html#11591">[ thread ]</a>
<a href="subject.html#11591">[ subject ]</a>
<a href="author.html#11591">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On 01/27/2012 09:45 AM, Colin Guthrie wrote:
><i> Well it's complicated. The different DE's do things differently.
</I>><i> AFAIK, GNOME has used udev for a long time, and I had it in my head
</I>><i> that KDE did also, but they are totally separate implementations. But
</I>><i> I do see here, that my USB stick is not showing up in GNOME now. I'll
</I>><i> try later in KDE and try and pinpoint where the weak link is. The
</I>><i> urpmi stuff does still use HAL and should really be ported as HAL
</I>><i> shouldn't be used now (I've got it disabled on all my mga1 machines
</I>><i> anyway as I don't use urpmi+CD/DVD media). Col
</I>
Just for the record, this doesn't involve urpmi. This is just things
like brasero and wine apps not being able to "see" loaded media that
aren't mounted.
KDE detects that it's there, and reads the volume label to display in
the Devices popup, but doesn't mount it, probably because k3b doesn't
use mounted media anyway (the first thing it does is umount the disk).
Things like VLC, "Play disk" which take the /dev/srX device address work
as well.
Sounds like several things are still relying on what hal does. Is there
some intentional reason why volumes are no longer automounted ?
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="011590.html">[Mageia-dev] mkinitrd and Mageia2
</A></li>
<LI>Next message: <A HREF="011592.html">[Mageia-dev] mkinitrd and Mageia2
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#11591">[ date ]</a>
<a href="thread.html#11591">[ thread ]</a>
<a href="subject.html#11591">[ subject ]</a>
<a href="author.html#11591">[ 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>
|