Linux - GeneralThis Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.
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.
Most usb bulk storage devices need to be mounted from /dev/hda1, not /dev/hda, as written above. It is possible to format a disk without actual partitions, just a single large memory block, in which case /dev/hda is needed, but most flash memory isn't configured like that.
Most usb bulk storage devices need to be mounted from /dev/hda1, not /dev/hda, as written above. It is possible to format a disk without actual partitions, just a single large memory block, in which case /dev/hda is needed, but most flash memory isn't configured like that.
I've seen it mentioned elsewhere that I may have to edit the /etc/fstab file to mount my USB Memory Key.
Are you saying it is not necessary to do this...
I'm relatively new to Linux and don't want to modify master files if it isn't necessary.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.