Hi,
I'm a long time user of Ubuntu, however this is my first post so please forgive me if this question is posted in the wrong place ;)
I have an application using the standard 12.04 desktop (gnome), which relies on the automounting of usbpens. The automount works fine, however when operators pulls out the usbpen it produces an annoying "Unable to mount blah blah" dialog box.
I have some USB-sticks using fat32 as filesystem and others using ext4. Now I want to configure autofs to mount the sticks automatically.
To make sure that the user can write to fat32 sticks I use the umask option in my /etc/auto.misc file.
I've been using linux off and on for a few years. I now am using it for a network file server. My question is this, How do I automount a raid array.
I used mdadm to create it, but every time I restart the server it doesn't automount the raid array.
Need a bit of help if you have some of your time to spare,
Can anyone please tell me how to get openSUSE 11.2 to automount a USB drive (Creative Zen to be precise) to a static mount point?
For the error when trying to manually mount it, as it says you need to be root or use sudo to mount it. I'd trysudo mount -avas it uses the fstab options to mount it and you'll see if it errors out. Piping dmesg to a grep for sda3 might give a clue to why it fails during boot.dmesg | grep sda3HTH
Hi,
We have an OpenLDAP server running on Ubuntu 9.10 (I know but it is there now and can't easily be changed!). I want to add a new automount entry with an ACL that only alows users to mount the share if they are a member of a certain group.
I have a VM running 10.04 with OpenLDAP setup and running with the directory matching my live system.
I cannot login after I unchecked the "automount" checkbox of the home partition by udisks
( I guess it's the name of the software.) I know all will be normal again if I can set it back
to automount.
The question is: how to do this?
I have an external USB had drive. It is a Buffalo drive. When ti is mounted it appears in /Media/Buffalo
The problem is, every time I reboot my system it is mounted to a different location.
e.g. /Media/Buffalo_1
reboot again and it is mounted to /Media/Buffalo_2
the two previous mount points always remain present as empty directories.
(ubuntu 12.10 on HP DV7 i5 with 8GB memory)
Yesterday I decided to delete my 522GB Win7 (NTFS) partition, and create my Ext4, since my exposure to my Win8 on another laptop had made me a 100% Ubuntu person.
This should have been simple. Use Gparted to Shrink the NTFS partition to nothing, create a new partition, format at Ext4 and that's it.