This article covers USB storage devices such as flash drives, it does not cover writable optical media. Such media must be "imaged" and cannot be directly written to. Consult administration for further guidance.
On this page... (hide)
Insert the device into a USB port. If the device does not fit rotate 180°.

Go to
→ "Computer". Scroll down if needed to the section "Removable Storage". You will see your device (It will probably have a name like "USB Mass Storage" or "New Volume VFAT" or similar.) It will also probably have an icon that looks like a flash drive or whatever other type of device it is.

Click this entry. This accomplishes two tasks.

Note the underlining of the device in "places" this is a visual indication that the device is mounted. The other is that its icon has a black "plug" overlay, as shown at right.
The device also appears in the breadcrumb, allowing convenient navigation through its folders, if any.
If you do not need to put anything on the device, you are done. Use this window as you would any other file manager window. Skip ahead to "safe removal" when you are done.
Go to
→ "computer" &rarr "home folder". This will open another file manager window showing your home folder. Arrange this window so you can see both the device window and the home folder at the same time.

In the home folder window, navigate to where the files you want to copy/move to the device, or the location you want to copy/move files from the device is/are.

When you are done and wish to remove the device, it is very important that you use the safe removal procedure to "unmount" the device from the filesystem tree and make sure that all files are correctly written to the device.
There are three ways you can do it, the easiest is to..

After the window goes blank and the underline disappears from the places panel you can safely remove the device.
Try This alternate method
→ "Computer"
If the black plug icon disappears, you can remove the device. if not, leave the device in place then File a Problem Report.
mount | grep media in a terminal to see where it is mounted then issue umount -l /dev/XYZ### (where XYZ### is the devnode indicated by mount). If you are comfortable doing this go ahead.
You will have to delete some files if your device is full. Take a look at this:

The line under the device in places view fill up like a thermometer to indicate space usage. This will allow you to monitor use.
This is not recommended or efficient. Administration conducts automatic remote backup for you.
Hypothetically, you could simply copy all your files from your computer to your device, however this will have two problems.
Accordingly, it is suggested that you create an TAR/GZ archive an copy that instead.
Categories: Hardware, StepByStep, Pictorial