Find the answer to your Linux question:
Results 1 to 2 of 2
How to install USB Camera in UBuntu, Iam newbie in linux...
  1. #1
    Just Joined!
    Join Date
    Jun 2005
    Posts
    2

    USB Camera



    How to install USB Camera in UBuntu, Iam newbie in linux

  2. #2
    Just Joined!
    Join Date
    Mar 2005
    Location
    South Africa
    Posts
    88
    If it is a digital camera you need to mount the USB drive.
    something like:
    Code:
    mkdir /usb
    mount /dev/sda1 /usb

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •