[TriLUG] 6-in-1- USB card reader
Andrew Perrin
clists at perrin.socsci.unc.edu
Wed Dec 3 08:07:28 EST 2003
I bought one of these, and had a delightfully easy time getting it to work
on my debian system. (I'll be posting details once I get it fully up and
running.) To make a long story short, the SD card shows up as /dev/sdc,
so I can stick in an SD card and do:
mount -tvfat -oumask=0000 /dev/sdc1 /mnt/camera/
and I get access to the SD card on /mnt/camera. Very hip and cool, and it
works right for getting pictures off the card, which was the first task.
I know it's mounted read/write because I can delete pictures from the card
as well.
Problem: now I want to copy some files *to* the card: specifically, some
audio files to play on the palm zire 71 it's going to be in. Here's the
rub:
aperrin at joehill:~/dixie$ cp track01.cdda.wav /mnt/camera/
cp: writing `/mnt/camera/track01.cdda.wav': No space left on device
aperrin at joehill:~/dixie$ df
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/hda3 9614148 6733572 2392200 74% /
/dev/hda4 26920824 4384496 21168796 18% /data
/dev/hda1 7746 5484 1862 75% /boot
nujoma:/home 5700468 3705632 1705268 69% /nujoma/home
AFS 9000000 0 9000000 0% /afs
/dev/sdc1 125344 125344 0 100% /mnt/camera
...but it's a 128MB SD card with virtually nothing on it. any ideas?
Thanks.
----------------------------------------------------------------------
Andrew J Perrin - http://www.unc.edu/~aperrin
Assistant Professor of Sociology, U of North Carolina, Chapel Hill
clists at perrin.socsci.unc.edu * andrew_perrin (at) unc.edu
More information about the TriLUG
mailing list