On Monday 13 October 2003 06:19 am, Trey Sizemore wrote:
> On Mon, 2003-10-13 at 03:14, H.J.Bathoorn wrote:
> > On Monday 13 October 2003 01:27, Trey Sizemore wrote:
> > > When I plug in my Nikon CoolPix 885 digital camera via a USB
> > > connection, I get a /mnt/removable icon on my KDE 3.1 desktop. 
> > > However, neither my user account or the root account can access the
> > > drive.  I get a message saying the drive is not accessible.
> > >
> > > Is this something that needs to be fixed concerning an etc/fstab entry?
> > > I can access my Zip 250 USB drive with no problem and the permissions
> > > appear to be identical.
> > >
> > > Thanks for any input.
> >
> > See if there's an entry in /etc/fstab with /mnt/removable that (probably)
> > points to /dev/scd0....it should be there!
> >
> > If there isn't, just type "sudo mount /dev/scd0 /mnt/removable" after
> > which you should be able to access it.
> >
> > Good luck,
> > HarM
>
> /dev/scd0 is my CDRW drive and I am getting a message that /dev/scd1
> does not exist.  Too add to what I mentioned previously, I am using
> defsd and and Mandrake 9.2 RC2.  I will post the output of my dmesg and
> my fstab file below.
>
> hub.c: new USB device 00:04.2-1.2, assigned address 6
> usb-uhci.c: interrupt, status 2, frame# 58
> scsi2 : SCSI emulation for USB Mass Storage devices
>   Vendor: Nikon     Model: Digital Camera    Rev: 1.00
>   Type:   Direct-Access                      ANSI SCSI revision: 02
> Attached scsi removable disk sdb at scsi2, channel 0, id 0, lun 0
> SCSI device sdb: 251904 512-byte hdwr sectors (129 MB)
> sdb: Write Protect is off
>  /dev/scsi/host2/bus0/target0/lun0: p1
> WARNING: USB Mass Storage data integrity not assured
> USB Mass Storage device found at 6
> ISO 9660 Extensions: RRIP_1991A
> udf: registering filesystem
> usb.c: USB disconnect on device 00:04.2-1.2 address 6
> hub.c: new USB device 00:04.2-1.2, assigned address 7
> WARNING: USB Mass Storage data integrity not assured
> USB Mass Storage device found at 7
>
> FSTAB:
>
> /dev/hda1 / ext3 defaults 1 1
> none /dev/pts devpts mode=0620 0 0
> /dev/hda6 /home ext3 defaults 1 2
> none /mnt/cdrom supermount
> dev=/dev/scd0,fs=auto,ro,--,iocharset=iso8859-1,codepage=850 0 0
> none /mnt/cdrom2 supermount
> dev=/dev/hdd,fs=auto,ro,--,iocharset=iso8859-1,codepage=850 0 0
> /dev/scsi/host2/bus0/target0/lun0/cd /mnt/cdwriter auto
> ro,noauto,user,exec 0 0
> none /mnt/floppy supermount
> dev=/dev/fd0,fs=auto,--,iocharset=iso8859-1,sync,codepage=850 0 0
> none /mnt/removable supermount
> dev=/dev/sda1,fs=ext2:vfat,--,codepage=850,kudzu,iocharset=iso8859-1 0 0
> none /mnt/zip supermount
> dev=/dev/sda4,fs=ext2:vfat,--,kudzu,iocharset=iso8859-1,codepage=850 0 0
> none /mnt/zip2 supermount
> dev=/dev/sdb4,fs=ext2:vfat,--,iocharset=iso8859-1,codepage=850,kudzu 0 0
> none /proc proc defaults 0 0
> /dev/hda5 swap swap defaults 0 0
> none /mnt/removable2 supermount
> dev=/dev/sdb1,fs=ext2:vfat,--,kudzu,iocharset=iso8859-1,codepage=850 0 0
>
>
> I'm unclear as to why some devices, like my Zip 250 USB drive are
> appearing twice.  I have a CD drive, along with a CDRW (scsi emulation
> via k3b), the Zip drive, and occasionally the camera (not always
> attached).
>
> Apppears as if fstab is somewhat hosed.  I have used this camera before
> on Mandrake with supermount and had no problems.
>
> Thanks again.
Looks to me like it is  mounting at sdb so try " mount /dev/sdb1"  in a 
command line and see what you can see of the photos then. HTH
-- 
Dennis M. linux user #180842

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to