免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
12下一页
最近访问板块 发新帖
查看: 4409 | 回复: 11
打印 上一主题 下一主题

U盘的正确使用方法 [复制链接]

论坛徽章:
1
荣誉会员
日期:2011-11-23 16:44:17
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2004-04-28 21:59 |只看该作者 |倒序浏览
把老外的U盘挂载之前的操作补充一下,做了这个U盘的正确使用方法
Plug the thumb drive into your USB port, then type the command
"cat /proc/bus/usb/devices | grep 1111".  If it returns
":  Vendor=0a16 ProdID=1111 Rev= 1.00", give up now.  I spent a month
last summer trying to hack this into the kernel, finally buying a
different brand that worked the first time when I plugged it in.

If grep doesn't give you a hit on "1111", run the command
"`which lsmod` | grep usb" (those things inside the double quotes are
backticks, not single quotes) and see if one of the responses you get is
"usb-storage".  If not, try loading it with "modprobe usb-storage" and
mounting the thumb drive.  

然后fdisk -l /dev/sda?或者fdisk -l /dev/sd?
看sd??有回应,假设是sda1的话就用mount /dev/sda1 /mnt/usbhdd -o codepage=936,iocharset=cp936来挂载,其中usbhdd必须是mnt里存在的目录。

论坛徽章:
1
荣誉会员
日期:2011-11-23 16:44:17
2 [报告]
发表于 2004-04-28 22:02 |只看该作者

U盘的正确使用方法

为什么帖子标题前面出现了“保留:”字样???

论坛徽章:
0
3 [报告]
发表于 2004-04-28 22:05 |只看该作者

U盘的正确使用方法

这个帖子被保留了,避免定期清理的帖子的时候被删除

论坛徽章:
1
荣誉会员
日期:2011-11-23 16:44:17
4 [报告]
发表于 2004-04-28 22:10 |只看该作者

U盘的正确使用方法

版主手工保留的?真是辛苦啊。

论坛徽章:
0
5 [报告]
发表于 2004-04-28 22:30 |只看该作者

U盘的正确使用方法

呵呵,那确实呀

呵呵

论坛徽章:
0
6 [报告]
发表于 2004-04-29 10:08 |只看该作者

U盘的正确使用方法

哎,我就想问问怎么处理挂载U盘时usbd的出错信息?

论坛徽章:
1
荣誉会员
日期:2011-11-23 16:44:17
7 [报告]
发表于 2004-04-29 10:14 |只看该作者

U盘的正确使用方法

出错信息是什么?

论坛徽章:
0
8 [报告]
发表于 2004-04-29 21:31 |只看该作者

U盘的正确使用方法

原帖由 "天外闲云" 发表:
把老外的U盘挂载之前的操作补充一下,做了这个U盘的正确使用方法
Plug the thumb drive into your USB port, then type the command
"cat /proc/bus/usb/devices | grep 1111".  If it returns
":  Vendor=0a16..........


疑问:如果不支持,去换,不用另外给钱么?

论坛徽章:
0
9 [报告]
发表于 2004-05-02 21:13 |只看该作者

U盘的正确使用方法

vid=0x0a16 pid=0x1111是朗科最早的一款优盘,不支持任何Mass storage的usb 接口因此不可以被linux识别。即使是在windows下也要另装驱动程序。不过现在市面上应该买不到这种优盘了。

论坛徽章:
0
10 [报告]
发表于 2004-05-02 21:21 |只看该作者

U盘的正确使用方法

恩,也有可能是trek2000的thrumbdrive ,不知道是谁抄谁。
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP