LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   How to mount a NFS share folder of windows 2008 in RHEL machine? (https://www.linuxquestions.org/questions/linux-newbie-8/how-to-mount-a-nfs-share-folder-of-windows-2008-in-rhel-machine-4175453478/)

andi.ramesh 03-10-2013 04:07 AM

How to mount a NFS share folder of windows 2008 in RHEL machine?
 
Hi,

I am setting up the file service in windows 2008 server. I would like to know how to access the NFS shared folder in Red Hat Linux machine?

When I tried the command "mount -e <ip address of windows 2008> it shows correctly the NFS shared folder as g:.

But would like to know how to mount it so that I can keep some software DVDs there.

zafar_dandoti 03-10-2013 04:43 AM

mount //hostname/share /mnt/mountpoint
you first need to map Linux users to windows users
under windows 2008 -- mapadmin

andi.ramesh 03-31-2013 02:01 AM

Hi,
Thanks for your help.I found the portmapd service was stopped. After starting it, I was able to mount it successfully.

jitendra.sharma 04-01-2013 01:42 AM

whenever you get the solution of thread. please mark as solved...
other people can refer to as their own solution..
Thanks


All times are GMT -5. The time now is 06:14 PM.