USB HP PhotoScanner 1000
Joel Hammer
joel
Mon May 17 12:01:51 PDT 2004
Well, the easiest solution is to make a script to do umount
and mount it.
Joel
On Sun, May 02, 2004 at 08:19:17AM -0400, Tim Wunder wrote:
> I'm currently in temporary possession of an HP USB PhotoScanner 1000, which is
> a little 4x6 scanner for photos. It works beautifully.
>
> FC1 can use it as a hard disk (there currently isn't a scanner driver for it).
> I can mount the scanner with
> # mount -t auto /dev/sda /mnt/point
> and the most recently scanned photo will be there.
>
> The problem comes with scanning a new photo. When I scan the next photo, the
> mount point never sees it without unmounting and mounting again. I've tried
> # mount -o remount /mnt/point
> but that doesn't work. I must
> # umount /mnt/point
> # mount -t auto /dev/sda /mnt/point
> again.
>
> Any ideas?
>
More information about the Linux-users
mailing list