LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   mount (https://www.linuxquestions.org/questions/linux-general-1/mount-574174/)

saritha 08-02-2007 06:01 AM

mount
 
when i am trying to mount,i am getting error can any one help me

mount: Can't find 10.7.146.11:/home/saritha/mntgnash in /etc/fstab

Nylex 08-02-2007 06:19 AM

You either need to add an entry to fstab (obviously), or specify the mount point, options etc on the command line.

saritha 08-02-2007 06:37 AM

mount
 
actually i want to mount a directory from one linux system to another linux system,i also exported in /etc /exports with the same path /home/sari....,

so can u help me how to specify the mount point, options etc on the command line.

Nylex 08-02-2007 06:44 AM

mount -t nfs share to mount mount point -o options. Seriously, did you not bother reading the man page for mount?


All times are GMT -5. The time now is 12:46 AM.