How do I use the 6-in-1 card reader on the linux machine?

Mounting Media in the 6-in-1 Card Reader

1. Right-click on the desktop. Select "Disks", then select the device you are mounting

(i.e. multimediacard, smartmedia, memstick, compactflash)

-OR-

2. At the terminal prompt, type:

mount /mnt/'device'

(where 'device' = multimediacard, smartmedia, memtick or compactflash)

Unmounting Media in the 6-in-1 Card Reader

1. Right-click on the desktop. Select “Disks”, then select the device you are mounting

(i.e. multimediacard, smartmedia, memstick, compactflash)

-OR-

2. At the terminal prompt, type:

unmount /mnt/'device'

(where 'device' = multimediacard, smartmedia, memtick or compactflash)