|
发表于 2002-11-22 13:10:52
|
显示全部楼层
[root@localhost root]# modprobe usb-storage
[root@localhost root]# modprobe scsi_mod
[root@localhost root]# modprobe sd_mod
[root@localhost root]# cat /proc/scsi/scsi
Attached devices: none
[root@localhost root]# sd_mod
bash: sd_mod: command not found
[root@localhost root]# usb-storage_mod
bash: usb-storage_mod: command not found
我该怎么办啊? |
|