LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 04-01-2004, 07:33 AM   #1
Impaler
Member
 
Registered: Apr 2004
Location: Greece (Elladara!!)
Distribution: Debian
Posts: 59

Rep: Reputation: 15
Question Mount points on usb devices (dig. camera, zip drive, external hard disk)


Hi! I have some problems using my USB devices.I am using Mandrake 9.2 and I want to make a mout point for my digital camera.
The system recognises my camera and I can download the data with some grafic
programs but it would be much more convinient to make a mount point for that.
Do you know generaly where can I locate my usb devices inside the system so I can make some mount points for more "easy to use" environment?
 
Old 05-29-2006, 07:13 PM   #2
fulanolinux
LQ Newbie
 
Registered: May 2006
Posts: 5

Rep: Reputation: 0
Hello all,

In my case I had to recompile the kernel in order to add scsi device support (scsi cdrom support), which adds module sr_mod (check with modprobe -l or lsmod if you already have it), since usb devices are accessed via scsi devices.
After that (make xconfig, make modeles_install) , reboot and mounted /dev/scd0 on /mdeia/dvdrecorder (or any other mount point).
mount -t iso9660 /dev/scd0 <mountpoint>
In some cases, depending on the number of usb devices attached, the device id may differ from scd0, being another number. In such case, use lsusb (figure out bus and device ids), /proc/scsi files, /var/log/messages.
regards,
F.
 
Old 05-29-2006, 10:50 PM   #3
AwesomeMachine
LQ Guru
 
Registered: Jan 2005
Location: USA and Italy
Distribution: Debian testing/sid; OpenSuSE; Fedora; Mint
Posts: 5,524

Rep: Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015
You can plug in the camera, type:

dmesg | tail

and read what device designation linux has given the flash memory. Then, make a directory, and mount it there with:

mount /dev/sdb1 /mnt/camera

Go there:

cd /mnt/camera

see if the files are there:

ls
 
Old 05-29-2006, 11:08 PM   #4
theNbomr
LQ 5k Club
 
Registered: Aug 2005
Distribution: OpenSuse, Fedora, Redhat, Debian
Posts: 5,399
Blog Entries: 2

Rep: Reputation: 908Reputation: 908Reputation: 908Reputation: 908Reputation: 908Reputation: 908Reputation: 908Reputation: 908
You can only 'mount' a camera that uses the USB Mass Storage interface method. If your camera only supports PTP (or some other proprietary protocol), you will have to use a program with built-in knowledge of the protcol (ie drivers). If your camera does support USB mass storage, you can create arbitrary mount-points. There may standard locations used by USB hotplug or other systems of automatic mounting. If you don't want to use those, you can manully mount the camera at any mountpoint you choose.

--- rod.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Mount an external ntfs usb hard disk dmpop Mandriva 5 03-03-2013 10:45 AM
Mount external USB 2.0 hard disk with NTFS? Musikolo Linux - Hardware 8 09-15-2006 09:11 AM
External Firewire hard disk drive - mount glitches shultzc Linux - Hardware 0 10-09-2004 06:31 PM
Mount points for USB dvices incl. dig. camera Impaler Linux - Hardware 7 04-03-2004 01:07 AM
How to mount several USB devices (camera + handy-drive)? eneko Linux - Newbie 4 11-05-2003 07:50 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 09:23 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration