LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   nfs mounting problem (https://www.linuxquestions.org/questions/linux-newbie-8/nfs-mounting-problem-631856/)

jkeertir 03-31-2008 05:14 AM

nfs mounting problem
 
Dear All,

I am getting following error after mounting nfs folder

Mounting Failed: Input/output error

Can anyone help me to solve this error.

With Regards,
Keerti

karelvdm 03-31-2008 12:42 PM

Hi,

1.Pls post the command ur using to mount the ntfs partition.
2.Does the ntfs partition have an Os installed on it?
3.If so, does the Os boot?

jkeertir 03-31-2008 11:49 PM

hi,

I aM using nfs ,so the command i am using is

mount -t nfs -o tcp ipaddress:/mnt/ /home

With Regards,
Keerti

karelvdm 04-01-2008 12:24 AM

Hi

Try

Code:

mount -t nfs -o tcp ipaddress:mnt /home


All times are GMT -5. The time now is 09:29 PM.