免费注册 查看新帖 |

Chinaunix

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

我挂载usb设备遇到了一个奇怪的问题 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2007-05-10 22:44 |只看该作者 |倒序浏览
用fdisk -l 看到如下的信息

  1. Partition table entries are not in disk order

  2. Disk /dev/sdb: 1023 MB, 1023409152 bytes
  3. 32 heads, 61 sectors/track, 1023 cylinders
  4. Units = cylinders of 1952 * 512 = 999424 bytes

  5. This doesn't look like a partition table
  6. Probably you selected the wrong device.

  7.    Device Boot      Start         End      Blocks   Id  System
  8. /dev/sdb1   ?      398636      983425   570754815+  72  Unknown
  9. Partition 1 has different physical/logical beginnings (non-Linux?):
  10.      phys=(357, 116, 40) logical=(398635, 6, 23)
  11. Partition 1 has different physical/logical endings:
  12.      phys=(357, 32, 45) logical=(983424, 30, 61)
  13. Partition 1 does not end on cylinder boundary.
  14. /dev/sdb2   ?       86419     1078237   968014120   65  Novell Netware 386
  15. Partition 2 has different physical/logical beginnings (non-Linux?):
  16.      phys=(288, 115, 43) logical=(86418, 26, 1)
  17. Partition 2 has different physical/logical endings:
  18.      phys=(367, 114, 50) logical=(1078236, 17, 53)
  19. Partition 2 does not end on cylinder boundary.
  20. /dev/sdb3   ?      957932     1949749   968014096   79  Unknown
  21. Partition 3 has different physical/logical beginnings (non-Linux?):
  22.      phys=(366, 32, 33) logical=(957931, 2, 32)
  23. Partition 3 has different physical/logical endings:
  24.      phys=(357, 32, 43) logical=(1949748, 25, 36)
  25. Partition 3 does not end on cylinder boundary.
  26. /dev/sdb4   ?     1478321     1478349       27749+   d  Unknown
  27. Partition 4 has different physical/logical beginnings (non-Linux?):
  28.      phys=(372, 97, 50) logical=(1478320, 8, 25)
  29. Partition 4 has different physical/logical endings:
  30.      phys=(0, 10, 0) logical=(1478348, 22, 13)
  31. Partition 4 does not end on cylinder boundary.

  32. Partition table entries are not in disk order
复制代码

我挂载 mount /dev/sdb1 /mnt/usb
报告/dev/sdb1 不存在
我不知道为什么,我是用root操作的

论坛徽章:
0
2 [报告]
发表于 2007-05-12 22:57 |只看该作者
/dev/sdb1   ?      398636      983425   570754815+  72  Unknown
这写着文件系统不认识呢,不能mount不能识别的文件系统。

论坛徽章:
0
3 [报告]
发表于 2007-05-13 16:23 |只看该作者
这个u盘有点怪,在windows下识别为一个分区,在linux下识别为四个分区

论坛徽章:
0
4 [报告]
发表于 2007-05-13 16:54 |只看该作者

  1. mount /dev/sdb /mnt/your_mount_point
复制代码

论坛徽章:
0
5 [报告]
发表于 2007-05-14 16:47 |只看该作者
谢谢两位

您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

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

清除 Cookies - ChinaUnix - Archiver - WAP - TOP