LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 07-26-2003, 02:26 AM   #1
madangsweh
Member
 
Registered: Jul 2003
Posts: 32

Rep: Reputation: 15
Angry ntfs.o problem with Athlon 2400+


Guys,

I have RH9.0 running with Win XP and like to access the NTFS from Linux. But I failed. The system I have:

HP Pavillion with 512MB RAM, 80GB HDD with XP, 32GB additional HDD with Linux on it. And the CPU is AMD XP Athlon 2400+.

I got the rpm package from

http://linux-ntfs.sourceforge.net/info/redhat.html

and the version I got was kernel-ntfs-2.4.20-8.athlon.rpm.
Then I did:

1. rpm -ivh kernel-ntfs-2.4.20-8.athlon.rpm and got the message:
Preparing... ########################################### [100%]
package kernel-ntfs-2.4.20-8 is already installed
file /lib/modules/2.4.20-8/kernel/fs/ntfs/ntfs.o from install of kernel-ntfs-2.4.20-8 conflicts with file from package kernel-ntfs-2.4.20-8

2. Then I ran /sbin/modprobe ntfs and get the error
[root@localhost NTFS]# /sbin/modprobe ntfs
/lib/modules/2.4.20-8/kernel/fs/ntfs/ntfs.o: unresolved symbol register_filesystem_R29ac0674
/lib/modules/2.4.20-8/kernel/fs/ntfs/ntfs.o: unresolved symbol d_rehash_Ra700a78f
/lib/modules/2.4.20-8/kernel/fs/ntfs/ntfs.o: unresolved symbol d_alloc_root_R667cea2c
/lib/modules/2.4.20-8/kernel/fs/ntfs/ntfs.o: unresolved symbol mark_buffer_dirty_Rc0ec34b8
/lib/modules/2.4.20-8/kernel/fs/ntfs/ntfs.o: unresolved symbol unregister_filesystem_R0c02407a
/lib/modules/2.4.20-8/kernel/fs/ntfs/ntfs.o: unresolved symbol __wait_on_buffer_R9868589d
/lib/modules/2.4.20-8/kernel/fs/ntfs/ntfs.o: unresolved symbol ll_rw_block_Ra238aaa5
/lib/modules/2.4.20-8/kernel/fs/ntfs/ntfs.o: unresolved symbol generic_file_llseek_Rd2703b5a
/lib/modules/2.4.20-8/kernel/fs/ntfs/ntfs.o: unresolved symbol generic_file_open_Rfc4876a6
/lib/modules/2.4.20-8/kernel/fs/ntfs/ntfs.o: unresolved symbol bread_R8876429a
/lib/modules/2.4.20-8/kernel/fs/ntfs/ntfs.o: unresolved symbol iget4_R0643d0c8
/lib/modules/2.4.20-8/kernel/fs/ntfs/ntfs.o: unresolved symbol iput_R9381348d
/lib/modules/2.4.20-8/kernel/fs/ntfs/ntfs.o: unresolved symbol unlock_buffer_Rc50e424e
/lib/modules/2.4.20-8/kernel/fs/ntfs/ntfs.o: unresolved symbol generic_read_dir_R2602db8e
/lib/modules/2.4.20-8/kernel/fs/ntfs/ntfs.o: unresolved symbol __bforget_R710cf48f
/lib/modules/2.4.20-8/kernel/fs/ntfs/ntfs.o: unresolved symbol d_instantiate_R33374a08
/lib/modules/2.4.20-8/kernel/fs/ntfs/ntfs.o: unresolved symbol __brelse_Rf1a0dcd9
/lib/modules/2.4.20-8/kernel/fs/ntfs/ntfs.o: insmod /lib/modules/2.4.20-8/kernel/fs/ntfs/ntfs.o failed
/lib/modules/2.4.20-8/kernel/fs/ntfs/ntfs.o: insmod ntfs failed

I don't know what is wrong with it...
Can anybody help me on this?
 
Old 07-26-2003, 09:49 AM   #2
ppuru
Senior Member
 
Registered: Mar 2003
Location: Beautiful BC
Distribution: RedHat & clones, Slackware, SuSE, OpenBSD
Posts: 1,791

Rep: Reputation: 50
Remove the current kernel-ntfs (usr rpm -e kernel-ntfs). It is the wrong version.

You will need to download the 2.4.20-9 --- version for RedHat 9 --- from the sourceforge site..

Hope your system has kernel version 2.4.20-9 installed -- check with the command

uname -r

The kernel version on your system should match the kernel-ntfs version that you want to install.
 
Old 07-26-2003, 01:23 PM   #3
madangsweh
Member
 
Registered: Jul 2003
Posts: 32

Original Poster
Rep: Reputation: 15
Thanks for the reply.

The kernel I have is 2.4.20-8.

[root@localhost data]# uname -r
2.4.20-8

One interesting thing is when the system boots, it says i686 kernel. However it is Athlon chip as I stated in the earlier message. What types of rpm package should I install for this? i686 or Athlon?

I would appreciate your help.
 
Old 07-26-2003, 01:29 PM   #4
david_ross
Moderator
 
Registered: Mar 2003
Location: Scotland
Distribution: Slackware, RedHat, Debian
Posts: 12,047

Rep: Reputation: 79
If you read the instructions you would have seen how to determine the vrsion to download:
rpm -q --queryformat "%{ARCH}\n" kernel
 
Old 07-26-2003, 01:35 PM   #5
ppuru
Senior Member
 
Registered: Mar 2003
Location: Beautiful BC
Distribution: RedHat & clones, Slackware, SuSE, OpenBSD
Posts: 1,791

Rep: Reputation: 50
Sorry, my mistake... I thought (-8) pointed to RH8. sorry again.

Your system being Athlon based, you will require kernel-ntfs compiled for the athlon.

have you tried un-installing kernel-ntfs, download it fresh from sourceforge and nstall it.

Not sure whether you can try install an i686 module and its repercussions.
 
Old 07-26-2003, 02:01 PM   #6
madangsweh
Member
 
Registered: Jul 2003
Posts: 32

Original Poster
Rep: Reputation: 15
Hey, guys

Now it is wierd...
FInally I managed to install the ntfs, but is was a manual process as recommended here http://www.linuxexperience.com/tutorials/redhatntfs.php

Then it was successful, however wierd things happend.

As I mentioned above I have two partitions in the master HDD. I was able to mount the two partions one or two times but after no luck. I don't know why.

When I tried to mount, I got the error..

[root@localhost mnt]# mount /dev/hda1 /mnt/Cdrive -t ntfs -r -o umask=0222
mount: wrong fs type, bad option, bad superblock on /dev/hda1,
or too many mounted file systems

And I checked the system with
[root@localhost mnt]# dmesg | grep NTFS
NTFS driver v1.1.22 [Flags: R/O MODULE]

[root@localhost mnt]# cat /proc/filesystems
nodev rootfs
nodev bdev
nodev proc
nodev sockfs
nodev tmpfs
nodev shm
nodev pipefs
ext2
nodev ramfs
iso9660
nodev devpts
ext3
nodev usbdevfs
nodev usbfs
nodev autofs
udf
ntfs

Everything seems all right...
Can anybody help?
 
Old 07-26-2003, 02:03 PM   #7
madangsweh
Member
 
Registered: Jul 2003
Posts: 32

Original Poster
Rep: Reputation: 15
By the way

rpm -q --queryformat "%{ARCH}\n" kernel ==> athlon

But during boot process, it says using i686 kernel.... Don't know...
 
Old 07-29-2003, 10:21 PM   #8
xcux
LQ Newbie
 
Registered: Jul 2003
Posts: 1

Rep: Reputation: 0
Angry same problem

Quote:
Originally posted by madangsweh

When I tried to mount, I got the error..

[root@localhost mnt]# mount /dev/hda1 /mnt/Cdrive -t ntfs -r -o umask=0222
mount: wrong fs type, bad option, bad superblock on /dev/hda1,
or too many mounted file systems

And I checked the system with
[root@localhost mnt]# dmesg | grep NTFS
NTFS driver v1.1.22 [Flags: R/O MODULE]

[root@localhost mnt]# cat /proc/filesystems
nodev rootfs
nodev bdev
nodev proc
nodev sockfs
nodev tmpfs
nodev shm
nodev pipefs
ext2
nodev ramfs
iso9660
nodev devpts
ext3
nodev usbdevfs
nodev usbfs
nodev autofs
udf
ntfs

Everything seems all right...
Can anybody help?
exactly same problem i have. please help!
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Dell Poweredge 2400 FreeBSD 4.10 SMP problem makko *BSD 5 01-18-2005 11:04 AM
Mandrake 10.0 hangs with new Athlon XP 2400+ gorb Mandriva 4 06-03-2004 05:10 PM
NFORCE2 IDE controller with Athlon XP 2400 problem - data corruption Patola Linux - Hardware 16 04-27-2004 12:52 PM
gentoo 1.4 install (on Athlon XP 2400+) unsuccessful poet225 Linux - Newbie 3 10-16-2003 02:01 AM
recompile - 2.4.20-18.9??? - ntfs support with athlon-smp? nerds Linux - Newbie 0 08-01-2003 06:13 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 11:52 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration