QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

楼主: 独孤求黑

怎么让2000和linux共存

[复制链接]
发表于 2004-11-19 19:45:25 | 显示全部楼层
我现在可惨了!
2000进不去,而且我地2000有三个盘是ntfs的,现在也mount不到,着该怎么半呢?
linux怎么会是这样!
回复

使用道具 举报

发表于 2004-11-19 19:47:21 | 显示全部楼层
mount问题搜索一下吧,ntfs是可以读的,写么~我不清楚听说也可以
回复

使用道具 举报

发表于 2004-11-19 19:48:16 | 显示全部楼层
找到了: http://linux-ntfs.sourceforge.net/rpm/instructions.html
回复

使用道具 举报

发表于 2004-11-21 10:28:06 | 显示全部楼层
我装了一个FC2
我用umane -a 看了一下,系统显示如下:
Linux Ronghui 2.6.5-1.358 #1 Sat May 8 09:04:50 EDT 2004 i686 i686 i386 GNU/Linux
我装了
kernel-2.6.5-1.358.src.rpm
kernel-ntfs-2.6.5-1.358.i686.rpm
我装的对吗?
可是当我用mount -t ntfs /dev/hdc2 /mnt/win_other 挂载D盘时系统提示:
mount: fs type ntfs not supported by kernel
这是怎么回事呢?我该怎么办?
回复

使用道具 举报

发表于 2004-11-21 15:00:32 | 显示全部楼层
A quick way to find the version is to use the whichrpm script. Save the file and run it. Then go to the install section.

    chmod 700 whichrpm
    ./whichrpm

通过安装whichrpm快速的判断你应该下载哪个rpm文件,然后作以下事情

Next load the kernel module

    /sbin/modprobe ntfs

mount /dev/hda1 /mnt/windows -t ntfs -r -o umask=0222
回复

使用道具 举报

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

本版积分规则

GMT+8, 2024-11-14 10:51 , Processed in 0.138474 second(s), 13 queries .

© 2021 Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表