[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Getting photos from USB compactFlash into linux



On Wed, Jul 28, 2004 at 04:42:38PM -0400, J F wrote:
> So I typed:
> root@a2000xp:/etc/apt# mount -r -t vfat /dev/sda1 /mnt/auto/sda
> mount: mount point /mnt/auto/sda does not exist

It doesn't matter where you mount the sucker.  Do this:

mkdir /usb
mount -r -t vfat /dev/sda1 /usb

I mount w/o -r so that I can delete the pictures after I've transfered
them.

Jason



Reply to: