Mauricio Oliveira Carneiro wrote:
> But I can't see it mounted anywhere in my system, nor can I mount it by
> hand since I don't know the device filename (/dev/?) .
The device is the next available scsi, e.g.:
mount /dev/sda1 /mnt
My /etc/fstab has this:
# USB camera as mass-storage, Nikon Coolpix 2000
#
none /proc/bus/usb usbdevfs noauto 0 0
/dev/sda1 /nikon msdos noauto 0 0
-- Eyal Lebedinsky (eyal@eyal.emu.id.au) <http://samba.org/eyal/> - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Wed Apr 30 2003 - 22:00:37 EST