dear friend, if your sd card detects automatically but not mounting than just go to the terminal 1.> sudo fdisk -l (to find out your sd card, suppose your card is /dev/ sdc). 2.> mkdir /mycard (make a dir for mount point) 3.> mount /dev/sdc /mycard (to mount your card) 4.> 3rd command runs properly than go to the /mycard to use your sd card contents (if this is not helps you to mounting the sd card than just install UBUNTU 9.04 you will 100% solve this issue)
On Sep 16, 6:59 pm, ujj27 <[email protected]> wrote: > hi guys recently installed ubuntu 8.10 ...i want to transfer my photos > to my pc..but my SD card is not mounting..can any one tell > me...whether any drivers have to be installed for sd card detection? --~--~---------~--~----~------------~-------~--~----~ Do you have another question? Click here - http://groups.google.com/group/iitdlug/post l...@iitd community mailing list -- http://groups.google.com/group/iitdlug -~----------~----~----~----~------~----~------~--~---
