Issue with UDEV library Urgent help needed..!!
Plz help me on dis..!!
I have used udev library in a C code to detect and mount the usb drive.
But i am having a problem in mounting as i am not able to get the source path of usb in application program. kindly help me with some API's available to get the device path like /dev/sdb* etc in the program that will be the source of usb and to mount it to a particular destination.
|