USB2.0 ICSI Card reader Manual
19
7. Create matching mount points in the actual file system:
mkdir /mnt/sm
mkdir /mnt/cf
mkdir /mnt/mmc
mkdir /mnt/ms
8. Mount Card Reader: Mount the detected flash card to a directory, please type the
following lines, then you can access the content of flash cards from the mapping
directory.
mount /dev/sda1 /mnt/sm
mount /dev/sdb1 /mnt/cf
mount /dev/sdc1 /mnt/mmc
mount /dev/sdd1 /mnt/ms
Note:
Note that the above entries assume you have no other SCSI devices.If you do have
other devices, then the USB disk may not be /dev/sda, but could instead be /dev/sdb,
/dev/sdc or some other device.