免费注册 查看新帖 |

Chinaunix

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

mount本地硬盘ntfs硬盘出现的问题 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2009-01-12 17:22 |只看该作者 |倒序浏览
系统:Red Hat  Enterprise Linux AS 5
我的机子装了两个系统windows xp professional service pack 3 和Red Hat Enterprise Linux AS 5 .
现在我想把xp下的ntfs分区挂载到Red Hat下面。
[root@www ]# /sbin/fdisk -l

Disk /dev/sda: 80.0 GB, 80000000000 bytes
255 heads, 63 sectors/track, 9726 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *           1        1958    15727603+   7  HPFS/NTFS
/dev/sda2            1959        9725    62388427+   f  W95 Ext'd (LBA)
/dev/sda5            1959        4569    20972826    7  HPFS/NTFS
/dev/sda6            4570        5874    10482381    7  HPFS/NTFS
/dev/sda7            8422        9725    10474348+  83  Linux
/dev/sda8            5876        6006     1052226   82  Linux swap / Solaris
/dev/sda9            6007        6273     2144646   83  Linux
/dev/sda10           6274        8421    17253778+  83  Linux

Partition table entries are not in disk order

Disk /dev/sdb: 2068 MB, 2068054016 bytes
8 heads, 32 sectors/track, 15778 cylinders
Units = cylinders of 256 * 512 = 131072 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/sdb1   *           1       15778     2019568    b  W95 FAT32

Disk /dev/sdc: 1027 MB, 1027604480 bytes
32 heads, 62 sectors/track, 1011 cylinders
Units = cylinders of 1984 * 512 = 1015808 bytes

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

   Device Boot      Start         End      Blocks   Id  System
/dev/sdc1   ?      392206      967564   570754815+  72  Unknown
Partition 1 has different physical/logical beginnings (non-Linux?):
     phys=(357, 116, 40) logical=(392205, 19, 11)
Partition 1 has different physical/logical endings:
     phys=(357, 32, 45) logical=(967563, 8, 51)
Partition 1 does not end on cylinder boundary.
/dev/sdc2   ?       85025     1060846   968014120   65  Novell Netware 386
Partition 2 has different physical/logical beginnings (non-Linux?):
     phys=(288, 115, 43) logical=(85024, 30, 47)
Partition 2 has different physical/logical endings:
     phys=(367, 114, 50) logical=(1060845, 20, 42)
Partition 2 does not end on cylinder boundary.
/dev/sdc3   ?      942481     1918302   968014096   79  Unknown
Partition 3 has different physical/logical beginnings (non-Linux?):
     phys=(366, 32, 33) logical=(942480, 18, 30)
Partition 3 has different physical/logical endings:
     phys=(357, 32, 43) logical=(1918301, 7, 39)
Partition 3 does not end on cylinder boundary.
/dev/sdc4   ?     1454477     1454505       27749+   d  Unknown
Partition 4 has different physical/logical beginnings (non-Linux?):
     phys=(372, 97, 50) logical=(1454476, 12, 25)
Partition 4 has different physical/logical endings:
     phys=(0, 10, 0) logical=(1454504, 11, 33)
Partition 4 does not end on cylinder boundary.

Partition table entries are not in disk order

[root@www ]# mount -t ntfs /dev/sda1 /WindowsC
mount: unknown filesystem type 'ntfs'


为什么它还说unknown filesystem type 'ntfs'
fdisk -l 出来的不是说:HPFS/NTFS 吗?
不明白?

论坛徽章:
0
2 [报告]
发表于 2009-01-12 22:32 |只看该作者
安装ntfs-3g

论坛徽章:
0
3 [报告]
发表于 2009-01-12 22:57 |只看该作者

回复 #1 hackelqgo 的帖子

内核支持不是很好

论坛徽章:
0
4 [报告]
发表于 2009-01-13 01:19 |只看该作者
1. 访问DAG
2. 下载 dkms, dkms-fuse, fuse, fuse-ntfs-3g 四个rpm包,安装后即可
3. mount -t ntfs-3g /dev/sdX  /mountpoint

论坛徽章:
0
5 [报告]
发表于 2009-01-15 14:56 |只看该作者
谢谢大家哦。我去装装看。
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

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

清除 Cookies - ChinaUnix - Archiver - WAP - TOP