usb

On Linux:

Mounting USB Storage Media

1. At the terminal prompt, type: mount /mnt/usb 2. Then you can access the files by going into that directory: cd /mnt/usb 3. You can list the files in that directory: ls
Unmounting USB Storage Media

1...
After inserting the usb key, an icon should appear on your desktop. If not, you can try the following suggestions.

Enterprise Linux 3:
Right-click on the desktop, then choose Disks->Usb to mount the usb key.

Enterprise Linux 4:
Double-click on the...