blob: 3d50c8c86bff1f00629f71d6a3505a713364ca2a (
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
|
<!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=%3C4F22C45A.7060900%40roadrunner.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="011592.html">
<LINK REL="Next" HREF="011597.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=%3C4F22C45A.7060900%40roadrunner.com%3E"
TITLE="[Mageia-dev] mkinitrd and Mageia2">ftg at roadrunner.com
</A><BR>
<I>Fri Jan 27 16:35:54 CET 2012</I>
<P><UL>
<LI>Previous message: <A HREF="011592.html">[Mageia-dev] mkinitrd and Mageia2
</A></li>
<LI>Next message: <A HREF="011597.html">[Mageia-dev] mkinitrd and Mageia2
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#11593">[ date ]</a>
<a href="thread.html#11593">[ thread ]</a>
<a href="subject.html#11593">[ subject ]</a>
<a href="author.html#11593">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On 01/27/2012 10:21 AM, Colin Guthrie wrote:
><i> I really don't think it's anything to do with HAL here. As I said,
</I>><i> it's only urpmi stuff that uses HAL and I'm pretty certain the DE's
</I>><i> long ago stopped doing that.
</I>
OK, some updated testing:
In KDELoad a DVD, get the device popup, and dismiss it. Do a "df", and
see that there is no munt under /media. If you bring up the Device
popup and select "Open with File Manager", Konqueror opens and displays
the AUDIO_TS and VIDEO_TS folders. If you then do a "df", the volume
*has* been mounted under /media and stays mounted after you close
Konqueror, and now syslog shows:
Jan 27 10:18:46 localhost kernel: VFS: busy inodes on changed media or
resized disk sr1
Jan 27 10:20:23 localhost kernel: UDF-fs: Partition marked readonly;
forcing readonly mount
Jan 27 10:20:23 localhost kernel: UDF-fs: INFO Mounting volume
'CSI_NY_S7_D1', timestamp 2011/08/01 22:55 (1ed4)
So it appears that KDE is now delaying the mount until you tell it
through the device popup that you want to run something it (KDE) "knows"
requires the mount ? That is certainly going to screw up direct
invocation (not using the device popup) of any such application.
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="011592.html">[Mageia-dev] mkinitrd and Mageia2
</A></li>
<LI>Next message: <A HREF="011597.html">[Mageia-dev] mkinitrd and Mageia2
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#11593">[ date ]</a>
<a href="thread.html#11593">[ thread ]</a>
<a href="subject.html#11593">[ subject ]</a>
<a href="author.html#11593">[ 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>
|