Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Jan 2007 07:07:18 -0500 (EST)
From:      andy@neu.net
To:        freebsd-usb@freebsd.org, freebsd-questions@freebsd.org
Subject:   problem mounting digital camera
Message-ID:  <Pine.LNX.4.64.0701140657310.2830@rigel.dandy.net>

next in thread | raw e-mail | index | archive | help
I am having a problem mounting my digital camera, it is a Nikon Coolpix 
7600.  It shows up in dmesg:
  ugen0: NIKON NIKON DSC E7600-PTP, rev 2.00/1.00, addr 2

  and from usbdevs:
    addr 2: NIKON DSC E7600-PTP, NIKON

  not getting anything about umass or da0.

  I have the following lines in /boot/loader.conf:
  usb_load="YES"
  umass_load="YES"

  in rc.conf I have:
  usbd_enable=YES
  dbus_enable="YES"
  polkitd_enable="YES"
  hald_enable="YES"

  and I have umass enabled in the kernel config

  When I try to mount I get the following:
  # mount -t msdos /dev/da0s1c /mnt
  mount_msdosfs: /dev/da0s1c: No such file or directory

Any help would be appreciated.

TIA



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.64.0701140657310.2830>