boks 发表于 2004-12-13 17:47:24

rh9下查看ntfs分区的问题,rpm 命令老是报错

错误信息显示是这样的:

{

# rpm -ivh kernel-ntfs-2.4.20-8.i686.rpm
Preparing...             ###########################################
_______________________________________________________________________________

ERROR: This is the wrong RPM.

You have an athlon kernel installed, but this rpm is for an i686 processor.

The instructions on the linux-ntfs website will help you find the correct rpm.

http://linux-ntfs.sourceforge.net/rpm/instructions.html
_______________________________________________________________________________

error: %pre(kernel-ntfs-2.4.20-8) scriptlet failed, exit status 1
error:   install: %pre scriptlet failed (2), skipping kernel-ntfs-2.4.20-8


}

然后我试着mount:
{
# mount -t ntfs /dev/hda1 /mnt/c
mount: fs type ntfs not supported by kernel

}

是在那个专门解决ntfs的网站下的包,请指点问题解决方案,多谢了

折腾一整天了,比较郁闷

troll 发表于 2004-12-13 17:50:02

下错版本,你装的是athlon的核心,这个是for i686的,重新下载正确版本。

boks 发表于 2004-12-14 09:04:12

多谢troll。其实昨晚躺床上就突然想明白了,人家英文说得也明明白白,我太无脑了,真想杀了这一贴 :x

sanks for ur reply.
页: [1]
查看完整版本: rh9下查看ntfs分区的问题,rpm 命令老是报错