Mailinglist Archive: opensuse-bugs (13069 mails)
| < Previous | Next > |
[Bug 464453] Disabling automounter during installation does not work
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Mon, 19 Jan 2009 09:30:08 -0700 (MST)
- Message-id: <20090119163008.ED05BCC7D4@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=464453
User vuntz@xxxxxxxxxx added comment
https://bugzilla.novell.com/show_bug.cgi?id=464453#c14
--- Comment #14 from Vincent Untz <vuntz@xxxxxxxxxx> 2009-01-19 09:30:07 MST
---
Created an attachment (id=266039)
--> (https://bugzilla.novell.com/attachment.cgi?id=266039)
Code for a simple automount-blocker command
Okay, let's try with this command. Compile it with:
gcc -o automount-blocker -Wall -Werror `pkg-config --cflags --libs glib-2.0 hal
dbus-glib-1` automount-blocker.c
Then run it. When I run it, nautilus stops mounting USB keys for me. To exit
it, just type exit + enter on the program stdin.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
User vuntz@xxxxxxxxxx added comment
https://bugzilla.novell.com/show_bug.cgi?id=464453#c14
--- Comment #14 from Vincent Untz <vuntz@xxxxxxxxxx> 2009-01-19 09:30:07 MST
---
Created an attachment (id=266039)
--> (https://bugzilla.novell.com/attachment.cgi?id=266039)
Code for a simple automount-blocker command
Okay, let's try with this command. Compile it with:
gcc -o automount-blocker -Wall -Werror `pkg-config --cflags --libs glib-2.0 hal
dbus-glib-1` automount-blocker.c
Then run it. When I run it, nautilus stops mounting USB keys for me. To exit
it, just type exit + enter on the program stdin.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |