Re: Getting photos from USB compactFlash into linux

From: Aaron B (kantai_at_GameBox.net)
Date: 07/29/04

  • Next message: David: "[OT] Hard Drive shutdown"
    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-----


  • Next message: David: "[OT] Hard Drive shutdown"