Bug 37434

Summary: unable to mount ntfs file system
Product: [Retired] Red Hat Linux Reporter: Giuseppe Raimondi <raimondi>
Component: kernelAssignee: Arjan van de Ven <arjanv>
Status: CLOSED NOTABUG QA Contact: Brock Organ <borgan>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.1   
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: 2001-04-24 15:35:29 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 Giuseppe Raimondi 2001-04-24 15:09:49 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.75 [en] (X11; U; Linux 2.2.17-14 i686)


the ntfs module is not available (no ntfs.o)

Reproducible: Always
Steps to Reproduce:
1.mount -t ntfs -o ro /dev/bla /mnt/bla
2.
3.
	

Actual Results:  mount: fs type ntfs not supported by  kernel

Expected Results:  read only access to a ntfs partition

I'm not sure if it is meant to be like that. Any reasons or just forgotten?
in the documentation of seawolf kernel I could find only the usual warnings
about mountig ntfs rw

Comment 1 Arjan van de Ven 2001-04-24 15:35:24 UTC
2.4 kernels have a broken NTFS. People are working on improving NTFS support,
but Microsoft isn't exactly helping (obviously).
Once NTFS is becoming more stable, we'll enable it again for an errata kernel.