Windows files on linux for Red Hat Linux

Status
Not open for further replies.
Hi,

I need to read windows files on linux for Red Hat Linux 9.x.
Can some one tell me the way, how this can be done or some setting which enable to read files from windows on linux.


regards
ratan
 
If you need to read an NTFS mounted drive in that machine then you'll need to add kernel support for NTFS. Try looking http://www.linux-ntfs.org/ for that info. If you just want to hit shares then just mount them via smb.
 
Status
Not open for further replies.
Back