mount misbehaves in 2.4.0-test6 and test7

From: Bill Maidment (bill.maidment@elgas.com.au)
Date: Mon Aug 28 2000 - 17:06:07 EST


Hi

I am trying to access a Sony DSC-F505V Digital Camera via USB and
everything goes well until I try to mount the files system with:
mount /dev/sda -t msdos /mnt/camera
I get:
mount: fs type msdos not supported by kernel

If I try:
mount /dev/sda - t auto /mnt/camera
I get:
mount: /dev/sda has wrong major or minor number

I get the same results with /dev/sda1
and ls -la /dev/sda gives:
brw-rw---- 1 root disk 8, 0 May 6 1998 /dev/sda

I have CONFIG_SCSI = m
and all SCSI support types = m
CONFIG_FAT_FS=m
CONFIG_MSDOS_FS = m
CONFIG_VFAT_FS = m

cat /scsi/scsi gives:
Host: scsi0 Channel: 00 Id: 00 Lun: 00
   Vendor: Sony Model: Sony DSC Rev: 2.10
   Type: Direct-Access ANSI SCSI revision: 02

Can anyone help me, please?

==================================================================
Nobody will ever need more than 640 kB RAM. -- Bill Gates, 1983
Windows 98 requires 16 MB RAM. -- Bill Gates, 1999
Nobody will ever need Windows 98. -- logical conclusion
==================================================================
Bill Maidment
Elgas Ltd
Milsons Point
email: bill.maidment@elgas.com.au

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Aug 31 2000 - 21:00:22 EST