blob: 6237536017b0a22936684841d7c237b4efdf4a47 (
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
99
100
101
102
103
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-discuss] mounting removeable media on Mageia 2 Gnome 2?
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20mounting%20removeable%20media%20on%20Mageia%202%20Gnome%202%3F&In-Reply-To=%3C20120529032035.34f0c060%40dougshost.douglaidlaw.net%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="007542.html">
<LINK REL="Next" HREF="007544.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-discuss] mounting removeable media on Mageia 2 Gnome 2?</H1>
<B>Doug Laidlaw</B>
<A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20mounting%20removeable%20media%20on%20Mageia%202%20Gnome%202%3F&In-Reply-To=%3C20120529032035.34f0c060%40dougshost.douglaidlaw.net%3E"
TITLE="[Mageia-discuss] mounting removeable media on Mageia 2 Gnome 2?">laidlaws at hotkey.net.au
</A><BR>
<I>Mon May 28 19:20:35 CEST 2012</I>
<P><UL>
<LI>Previous message: <A HREF="007542.html">[Mageia-discuss] mounting removeable media on Mageia 2 Gnome 2?
</A></li>
<LI>Next message: <A HREF="007544.html">[Mageia-discuss] mounting removeable media on Mageia 2 Gnome 2?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#7543">[ date ]</a>
<a href="thread.html#7543">[ thread ]</a>
<a href="subject.html#7543">[ subject ]</a>
<a href="author.html#7543">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On Mon, 28 May 2012 19:02:16 +0200
Wolfgang Bornath <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">molch.b at googlemail.com</A>> wrote:
><i> 2012/5/28 Doug Laidlaw <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">laidlaws at hotkey.net.au</A>>:
</I>><i> > On Mon, 28 May 2012 10:34:55 -0400
</I>><i> > Doug Lytle <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">support at drdos.info</A>> wrote:
</I>><i> >
</I>><i> >> Doug Laidlaw wrote:
</I>><i> >> >   But there must be a more satisfactory answer.
</I>><i> >>
</I>><i> >> I add the following to my /etc/sudoers file so I don't have to
</I>><i> >> enter a password to run VirtualBox:
</I>><i> >>
</I>><i> >> doug    ALL=/usr/bin/VirtualBox NOPASSWD
</I>><i> >>
</I>><i> >> Doug
</I>><i> >>
</I>><i> >>
</I>><i> >
</I>><i> > That should do it. The full path is /bin/mount.  Substitute that
</I>><i> > for /usr/bin/VirtualBox
</I>><i> >
</I>><i> > I think that it is effective immediately.
</I>><i>
</I>><i> Still I wonder how could the fallback have an effect on the way
</I>><i> removable media are handled. In my new MGA2 installation from the free
</I>><i> DVD where I selected GNOME standard installation I did not experience
</I>><i> the fallback (although the proprietary driver of my nvidia wasn't
</I>><i> installed). When I insert a stick or sd card or a cd I immediately get
</I>><i> the popup with the icon and options to mount it (no root needed).
</I>><i>
</I>
I don't use gnome, but since xfce is derived from it, I would have
expected the same behavior. The question of mounting media
upon insertion isn't straightforward. The installation CDs are made
readable although not mounted. Doug's solution provides an option
only: it allows the user to mount the device. If the "user" option is
given in /etc/fstab, it allows the user to mount the device, but that
would need a permanent mountpoint to be set. I used to be advised
that if I wanted my USB key to be mounted immediately, I should set a
mount point. As I understand it, with the new system that is no longer
the case, even for /dev/cdrom.
I have still occasionally been caught by removing media before writing
to it is finished.
Doug.
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="007542.html">[Mageia-discuss] mounting removeable media on Mageia 2 Gnome 2?
</A></li>
<LI>Next message: <A HREF="007544.html">[Mageia-discuss] mounting removeable media on Mageia 2 Gnome 2?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#7543">[ date ]</a>
<a href="thread.html#7543">[ thread ]</a>
<a href="subject.html#7543">[ subject ]</a>
<a href="author.html#7543">[ 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>
|