|
| View previous topic :: View next topic |
| Author |
Message |
Marcel de la Jartèle
|
Posted: Sat Sep 18, 2004 10:40 am Post subject: USB Key not recognized |
|
|
Ehm... my USB Key isn't recognized by BLAG Linux 19999.00081
is it a problem or am i a dumb ? (yeah, i begin under linux in fact ^^)
|
_________________ http://petition.eurolinux.org |
|
 |
Triangle
|
Posted: Thu Sep 23, 2004 11:19 am Post subject: usb key |
|
|
1) Create a directory in /mnt called usbstorage (need to be root)
2) Edit /etc/fstab and add following lines :
/dev/sda1 /mnt/usbstorage vfat noauto,user,exec,showexec,umask=0,iocharset=iso8859-1 0 0
(iso 8859-1 for Western European)
Introduce your key and right click on the desktop to mount usbstorage, you will have an icon coming on the top. Double click and you are in usb directory.
The choice of vfat allows to communicate with proprietary systems.
Important : never forget to umount device before extracting the key.
The good news is that also works when you plugin a digital camera.
|
|
|
 |
Marcel de la Jartèle
|
Posted: Thu Sep 23, 2004 11:23 am Post subject: |
|
|
Oki, Thank u very much ^^
And I recently discovered a script that automatically detect and mount the usb key :D
|
_________________ http://petition.eurolinux.org |
|
 |
|
|
|