USB HP PhotoScanner 1000
Tim Wunder
tim
Mon May 17 12:01:51 PDT 2004
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?
Thanks,
Tim
--
Fedora Core 1, Kernel 2.4.22-1.2179.nptl, KDE 3.2.1, Xfree86 4.3.0
08:05:01 up 12:06, 3 users, load average: 0.02, 0.09, 0.08
It's what you learn after you know it all that counts
More information about the Linux-users
mailing list