LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This 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


Reply
  Search this Thread
Old 09-10-2003, 04:15 PM   #1
bshelton
Member
 
Registered: Sep 2003
Location: Fairfax, VA
Distribution: RedHat/Fedora/Mandrake/BSD/Solaris
Posts: 54

Rep: Reputation: 15
Question Installing USB Pin Drive


I have recently installed Linux 9 on my laptop. It doesn't have a floppy, only a CD-RW/DVD. So far everything is perfect and i'm loving Linux, i just want to know how i can get my 64Mb Flashdrive to work w\ Linux.

Do i need to get a special driver or what?
 
Old 09-10-2003, 04:22 PM   #2
tangle
Senior Member
 
Registered: Apr 2002
Location: Arbovale, WV
Distribution: Slackware
Posts: 1,761

Rep: Reputation: 78
What distro are you using?
 
Old 09-10-2003, 04:28 PM   #3
bshelton
Member
 
Registered: Sep 2003
Location: Fairfax, VA
Distribution: RedHat/Fedora/Mandrake/BSD/Solaris
Posts: 54

Original Poster
Rep: Reputation: 15
RedHat Linux 9
 
Old 09-10-2003, 04:36 PM   #4
tangle
Senior Member
 
Registered: Apr 2002
Location: Arbovale, WV
Distribution: Slackware
Posts: 1,761

Rep: Reputation: 78
If it is like a USB Zip drive you need to make a directory /mnt/pin, then issue this command at the command line. mount -t vfat /dev/sda4 /mnt/pin.

If this does not work you need to load some modules. I am not sure off the top of my head what they are. After work I'll check back with you.
 
Old 09-10-2003, 04:45 PM   #5
bshelton
Member
 
Registered: Sep 2003
Location: Fairfax, VA
Distribution: RedHat/Fedora/Mandrake/BSD/Solaris
Posts: 54

Original Poster
Rep: Reputation: 15
i have my pin drive pluged in when i do this, and i'm i'm getting the error "mount: /dev/sda4 is not a valid block device"

any suggestions for change?
 
Old 09-10-2003, 04:51 PM   #6
bshelton
Member
 
Registered: Sep 2003
Location: Fairfax, VA
Distribution: RedHat/Fedora/Mandrake/BSD/Solaris
Posts: 54

Original Poster
Rep: Reputation: 15
nevermind...i used /dev/sda1 and it worked perfectly.

Thank you so much for the help.
 
Old 09-10-2003, 04:51 PM   #7
tangle
Senior Member
 
Registered: Apr 2002
Location: Arbovale, WV
Distribution: Slackware
Posts: 1,761

Rep: Reputation: 78
There are some modules that need to be loaded. I do not know them off the top of my head. I'll have to get home to look them up.
 
Old 09-10-2003, 09:30 PM   #8
kazuni
Member
 
Registered: May 2003
Location: Hong Kong
Distribution: Android on HTC Hero
Posts: 256

Rep: Reputation: 30
looks like u got it working, but referring to tangle:
you probably need:
- usb-ohci or usb-uhci or usb-ehci (for usb 1.0 and 2.0, etc)
- usbdrive

just modprobe them if u need to
 
Old 09-11-2003, 12:17 AM   #9
bshelton
Member
 
Registered: Sep 2003
Location: Fairfax, VA
Distribution: RedHat/Fedora/Mandrake/BSD/Solaris
Posts: 54

Original Poster
Rep: Reputation: 15
i have no clue what that means. what do i need to do?
 
Old 09-11-2003, 12:32 AM   #10
tangle
Senior Member
 
Registered: Apr 2002
Location: Arbovale, WV
Distribution: Slackware
Posts: 1,761

Rep: Reputation: 78
If it works under /dev/sda1, I would not worry about it. My zip drive is /dev/sda4 and I thought that it might have been that for the pin drive.
 
Old 09-11-2003, 09:25 AM   #11
bshelton
Member
 
Registered: Sep 2003
Location: Fairfax, VA
Distribution: RedHat/Fedora/Mandrake/BSD/Solaris
Posts: 54

Original Poster
Rep: Reputation: 15
oh ok. Well thank you very much for the help. I really appreciate it. Also, if its not too much trouble for you. Can you tell me why i used the -t and what vfat and sda are? I'm pretty familar w\ working in a unix environment but i don't know what those statements mean.

Thank you very much tangle.
 
Old 09-11-2003, 09:46 AM   #12
tangle
Senior Member
 
Registered: Apr 2002
Location: Arbovale, WV
Distribution: Slackware
Posts: 1,761

Rep: Reputation: 78
-t tell the mount command to mount it as vfat (FAT32) file system. The sda is the device man. I might be wrong on this, but Linux sees USB as a SCSI device. That is what te sda is.
 
Old 09-11-2003, 01:05 PM   #13
bshelton
Member
 
Registered: Sep 2003
Location: Fairfax, VA
Distribution: RedHat/Fedora/Mandrake/BSD/Solaris
Posts: 54

Original Poster
Rep: Reputation: 15
understood. Thank you very much. Its nice to know exactly what you did that for so you can understand why you're using it in the future.

Thanks for the help again tangle.

oh by the way, do you have any suggestions for how to get a wireless card to work w\ Linux? I'm getting ready to go by one and i just want to know what i have to look forward to.
 
Old 09-11-2003, 01:21 PM   #14
tangle
Senior Member
 
Registered: Apr 2002
Location: Arbovale, WV
Distribution: Slackware
Posts: 1,761

Rep: Reputation: 78
I never used wireless before , except for a Solectec link at work. Just buy a supported card and you should be alright.
 
Old 09-11-2003, 01:24 PM   #15
bshelton
Member
 
Registered: Sep 2003
Location: Fairfax, VA
Distribution: RedHat/Fedora/Mandrake/BSD/Solaris
Posts: 54

Original Poster
Rep: Reputation: 15
cool, that's kinda what i had planned on doing. I just wanted to check and see if there are going to be any surprises waiting for me.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Installing grub to external USB hard drive for later use as internal hard drive dhave Linux From Scratch 2 12-10-2005 09:48 AM
Installing with a usb cd-drive dom02 Ubuntu 4 06-20-2005 11:54 AM
Installing USB Pen Drive bbslackuser Slackware 2 01-17-2005 02:01 PM
installing from USB cd drive regressive newb Linux - Newbie 2 02-25-2004 10:50 PM
Installing to USB drive garneca Linux - Newbie 2 10-23-2003 08:54 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 08:21 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration