hey after a long time i got a fix i guess
http://www.cyberciti.biz/faq/linux-disable-modprobe-loading-of-usb-storage-driver/
Author: Mohanraj Subramaniam
Comment:
insert the module by using insmod command.
insmod /lib/modules/$(uname -r)/kernel/drivers/usb/storage/
modprobe usb-storage.ko