USB flash drives not auto-mounted

This forum is dedicated to basic help and support :

Ask here your questions about basic installation and usage of Mageia. For example you may post here all your questions about getting Mageia isos and installing it, configuring your printer, using your word processor etc.

Try to ask your questions in the right sub-forum with as much details as you can gather. the more precise the question will be, the more likely you are to get a useful answer

USB flash drives not auto-mounted

Postby thelynx » Apr 13th, '13, 09:01

Greetings,

I've just installed Mageia 2 LXDE on a friend's LG X130 netbook and with a little playing around managed to get the ever-troublesome Ralink RT3090 wireless working. I thought the whole install process went very smoothly until I plugged in a USB pen drive. Nothing happened. I waited. Still nothing. Typed lsusb and my pen drive was listed. So why can't I access it from the File Manager like most other distros? I checked online and it appears that I need to mount it via the terminal. I tried rebooting with the media inserted and still no luck. Unfortunately, my friend is a complete noob (I'm only slightly above that) and will not be excited about having to type anything on the command line. If this is a bug, I would consider it a pretty major one, wouldn't you?

Has anyone found a way to make any USB device / SD Card auto-mount on plug in. Am I the only one having this problem?

I would like to say that I really do like Mageia and find it a lovely system all around, apart from this glitch.

Many thanks in advance for your help and advice.
thelynx
 
Posts: 17
Joined: Sep 18th, '11, 15:01

Re: USB flash drives not auto-mounted

Postby doktor5000 » Apr 13th, '13, 12:07

From what media or how exactly did you install LXDE? From the DualArch CD?
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18067
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: USB flash drives not auto-mounted

Postby thelynx » Apr 13th, '13, 14:18

Yes from the DualArch but via usb.
thelynx
 
Posts: 17
Joined: Sep 18th, '11, 15:01

Re: USB flash drives not auto-mounted

Postby digigold » Apr 14th, '13, 07:49

A couple of options

#1 install a different FM like SpaceFM. SpaceFM is an excellent FM based on PCmanFM that will list and mount usb devices automatically (as well as many other excellent features). This is probably the easiest solution and will work with new usb devices without any setup.

#2 You could also add a specific pendrive to /etc/fstab. You will want to use the UUID since it could be located in different places (sdb1, sdc1, etc.).

So if it is currrently located at /dev/sdb1 run:
Code: Select all
# blkid /dev/sdb1

This outputs:
/dev/sdb1: SEC_TYPE="msdos" LABEL="TRAVELDRIVE" UUID="498E-71B5" TYPE="vfat"

So if we want it mounted to say /media/fdrv/ we would add the following line to /etc/fstab:
Code: Select all
UUID=498E-71B5 /media/fdrive vfat defaults 1 0


You have to add each device individually this way though so I would lean towards solution #1
"A mind that is stretched by a new experience can never go back to its old dimensions."
~Oliver Wendell Holmes, Jr.
User avatar
digigold
 
Posts: 150
Joined: May 9th, '12, 14:50
Location: Northern U.S.

Re: USB flash drives not auto-mounted

Postby Ken-Bergen » Apr 14th, '13, 09:49

thelynx wrote:Yes from the DualArch but via usb.
Is this the same usb drive you're wanting to mount?
Ken
Ken-Bergen
 
Posts: 1019
Joined: Mar 30th, '11, 02:45
Location: Chilliwack, BC, Canada


Return to Basic support

Who is online

Users browsing this forum: No registered users and 1 guest