• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

fedore 3 saying it doesn't support ntfs

Davegod75

Diamond Member
Just got done installing install fedora core 3 and i hooked up my external usb drive (formatted NTFS) and i get an error saying: cannot mount, the kernel does not suport ntfs.

I thought my kernal did support ntfs reading?

any ideas?


kernel = 2.6.9-1.667smp
 
newbie here

how do i check that ?and is it an rpm i can download? or can i use redhat's add software thing to install it?
 
Originally posted by: Davegod75
newbie here

how do i check that ?and is it an rpm i can download? or can i use redhat's add software thing to install it?

Dunno. I don't use fedora, Linux, or NTFS whenever possible. 😛
 
found that sourceforge via google and installed the driver. mounts but can't open...i'll look into it more.

thanks for the posts
 
The NTFS module is not build in the default Fedora Core 3 kernel config (at least not under AMD64, that's the only FC3 I have right now).

You need to get the kernel sources and compile the NTFS module and load it. If you are not really sure what you are doing you should probably compile and install the whole kernel.

Write support in that module is probably still dangerous, but then, probably not much more so than writing NTFS from Windows 🙂
 
You need to get the kernel sources and compile the NTFS module and load it. If you are not really sure what you are doing you should probably compile and install the whole kernel.

Not really, other people have already taken care of that and made RPMs available with ntfs modules for stock Fedora kernels.
 
Originally posted by: Nothinman
You need to get the kernel sources and compile the NTFS module and load it. If you are not really sure what you are doing you should probably compile and install the whole kernel.

Not really, other people have already taken care of that and made RPMs available with ntfs modules for stock Fedora kernels.

That's not sortish 🙂
 
Back
Top