SuSE 9.3 USB Flash Drive Auto Mount Stopped Working
Linux - HardwareThis forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
SuSE 9.3 USB Flash Drive Auto Mount Stopped Working
Hey Dudes/Dudets,
I have SuSE 9.3 and my USB Flash drive always worked, plug it in, little icon popped up and it was available with proper permissions.
Today it does not mount. I can mount it and see it with the MOUNT command as /dev/sda1 (wrong perms)
Can anyone think of a setting YAST, KDE or otherwise, I may have changed to cause this?
All I have done lately is get all On-Line updates and change the Security settings to "Networked Workstation" in YAST and did an iptables -F (the latter messed up a few Deamons I had to restart)
Is this a SuSE Security issue I messed up?
I tested the drive in Windows and it warks fine there...
I think SuSE uses automount to mount drives (someone please correct me if I'm wrong). Try opening a terminal and typing "ps -ef | grep 'automountd'" to make sure it's running. If it is, then it's probably something harder to solve.
The command of ps -ef | grep 'automountd' returns:
myusername 10361 10352 0 14:03 pts/1 00:00:00 grep automountd
Seems like it's there but I can't tell if it's running.
I went into YAST/System/Services and found an autofs service and it was NOT running. When I tried to start it I got:
/etc/init.d/autofs start returned 6 (program is not configured):
Starting service automounter ("files nis" does not provide any mounts)..skipped
So, I'm still wondering why/how I managed to turn Automount off? I now also have to manually mount my CD .... Keeping in mind, this system has been mounting and working flawlessly for a year...
I checked another SuSE 9.3 workstation at home and the /etc/fstab files are exactly the same, and the other system still automatically mounts the same USB drive and CD's.
I noticed on the working machine with the 'top' command running that 'suseplugger' jumps in and mounts the USB drive.
I do have suseplugger installed and running on the machine in question. It seems to be corrupted or something though...
Ive been having the same issue with the automount but Ive figured out that the udev and haldaemon are not running at boot time so there is no automounting. I changed those two daemons to boot run levels with 3&5 and it seems to be fine now.
I do have another question, is there anyone having issues with the NIC not being active at boot. the start is on auto but wont start without running YAST and reading the network settings. Any ideas????? thanks
I'm not trying to confuse the issue, but I just wrote off all of these problems and spent the best $50.00 of my life and upgraded to SLED 10 and I have no problems with ANYTHING. I'm running it on a Gateway Desktop, Alienware notebook and a Panasonic notebook ALL with no problems.
I also got the SLED 10 SDK from developer.novell.com so I can have tools like Apache, Eclipse, Etc...
I'd recommend the same to everyone who just needs to work and stop messing around with stuff like this ;-)
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.