LeVA wrote:
Hi!
I want to download the pictures from a fuji digital camera.
...
there was a lot of discussion about using the camera in usb mass
storage mode. Did anybody try to use it in PC cam mode? I googled for it
(even read the webcam howto) but it's hard to figure out what does it
mean -
Just a month ago I bought a Fuji FinePix A330 and it is working
flawlessly with my TP 390E and Debian Testing. I do load and unload
the USB modules at each invocation of my script since I have no other
USB devices.
I have a attached a copy of the script if that will help.
- Nate >>
--
Wireles
On Tuesday 15 June 2004 05:06 am, Adam Funk wrote:
> On Tuesday 15 June 2004 12:40, Enrico Zini wrote:
> > On Mon, Jun 14, 2004 at 05:46:37PM -0800, Greg Madden wrote:
> >> > And after I try to mount it (mount /dev/sda /mnt/fuji):
> >
> > mount -t vfat /dev/sda1 /mnt/fuji
> >
> > You must use "sda1
On Tuesday 15 June 2004 12:40, Enrico Zini wrote:
> On Mon, Jun 14, 2004 at 05:46:37PM -0800, Greg Madden wrote:
>
>> > And after I try to mount it (mount /dev/sda /mnt/fuji):
>
> mount -t vfat /dev/sda1 /mnt/fuji
>
> You must use "sda1", not "sda": the data is on the first (and only)
> partiti
On Mon, Jun 14, 2004 at 05:46:37PM -0800, Greg Madden wrote:
> > And after I try to mount it (mount /dev/sda /mnt/fuji):
mount -t vfat /dev/sda1 /mnt/fuji
You must use "sda1", not "sda": the data is on the first (and only)
partition of the "disk".
Ciao,
Enrico
--
To UNSUBSCRIBE, email to [E
On Monday 14 June 2004 12:17 pm, LeVA wrote:
> Hi!
>
> I want to download the pictures from a fuji digital camera.
> When I plug it in the usb port, my kernel detects the camera:
>
> ---###---
> Jun 14 20:40:22 leva kernel: scsi1 : SCSI emulation for USB Mass
> Storage devices
> Jun
On Mon, 14 Jun 2004, LeVA wrote:
> 2004. június 14. 22:29,
> Andrew Perrin <[EMAIL PROTECTED]>
>
> > There's your problem. You need to mount the partition, not the block
> > device:
> >
> > mount /dev/sda1 /mnt/fuji
> >
> > I usually use the following:
> >
> > mount -tvfat -oumask= /dev/sda1 /
2004. június 14. 22:29,
Andrew Perrin <[EMAIL PROTECTED]>
> There's your problem. You need to mount the partition, not the block
> device:
>
> mount /dev/sda1 /mnt/fuji
>
> I usually use the following:
>
> mount -tvfat -oumask= /dev/sda1 /mnt/fuji
For this, I get, "invalid block device" e
On Mon, 14 Jun 2004, stephen parkinson wrote:
> Andrew Perrin wrote:
> > ...
> >I usually use the following:
> >
> >mount -tvfat -oumask= /dev/sda1 /mnt/fuji
> >
> >
>
> >mount -t vfat -oumask= /dev/sda1 /mnt/fuji
> >
> >
> ?^
>
> is the space reqd ?
No - those two are equival
Andrew Perrin wrote:
On Mon, 14 Jun 2004, LeVA wrote:
Hi!
I want to download the pictures from a fuji digital camera.
Hi - I use a fuji finepix 310 with no problems.
When I plug it in the usb port, my kernel detects the camera:
---###---
Jun 14 20:40:22 leva kernel: scsi1
On Mon, 2004-06-14 at 22:17 +0200, LeVA wrote:
> And after I try to mount it (mount /dev/sda /mnt/fuji):
>
> Jun 14 20:43:49 leva kernel: FAT: bogus logical sector size 0
> Jun 14 20:43:49 leva kernel: VFS: Can't find a valid FAT filesystem on
> dev 08:00.
>
> What could be the problem?
/dev/sd
On Mon, 14 Jun 2004, LeVA wrote:
> Hi!
>
> I want to download the pictures from a fuji digital camera.
Hi - I use a fuji finepix 310 with no problems.
> When I plug it in the usb port, my kernel detects the camera:
>
> ---###---
> Jun 14 20:40:22 leva kernel: scsi1 : SCSI emulati
Hi!
I want to download the pictures from a fuji digital camera.
When I plug it in the usb port, my kernel detects the camera:
---###---
Jun 14 20:40:22 leva kernel: scsi1 : SCSI emulation for USB Mass Storage
devices
Jun 14 20:40:22 leva kernel: Vendor: FUJIFILM Model: USB-DRI
13 matches
Mail list logo