Mounting Camera

Any usb device (camera included) are usually auto-detected by Kde (the desktop). In case that doesn't happen try the following:
  1. Plug the camera into computer. As root do: /sbin/fdisk -l
    You should be able to see in the output something like /dev/sda or /dev/sdb or /dev/sdc or so on.
  2. mkdir /mnt/usb
  3. Edit /etc/fstab file to include this line:
    /dev/sda1       /mnt/usb/       auto    noauto,user     0       0

    replace /dev/sda1 with whatever is applicable. Save and exit from the file
  4. As normal user do: mount /mnt/usb
  5. Now you should be able to see your files in /mnt/usb
  6. Dont forget to umount /mnt/usb before disconnecting.
  7. If your fdisk -l doesnt show anything like /dev/sd** after connecting the camera and turning it on, then curse me, mail me or sort it out yourself.
Go back to linux.html

This page (camera.html) is hosted at http://coral.ie.lehigh.edu/~asm4/howtos and was last modified on August 14, 2004.
Home

Research
CV
Publications
Resources for OR
Software

About me
PGP public key
To think about
Bhookay Bhediye

Deviations
Ballycumber
Photography
Astronomy
Linux