Find the answer to your Linux question:
Results 1 to 6 of 6
Hi, I am using RHEL 5 and Windows XP installed in the same HDD. When I try to mount any ntfs partition of that HDD while running RHEL 5 using ...
  1. #1
    Just Joined!
    Join Date
    Jan 2009
    Posts
    8

    Not able to mount ntfs partition

    Hi,

    I am using RHEL 5 and Windows XP installed in the same HDD. When I try to mount any ntfs partition of that HDD while running RHEL 5 using the command
    mount -t ntfs /dev/hda(x) /mnt/win , I get a messg "Unknown file system ntfs".

    Also tried with [ mount -t cifs /dev/hda(x) /mnt/win which raised the same error message.

    Any suggestions for resolving this would be appreciated.

    Regards

  2. #2
    Just Joined!
    Join Date
    Oct 2008
    Location
    Cochin
    Posts
    12
    Install 'ntfs-3g' rpm..

  3. #3
    Just Joined!
    Join Date
    Jan 2009
    Posts
    8

    Hi

    Thanks for the suggestion. I am trying this way by installing the rpm. Also would like to know if there is any other way to get through this.

    Regards

  4. #4
    Trusted Penguin jayd512's Avatar
    Join Date
    Feb 2008
    Location
    Kentucky
    Posts
    4,071
    There are probably other ways, but using ntfs-3g is the easiest.
    Jay

    New users, read this first.
    New Member FAQ
    Registered Linux User #463940
    I do not respond to Private Messages asking for Linux help. Please, keep it on the public boards.

  5. #5
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    RHEL doesn't support NTFS. You have to install ntfs-3g package to enable read/write access.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  6. #6
    Just Joined!
    Join Date
    Mar 2009
    Posts
    35
    please use this totorial to Solve you issue

    This the LINK

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...