Bug 154754

Summary: Provide read-only support for NTFS filesystem in kernel or kernel module without recompile
Product: [Fedora] Fedora Reporter: Rich Jennings <richard.r.jennings>
Component: kernelAssignee: Kernel Maintainer List <kernel-maint>
Status: CLOSED DUPLICATE QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: 3   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-04-13 23:08:00 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Rich Jennings 2005-04-13 22:55:57 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.6) Gecko/20050225 Firefox/1.0.1

Description of problem:
NTFS filesystem should be supported read-only.  Most other distributions support NTFS, why not Fedora?  Having to recompile the kernel is too big a hassle for most.  Kernel module would work also.


Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1. Load Fedora on machine with existing NTFS partition (leave NTFS alone).
2. Try to mount NTFS filesystem.
3. cat /proc/filesystems
  

Actual Results:  No NTFS support.

Expected Results:  NTFS support compiled into kernel or available as kernel module.

Additional info:

Comment 1 Dave Jones 2005-04-13 23:08:00 UTC

*** This bug has been marked as a duplicate of 65749 ***