OS Independent Code for show cid sd card

Asked By 20 points N/A Posted on -
qa-featured

I have been working with some JAVA Code which used to identify cid of SD card but when I connect to my computer through via USB on Ubuntu OS the cid is not displaying means I am unable to do that on Ubuntu now I want a code which show cid SD card on Ubuntu or independently for any operating system kindly suggest some ways?

SHARE
Answered By 0 points N/A #129892

OS Independent Code for show cid sd card

qa-featured

Hi Silvia,

As you are working with Java code then I think you’ve a good knowledge on Ubuntu too. Here is a small tips which will probably fix the problem.

· Make sure that the device card is registered.

· Enter 1s/dev/sd* always before plugging in the card.

· After some while you’ll find a device like /dev or /sdb

Good Luck.

Related Questions