Messages in this thread |  | | Date | Tue, 29 Aug 2000 00:37:38 +0200 (CEST) | From | Igmar Palsenberg <> | Subject | Re: mount misbehaves in 2.4.0-test6 and test7 |
| |
On Tue, 29 Aug 2000, Bill Maidment wrote:
> 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
You try to mount a disk, not a partition :)
It's probably /dev/sda1 or so.
> I get: > mount: fs type msdos not supported by kernel
In your case, modprobe fat
Igmar
- 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/
|  |