- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Mount NTFS with Fedora C4
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
Forums
Discussions
Discussions
Discussions
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
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
08-23-2005 02:31 AM
08-23-2005 02:31 AM
I have SuSE 9 bootable on another partition and I can mount the NTFS (hda2) when running it.
I think I need a kernel build for Fedora that knows about NTFS file system. Does anyone know where/how I can accomplish that.
Thanks for any help !!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2005 02:57 AM
08-23-2005 02:57 AM
Re: Mount NTFS with Fedora C4
check with fstyp , what type of FS is is recognizing , to /dev/hda2 . And then try mounting again , hope it can help.
cheers,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2005 03:04 AM
08-23-2005 03:04 AM
Re: Mount NTFS with Fedora C4
yum install kernel-module-ntfs-$(uname -r)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2005 04:28 AM
08-23-2005 04:28 AM
Re: Mount NTFS with Fedora C4
Tried the yum install kernel-module-ntfs-$(uname -r) and it did some modifications. Not sure yet if worked, the yum install process exited with an error. I'll check it some more.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2005 04:50 AM
08-23-2005 04:50 AM
Re: Mount NTFS with Fedora C4
[root@veb /]# yum install kernel-module-ntfs-$(uname -r)
Setting up Install Process
Setting up repositories
http://klid.dk/homeftp/fedora/linux/core/updates/4/i386/repodata/repomd.xml: [Errno 4] IOError: HTTP Error 403: Date: Tue, 23 Aug 2005 16:43:24 GMT
Server: Apache-AdvancedExtranetServer/1.3.28 (Mandrake Linux/3.4.92mdk) PHP/4.3.3
Connection: close
Transfer-Encoding: chunked
Content-Type: text/html; charset=iso-8859-1
Trying other mirror.
updates-released 100% |=========================| 951 B 00:00
extras 100% |=========================| 1.1 kB 00:00
base 100% |=========================| 1.1 kB 00:00
Reading repository metadata in from local files
Parsing package install arguments
No Match for argument: kernel-module-ntfs-2.6.12-1.1398_FC4
Nothing to do
[root@veb /]#
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2005 06:56 AM
08-23-2005 06:56 AM
Re: Mount NTFS with Fedora C4
Download from here:
http://rpm.livna.org/fedora/4/i386/RPMS.lvn/
This package should work:
http://rpm.livna.org/fedora/4/i386/RPMS.lvn/kernel-module-ntfs-2.6.12-1.1390_FC4-2.1.22-0.lvn.3.4.i686.rpm
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2005 06:57 AM
08-23-2005 06:57 AM
Re: Mount NTFS with Fedora C4
kernel-module-ntfs-2.6.12-1.1398_FC4-2.1.22-0.lvn.3.4.i686.rpm
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2005 06:57 AM
08-23-2005 06:57 AM
Solutionhttp://rpm.livna.org/fedora/4/i386/RPMS.lvn/kernel-module-ntfs-2.6.12-1.1398_FC4-2.1.22-0.lvn.3.4.i686.rpm
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2005 07:41 AM
08-23-2005 07:41 AM