免费注册 查看新帖 |

Chinaunix

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

linux下访问windows分区(NTFS) [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2010-02-04 11:00 |只看该作者 |倒序浏览
要在linux下访问windows的ntfs分区
一般直接用
[root@localhost ~]# fdisk -l
Disk /dev/sda: 250.0 GB, 250059350016 bytes
255 heads, 63 sectors/track, 30401 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
   Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *           1        5100    40960048+   7  HPFS/NTFS
Partition 1 does not end on cylinder boundary.
/dev/sda2            5100       17751   101621520    7  HPFS/NTFS
Partition 2 does not end on cylinder boundary.
/dev/sda3           17751       25400    61440120    7  HPFS/NTFS
Partition 3 does not end on cylinder boundary.
/dev/sda4           25401       30401    40170532+   5  Extended
/dev/sda5           25401       25413      104391   83  Linux
/dev/sda6           25414       30401    40066078+  8e  Linux LVM
我的windows分区是sda1-sda3(注意:要装双系统,必须使得windows上的分区都是主分区)
但是
[root@localhost ~]# mount /dev/sda2  /mnt/win/
mount: unknown filesystem type 'ntfs'
于是去下载(用uname -查看自己的内核版本)kernel-module-ntfs-2.6.18-128.el5xen-2.1.27-0.rr.10.11.i686.rpm
安装了就可以了
                               
               
               
               
               

本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u3/103533/showart_2177578.html
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

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

清除 Cookies - ChinaUnix - Archiver - WAP - TOP