Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
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.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
05-05-2005, 08:20 PM
|
#1
|
LQ Newbie
Registered: Aug 2003
Location: Boston, MA
Distribution: Redhat
Posts: 9
Rep:
|
mount/umount usb stick - PQI Intelligent Stick 2.0
Hi All:
I'm sure this will be a simple answer for one of you Linux Gurus out there. I have successfully configured, mounted and transferred files from my PQI Intelligent Stick 2.0 to my IBM Thinkpad 570 --which has Fedora Core 1 installed on it. I have done the following to mount the usb stick:
1) Create a mount point - /mnt/usbdisk
2) Add the following entry in /etc/fstab -
/dev/sda /mnt/floppy auto noauto,owner,kudzu 0 0
3) Entered at terminal - mount /dev/sda /mnt/usbdisk
When I unmount the usb stick with the command "umount /mnt/usbdisk" I lose the mount point and fstab entry. I notice that these don't go away when I unmount the floppy, so how can I keep from retyping these commands over and over again?
Thanks,
_sandbag
|
|
|
05-05-2005, 08:42 PM
|
#2
|
Member
Registered: Nov 2004
Location: Atlanta
Distribution: Gentoo 2005.1, Ubuntu 5.10
Posts: 267
Rep:
|
Edit: misread your post
Are you using some kind of automounting software like HAL or IVMAN?
You might also want to set the options you use to mount it as users,gid=users,noauto.
Last edited by Valhalla; 05-05-2005 at 08:44 PM.
|
|
|
05-06-2005, 04:12 AM
|
#3
|
LQ Newbie
Registered: Aug 2003
Location: Boston, MA
Distribution: Redhat
Posts: 9
Original Poster
Rep:
|
Nope. Not to my knowledge anyway. I believe Fedora recognizes the usb stick because it sees it under hwbrowser, but I have to go thru the steps outlined to mount the usb stick. Should I consider one of the two apps you cited?
|
|
|
05-06-2005, 04:38 AM
|
#4
|
Senior Member
Registered: Nov 2003
Location: London, England
Distribution: Ubuntu
Posts: 1,460
Rep:
|
Eh?
fstab - /dev/sda /mnt/floppy
mount /dev/sda /mnt/usbdisk
Why the mismatch??
Also, are you sure you shouldn't be mounting /dev/sda1 rather than just /dev/sda?
|
|
1 members found this post helpful.
|
05-06-2005, 10:58 AM
|
#5
|
Member
Registered: Nov 2004
Location: Atlanta
Distribution: Gentoo 2005.1, Ubuntu 5.10
Posts: 267
Rep:
|
It would probably be better to use a single mount /dev/sda command if its in fstab. I don' tknow why you made a seperatemount point then mounted it at floppy. It would probably be better to try mounting /dev/sda1 though, unless your usb has a flipped out partition scheme.
Last edited by Valhalla; 05-06-2005 at 11:00 AM.
|
|
|
05-06-2005, 11:12 AM
|
#6
|
LQ Newbie
Registered: Aug 2003
Location: Boston, MA
Distribution: Redhat
Posts: 9
Original Poster
Rep:
|
oops, I think I made a mistake. The line is supposed to be:
/dev/sda /mnt/usbdisk auto noauto,owner,kudzu 0 0
Thanks! I'll try sda1. I think in hwbrowser it listed the stick as sda, which is why I used that instead of sda1.
|
|
1 members found this post helpful.
|
All times are GMT -5. The time now is 10:41 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|