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.
i'm trying to get my fat32 drive (which i use to hold my mp3s collection for both windows and linux) mounted on this new ubuntu distro, debian-based, i believe. my fstab line looks like this:
/dev/hdb3 /mnt/vfat vfat auto,user 0 0
now, when i mount this drive it does appear on my desktop (as well as when i start the computer, obviously) but when i open the drive with the gui i get gnome footprint icons instead of folder icons. each time i right-click on one to look at user permissions, it disappears. when i try to access it through xmms the vfat folder is apparently un-expandable... what gives?
not to mention that when i CAN get songs to play through whatever degree of tinkering i find a bunch of fsck files and folders when i go back into windows. one time windows had to run scandisk or something of that kind just get several albums out of these fsck folders.
I have an identical problem.
The vfat filesystem is installed, you can CD in through console, and copy files individually, but that isnt any good for playing all my mp3s.
My fstab has "/dev/sda5 /share vfat defaults 0 0" as the entry for that mount.
Any ideas?
using the mount options "defaults" or "auto,user" didn't work. i realized that xmms could get to the drive, though, if i launched xmms from root right after tinkering with my fstab, so i used the line "user=erik" instead. worked. oh well.
just wondering (its been a while), how do i see my uid/gid as well as what groups i am a member of from the terminal?
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.