Card reader

Hawkwind hawkwind at gmail.com
Thu Nov 23 13:45:08 UTC 2006


On 11/23/06, Neil Winchurst <neil at holsdevon.eclipse.co.uk> wrote:
>
> I am using kubuntu edgy. I have just acquired a card reader which I am
> told will make it easy to copy photos from the card in my Canon camera
> to my computer. Of course the CD which comes with the card is for
> Windows only.
>
> Can anyone tell me what I should do to enable my computer to work with
> the card reader please?
>
> If it is relevant it is an external card reader and the maker is Sweex.
>
> Thanks
>
> Neil Winchurst
>
> --
> kubuntu-users mailing list
> kubuntu-users at lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/kubuntu-users
>


Put your card in it, type as root: tail -f /var/log/messages  and look for
the device it says it is.  Mount it with something similar to this command:

sudo mkdir /mnt/camera && sudo mount /dev/sda1 /mnt/camera

Replace sda1 with whatever device it says it is in the tail command above.

Then copy the files from /mnt/camera to whereever you want them.  Enjoy the
rest of your day.



-- 
With kind regards,

Cliff Wade (Hawkwind)
Registered Linux User #362532 Registered Kubuntu User #331
http://seerofsouls.com http://linuxfordummies.org http://urpmi-addmedia.org
IRC Channels (irc.freenode.net): #LFD #Kubuntu #Ulteo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/kubuntu-users/attachments/20061123/80851f09/attachment.html>


More information about the kubuntu-users mailing list