- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- ntfs support for linux
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-03-2008 01:45 AM
тАО12-03-2008 01:45 AM
ntfs support for linux
i would like to access windows NTFS partition drive through Linux, i am having Linux RHE 4 update 3, when i try to mount it gave me error kernel not support for ntfs, i also try to download ntfs-3g from some site but i could not got the correct source, can any one help me here, thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-03-2008 03:37 AM
тАО12-03-2008 03:37 AM
Re: ntfs support for linux
You should get this package from
http://www.ntfs-3g.org/index.html#download
and follow the installation instructions
./configure
make
make install # or 'sudo make install' if you aren't root
Post the error messages if you have some
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-03-2008 05:23 PM
тАО12-03-2008 05:23 PM
Re: ntfs support for linux
that link i already tried before but it doesnt have a correct source, basically i need to enable my linux kernal to support ntfs file system.
i had done this before with linux 9, anybody else have any clue for this,
thanks,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-03-2008 11:40 PM
тАО12-03-2008 11:40 PM
Re: ntfs support for linux
I suggest to get precompiled Kernel NTFS Module from
http://sourceforge.net/project/showfiles.php?group_id=13956&package_id=24313
There you will find rpm packages for all RHEL kernels.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-03-2008 11:49 PM
тАО12-03-2008 11:49 PM
Re: ntfs support for linux
RHEL4 kernel does not support NTFS yet. It's commented out in the kernel build config file. Bad people from RedHat broke NTFS support in RHEL4 kernel. It is not sufficient to simply turn on 'CONFIG_NTFS_FS' in .config and remake your own kernel RPM from the source RPM.
ntfs-3g requires FUSE (a userspace filesystem framework) module support in kernel. It is unavailable for RHEL4 2.6.9 based kernel.
The correct way is to build your own kernel from vanilla source
WBR, Ivan Kuznetsov
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-04-2008 05:37 PM
тАО12-04-2008 05:37 PM
Re: ntfs support for linux
we can do this, someone from my group has done, but at persent i can not contact him, we can enable ntfs support for RHEL 4,
i already installed FUSE i am not sure how to use ntfs with it, let me know if anyone have any clue. thanks,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-06-2008 03:45 PM
тАО12-06-2008 03:45 PM
Re: ntfs support for linux
Moreover, it will give you only read only access to NTFS.
Download the package (rpm) from:
http://rpmfind.net/linux/RPM/sourceforge/l/li/linux-ntfs/kernel-ntfs-2.4.20-13.9.i386.html
THe above link has links if you need more information on how-to mount NTFS partition. This information is also available at:
http://kbase.redhat.com/faq/docs/DOC-3577
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-08-2008 06:27 PM
тАО12-08-2008 06:27 PM
Re: ntfs support for linux
i am able to map ntfs file system with REL 4
HOw?
i had downloaded kernel-module-ntfs-2.6.18-92.1.18.el5-2.1.27-0.rr.10.11.i686.rpm
which support ntfs file sysetm,
please feel free to contact me incase anybody requrie more info,
thanks to all.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-08-2008 06:28 PM
тАО12-08-2008 06:28 PM