Re: Mounting USB Card Reader
- From: Bill Marcum <marcumbill@xxxxxxxxxxxxx>
- Date: Sat, 9 Feb 2008 13:17:59 -0500
On 2008-02-09, budman85@xxxxxxxxxxx <budman85@xxxxxxxxxxx> wrote:
Try mounting /dev/uba1.
Hi,
Trying to get a ProFlash Card Reader 6-in-1 to mount under Linux.
I had no problem getting my older card reader to work, but since the
new camera uses a 4GB SDHC card, I needed to pick up a new reader.
(The camera connection works fine, just hate to waste the charged
battery).
It supposed to work like a pen drive. When I connect, Linux does see
the device, assigns it uba1, however, when I try to mount as vfat, I
get the following error:
mount -t vfat /dev/uba /media/sd
mount: wrong fs type, bad option, bad superblock on /dev/uba,
missing codepage or other error
(could this be the IDE device where you in fact use
ide-scsi so that sr0 or sda or so is needed?)
In some cases useful info is found in syslog - try
dmesg | tail or so
The camera uses vfat fine when I connect it and mounts fine as well.The corruption might be caused by unplugging the card without umounting.
However, I found for some reason moving files from the camera doesn't
always work the best. I've had a card get corrupted, whicth running
fsck.vfat on solved the issue and was able to recover all but 3 files
(never delete it until you fsck it).
.
- Follow-Ups:
- Re: Mounting USB Card Reader
- From: Dances With Crows
- Re: Mounting USB Card Reader
- References:
- Mounting USB Card Reader
- From: budman85
- Mounting USB Card Reader
- Prev by Date: Re: cant write to /dev/null - fedora core 8
- Next by Date: Re: cant write to /dev/null - fedora core 8
- Previous by thread: Mounting USB Card Reader
- Next by thread: Re: Mounting USB Card Reader
- Index(es):
Relevant Pages
|