Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
How to get photos from my Sony F707 digital camera
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
kayard
n00b
n00b


Joined: 16 Dec 2002
Posts: 44

PostPosted: Mon Dec 23, 2002 3:08 pm    Post subject: How to get photos from my Sony F707 digital camera Reply with quote

I would like to get my photos from my camera but I haven't been succesful so far.

This is what I did following some advice got in the forum.

1) load scsi support as a kernel module
2) load usb-storage support as a module
3) include usb-filesystem preliminary support

after doing this if I type:

less /proc/scsi/usb-storage-0/0

I get:

Host scsi0: usb-storage
Vendor: Sony DSC
Product: Sony
Serial Number: None
Protocol: Transparent SCSI
Transport: Control/Bulk
GUID: 054c00100000000000000000
Attached: Yes

Now I would like to mount the camera somewhere this way:

mount -t vfat /dev/scsi/host0/bus0/target0/lun0/DEVICE-NAME /DIRECTORY

BUT I have no device to mount !!! I mean, under /dev/.../lun0/ there is nothing !!!

Actually, under /dev/scsi there is no files, just some directories.

I don't have any /dev/sd* either.

What can I do ?

Thanks

Kayard
Back to top
View user's profile Send private message
kayard
n00b
n00b


Joined: 16 Dec 2002
Posts: 44

PostPosted: Wed Dec 25, 2002 11:05 am    Post subject: Reply with quote

I managed to do it. I had to:

1) load scsi support as a kernel module
1 bis) load a module called: sd_mod.o in addition to scsi_mod.o
2) load usb-storage support as a module
3) include usb-filesystem preliminary support

The missing part was 1 bis
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum