LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   how to get windows localdisk D: drive data into my redhat linux 5.3 (https://www.linuxquestions.org/questions/linux-general-1/how-to-get-windows-localdisk-d-drive-data-into-my-redhat-linux-5-3-a-4175434502/)

venkatesh51 10-28-2012 12:00 PM

how to get windows localdisk D: drive data into my redhat linux 5.3
 
how to get windows localdisk D: drive data into my redhat linux 5.3
( I am using two o.s in my system i.e one windows and other linux)

suicidaleggroll 10-28-2012 12:40 PM

Make sure the ntfs-3g package is installed, then run "fdisk -l" to get the device name for the partition you're interested in, make a mount location for it, and then mount it. Which step are you getting stuck on?

John VV 10-28-2012 04:53 PM

this IS the very OLD rhel 5.3 ??????
you DID NOT upgrade it to the current RHEL5.8
5.8 is the current in the OLD 5 series

RHEL6.3 is the current

in 5.3 there was a known kernel bug
that killed ntfs-3g
so contact your Red Hat Tech support that you ARE paying an arm and a leg for to keep your install AT the old 5.3 level and not at the 5.8 level




the old ntfs READ ONLY and the dkms-fuse is there
but there is a bug
you will need the red hat tech support to get you the work around


this WAS FIXED in 5.4 and newer

venkatesh51 10-28-2012 09:53 PM

please provide a download link for ntfs -3g package .... plz.............
 
Quote:

Originally Posted by suicidaleggroll (Post 4816847)
Make sure the ntfs-3g package is installed, then run "fdisk -l" to get the device name for the partition you're interested in, make a mount location for it, and then mount it. Which step are you getting stuck on?

sir please provide download link for ntfs-3g package for redhat linux 5.3
..
bhayya one more help to me i.e plz give me step by step procedure to to acces local drive D:(windows) to my linux plz.......

venkatesh51 10-28-2012 09:54 PM

It is my personal pc.....
 
Quote:

Originally Posted by John VV (Post 4816978)
this IS the very OLD rhel 5.3 ??????
you DID NOT upgrade it to the current RHEL5.8
5.8 is the current in the OLD 5 series

RHEL6.3 is the current

in 5.3 there was a known kernel bug
that killed ntfs-3g
so contact your Red Hat Tech support that you ARE paying an arm and a leg for to keep your install AT the old 5.3 level and not at the 5.8 level



the old ntfs READ ONLY and the dkms-fuse is there
but there is a bug
you will need the red hat tech support to get you the work around


this WAS FIXED in 5.4 and newer

thanks for ur guidance ........
if you know the solution plz give me reply.......

suicidaleggroll 10-28-2012 10:19 PM

Quote:

Originally Posted by venkatesh51 (Post 4817130)
sir please provide download link for ntfs-3g package for redhat linux 5.3

Code:

yum install ntfs-3g


---------- Post added 10-28-12 at 09:20 PM ----------

Quote:

Originally Posted by venkatesh51 (Post 4817131)
thanks for ur guidance ........
if you know the solution plz give me reply.......

He did, contact RedHat support. You're paying a lot of money for their support, so use it. If you're not paying for it, then you shouldn't be running RHEL.

John VV 10-28-2012 11:38 PM

you will need the fuse and dkms files ( and as i recall the Gnome fuse rpms ) from the old rhel5.3 repo
and ONLY your red hat tech support can get you access to the OLD 5.3 files

contact your red hat tech support

jsaravana87 10-29-2012 02:16 AM

you have to install fuse-ntfs-3g,You can get the package through rpmforge repo.Since you are using older release of Redhat 5.3 you have to install kmod-fuse which you are get from ELrepo

yum --enablerepo=rpmforge install fuse fuse-ntfs-3g


http://elrepo.org/tiki/tiki-index.php

John VV 10-29-2012 04:58 AM

Quote:

yum --enablerepo=rpmforge install fuse fuse-ntfs-3g
as i recall that will only work for RHEL 5.4 ,5.5 to 5.8
but not 5.3

do to a bug in 5.0,5.1 5.2 and 5.3 -- fixed in 5.4


All times are GMT -5. The time now is 01:56 PM.