Re: Getting photos from USB compactFlash into linux
From: Aaron B (kantai_at_GameBox.net)
Date: 07/29/04
- Previous message: Clive Menzies: "Re: Couple Questions Before I install for first time."
- In reply to: J F: "Re: Getting photos from USB compactFlash into linux"
- Next in thread: John Summerfield: "Re: Getting photos from USB compactFlash into linux"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: debian-user@lists.debian.org Date: Thu, 29 Jul 2004 08:56:29 -0400
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Thursday 29 July 2004 01:05 am, J F wrote:
> root@a2000xp:/# mount -t vfat /dev/sda1 /usb
> mount: /dev/sda1 is not a valid block device
> root@a2000xp:/# ls -lad /usb
> drwxr-xr-x 2 root root 4096 Jul 28 19:47 /usb
Sounds like a problem with your kernel module. Try
`lsmod | grep usb_storage` and if there is no return try
`modprobe usb-storage` and then add `usb-storage` to your /etc/modules
file. That _should_ allow you to mount it. If not it may be a problem
with your dev files- in which case, I am not well suited to answer your
problem and it _may_ be fixed by resarting (after adding usb-storage to
your /etc/modules)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
iD8DBQFBCPQArUiuQIv53GARAqbaAKCHaNhUnY9b4yiy8RYJbiHg+N60eQCgqWjt
faY92Ov0d1KhYRzmJLLEh38=
=O50c
-----END PGP SIGNATURE-----
- Previous message: Clive Menzies: "Re: Couple Questions Before I install for first time."
- In reply to: J F: "Re: Getting photos from USB compactFlash into linux"
- Next in thread: John Summerfield: "Re: Getting photos from USB compactFlash into linux"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]