Koozali.org: home of the SME Server

USB Storage Module

Offline hasan

  • **
  • 60
  • +0/-0
Re: USB Storage Module
« Reply #15 on: June 03, 2009, 10:47:58 AM »
hahaha  :P I guess everybody got confused ..... sorry ... I shud have mentioned that in the very beginning ....

but yeah as well said sme is also Linux so no issues a such.

Hasan
My software is not having any bugs,
It just does some random calculations intelligently :-)

Offline hasan

  • **
  • 60
  • +0/-0
Re: USB Storage Module
« Reply #16 on: August 15, 2009, 03:09:34 PM »
hey after a long time i got a fix i guess
Code: [Select]
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
My software is not having any bugs,
It just does some random calculations intelligently :-)