Flux rss

Using an USB memory key under Linux

Published by netty5, last update on Friday October 17, 2008 10:54:32 AM by netty5

Using an USB memory key under Linux




Automatic setup based upon version used


Follow the procedure below to set up automatically your USB key:

Mandriva


Mandriva automatically detect USB keys and a desktop shortcut is created, through which files found on the USB key can be accessed. Right click to unmount device. The default path is /mnt/removable.

Fedora Core


Use the same procedure as describe above.

Debian & consort


For Debian and other versions, using a gnome desktop, the gnome-volume-manager package allows you to detect, mount and create desktop shortcut automatically.

Manual setup


If you want to mount a USB key using the command lines.

Create a directory using the following command:
# mkdir /mnt/cle


Its important that the tools to manage USB ports (usbutils package) are already installed, if the key is recognized the following command returns a line with the brand of your key:

$ lsusb


Mount the key using the following command:
mount -t vfat /dev/sda1 /mnt/cle


If sda1 does not work, try sda, sdb or sdb1. A visit / dev can see what is already on your system. / dev/sda1 can not be created only when the key is connected.

To mount the key easily, simply add a line in fstab as root.

# vim /etc/fstab


Adding a line on the USB drive.

/dev/sda1 /mnt/cle vfat noauto,users,noexec,rw, uid=1000,gid=1000 0 0

rw: You can read / write
noexec: noexec by exec change if we want to allow executions.
users: allow you to mount the device
uid and gid: gives additional rights to the user

Type in: $ mount /mnt/cle

Notice: In order to avoid any data loss or damage your USB key, don’t forget to umount your device before removing it.
USB Memory Stick won't be opened double click Hello, I used to double click USB Memory Stick to open it , but all of the sudden that does not open any more with double click, now what I should to do to open it, is by choosing the its drive letter from the address bar to see the contents of that... en.kioskea.net/forum/affich-45278-usb-memory-stick-won-t-be-opened-double-click
Accelerate windows start up with ReadyBoost Accelerate windows start up with ReadyBoost Myth Reality Myth ReadyBoost is a software which accelerate start up and application under windows vista Reality This feature work by using a USB flash memory key and creates a cache... en.kioskea.net/faq/sujet-590-accelerate-windows-start-up-with-readyboost
Formatting your Flashdisk (USB Key ) Formatting your Flashdisk (USB Key) How to format your USB Key? It is compulsory to format your USB Key regularly if you are frequently performing File transfer to one computer to another. Your computer can get infected with potential... en.kioskea.net/faq/sujet-186-formatting-your-flashdisk-usb-key
Portable Antivirus on your Usb keyPortable Antivirus on your Usb key ClamWin Portable Multi Virus Cleaner HiJackFree Avast Portable There are several ways where a portable antivirus can be of great assistance. For example, I hold a farming business and the site is... en.kioskea.net/faq/sujet-285-portable-antivirus-on-your-usb-key
Installation problems- memory testInstallation problems- memory test Causes: Solutions: Sometimes when installing a fresh copy of Windows, there is and error message notifying that the setup can’t continue because there a certain file is missing or that formatting is... en.kioskea.net/faq/sujet-598-installation-problems-memory-test
[Driver] USB drives under Windows 98[Driver] USB drives under Windows 98 As you know USB keys are usually automatically recognized in Windows 2000 and later versions. But unfortunately this is not the case for Windows 98. As most persons use Windows 2000 or higher... en.kioskea.net/faq/sujet-1195-driver-usb-drives-under-windows-98
HP WIRELESS KEYBOARD & MOUSE FOR WINXPHello, I have an HP Enhanced Multimedia Wireless Keyboard & Mouse which does not seem to respond at all or even show up on the infrared device. I put in the batteries for each device, the infrared unit is a USB connection and obtians it's own... en.kioskea.net/forum/affich-12702-hp-wireless-keyboard-mouse-for-winxp
Can't format USB mass storage driveHello, I get a message telling me my USB key needs to be formatted, I click ok, try to format and I get a message saying , disk is write protected, the problem is I've been using that key for over a year with no problem, can anyone help please en.kioskea.net/forum/affich-8617-can-t-format-usb-mass-storage-drive
No power @ keyboard, mouse and usb portsHello, guys! i have a problem with my other pc. every time i boot up my computer it always hangs up & says checksum error - defaults loaded press f1 to continue or del to enter to cmos. but when i press either f1 of del keys there's no reponse... en.kioskea.net/forum/affich-26641-no-power-keyboard-mouse-and-usb-ports
Download HP USB Disk Storage Format ToolHP USB Disk Storage Format Tool is a small utility allowing to format a key USB or READER MP4. It also allows to make a key (Bootable). This software works with all keys and readers MP4 of the market. To make work this utility under Windows... en.kioskea.net/telecharger/telecharger-127-hp-usb-disk-storage-format-tool
Download SoftPerfect File RecoverySoftPerfect File Recovery is a free and useful tool to restore accidentally deleted files from hard and floppy disks, USB flash drives, CF and SD cards and other storage media. It supports the popular file systems such as FAT12, FAT16, FAT32, NTFS and... en.kioskea.net/telecharger/telecharger-71-softperfect-file-recovery
Download USB Mass StorageUSB Mass Storage device allows to make almost all USB keys work on Windows SE. en.kioskea.net/telecharger/telecharger-1356-usb-mass-storage
Computer - USB (Universal Serial Bus) USB (Universal Serial Bus) is as its name suggests, based on serial type architecture. However, it is an input-output interface much quicker than standard serial ports. Serial architecture was used for this type of port for two main reasons: Serial... en.kioskea.net/pc/usb.php3
Computer - Memory Stick cards (MS Cards) The Memory Stick (written as MS or MS Card) is a type of memory card created jointly by Sony and SanDisk in January 2000. The architecture of Memory Stick cards is based on NAND flash memory circuits (EEPROM). Memory stick memories are very small... en.kioskea.net/pc/ms-memory-stick.php3
Computer - USB key A USB key is a compact-format removable storage device which can be plugged into a computer's USB port. A USB key is a plastic shell carrying a USB connector and flash memory, a solid-state, non-volatile, rewritable kind of memory; that is, it has... en.kioskea.net/pc/cle-usb.php3