The automounting tag has no wiki summary.
2
votes
1answer
317 views
Automounting in KDE-3.5.10 without HAL
community!
I have Gentoo(amd64) installed with KDE-3.5.10 desktop from kde-sunset overlay. Recently I have upgraded xorg-server from 1.7 to 1.9 and now want to extinguish hal completly. The only ...
4
votes
2answers
619 views
USB storage devices aren't automatically mounted when inserted on a fresh install of Debian 6.0
I installed Debian 6.0 (squeeze) a few days ago on my machine. I installed the default GNOME desktop, standard settings. Unfortunately, I just noticed that when I plug in USB storage devices (external ...
1
vote
1answer
1k views
Why is my fstab entry for an external USB drive not working?
I have an external USB drive which my system recognizes as /dev/sdb1. I want to have it automounted with 755 permissions on boot and shared over the network with samba. I created the mount point ...
7
votes
4answers
4k views
Mounting USB disks automatically (How it works)
Background:
I am trying to mount a usb disk as read only but my ubuntu install is mounting it
rw when I plug the disk in.
I can unmount the disk manually and remount it manually as read only with ...
1
vote
2answers
841 views
How to get my USB stick to auto-mount?
I used to be able to have my USB stick auto-mount when I plugged it in, on my GNOME desktop. After some fiddling with my system, it doesn't happen anymore. I now have to resort to doing this using the ...
6
votes
1answer
233 views
Automounting plugged devices in linux
Auto-mounting seems to be a bit of a messy thing in linux.
The options to automount ranges from autofs, udev, hal or even filemanagers.
What is the best-practice method to enable automounting on ...
1
vote
1answer
360 views
Auto mount HP USB Flash drive Error
I am using RHEL 5, If i plug my USB Flash drive i'm getting Error message as follows,
This much days It work smoothly, And now it working with windows XP well.
Where is the problem ? How can i ...
3
votes
2answers
603 views
Auto-mounting to a directory other than /media in Fedora 13
I am using Fedora 13. I need to be able to configure how media are mounted automatically. For an example, I want to change the parent of all mounted media to be a directory other than /media. All the ...
1
vote
1answer
666 views
How do I stop thunar trying auto-mount a partition
When I plug in SIPOD, my pet ipod, thunar tries to auto-mount two partitions instead of one.
This annoying pop-up is starting to kill me:
This is what /dev/sde looks like:
$ sudo file -s ...
4
votes
1answer
2k views
Preventing mounting some partition by user (gnome+udisk)
I'd like to prevent automounting one partition (known UUID etc. ) on one external harddrive. Others should be automounted. Distro is 'modern' (uses lots of beta software) and uses udisk+udev for ...
5
votes
1answer
844 views
Automatically mount network drive when available
I have a NAT drive, that is accessible via SMB. I have an entry in fstab to mount it at boot.
But if the drive is not switched on it is not mounted during boot and I have to manually mount later.
(The ...