LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 06-15-2005, 12:40 AM   #1
Darkness-Inc
Newbie
 
Registered: Feb 2004
Location: AUS
Distribution: Red Hat 9
Posts: 10

Rep: Reputation: 0
USB Key


i put me usb key in and was wondering where i go to find it and acces it... and is it installed?
 
Old 06-15-2005, 01:17 AM   #2
rootboy
Member
 
Registered: Oct 2001
Distribution: Mint 15
Posts: 770

Rep: Reputation: 51
It should be, have you checked to see if it showed up in your /etc/fstab or your /etc/mtab?

You might have to create a mountpoint in your /mnt/ directory to access it. This would either have to reflect where fstab thinks it should go, or you will have to edit your fstab to reflect where you want your key mounted.

Post your fstab if you need more help.
 
Old 06-15-2005, 02:19 AM   #3
Darkness-Inc
Newbie
 
Registered: Feb 2004
Location: AUS
Distribution: Red Hat 9
Posts: 10

Original Poster
Rep: Reputation: 0
my mtab looks like this

/dev/hdd1 / ext3 rw 0 0
none /proc proc rw 0 0
usbdevfs /proc/bus/usb usbdevfs rw 0 0
none /dev/pts devpts rw,gid=5,mode=620 0 0
none /dev/shm tmpfs rw 0 0

my fstab looks like this

LABEL=/ / ext3 defaults 1 1
none /dev/pts devpts gid=5,mode=620 0 0
none /proc proc defaults 0 0
none /dev/shm tmpfs defaults 0 0
/dev/cdrom /mnt/cdrom udf,iso9660 noauto,owner,kudzu,ro 0 0
/dev/cdrom1 /mnt/cdrom1 udf,iso9660 noauto,owner,kudzu,ro 0 0


can you explain what an mtab and fstab are.... what all the writing means and how do i get me usb key to work please :P
 
Old 06-16-2005, 10:58 PM   #4
rootboy
Member
 
Registered: Oct 2001
Distribution: Mint 15
Posts: 770

Rep: Reputation: 51
Quote:
Originally posted by Darkness-Inc
my mtab looks like this

/dev/hdd1 / ext3 rw 0 0
none /proc proc rw 0 0
usbdevfs /proc/bus/usb usbdevfs rw 0 0
none /dev/pts devpts rw,gid=5,mode=620 0 0
none /dev/shm tmpfs rw 0 0

my fstab looks like this

LABEL=/ / ext3 defaults 1 1
none /dev/pts devpts gid=5,mode=620 0 0
none /proc proc defaults 0 0
none /dev/shm tmpfs defaults 0 0
/dev/cdrom /mnt/cdrom udf,iso9660 noauto,owner,kudzu,ro 0 0
/dev/cdrom1 /mnt/cdrom1 udf,iso9660 noauto,owner,kudzu,ro 0 0


can you explain what an mtab and fstab are.... what all the writing means and how do i get me usb key to work please :P
Well, the mtab file shows what filesystems are currently mounted, and fstab tell linux how to mount them.

The format is device, mount point, permissions and when to do FSCK's (IIRC).


As it applies to you at the moment, it shows that your dongle isn't mounted. Drat...


You're going to need some entry in fstab to tell the system how and where to mount your stick. On my SuSE system it's automagic. You might need to add it yourself. Add this line to the end of your /etc/fstab file.

You'll have to do these things as root.

/dev/sda1 /mnt/sda1 vfat noauto,users,owner,exec,umask=000 0 0

Save and close the file, and then run this "mkdir /mnt/sda1". This creates the mount point.


Now run "mount /mnt/sda1" (you can mount sda1 as user if you like).


You can also try this:

http://www.linuxquestions.org/questi...ight=dmesg+usb
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
USB drive not working properly, read only device? (USB key storage device) Arodef Linux - Hardware 14 01-01-2010 07:32 AM
using USB key mp4-10 Linux - Hardware 1 03-02-2005 11:27 AM
USB LexarMedia 32MB Data-Key + KDE 3.2=USB/HD Access problems that_guy Slackware 0 02-03-2005 08:27 AM
USB key jackfigus Linux - Hardware 1 01-13-2005 01:47 PM
USB Key PhuckFonix Linux - Hardware 3 06-02-2004 07:10 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 01:56 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