Results 1 to 2 of 2
Hi,
I am trying to mount a folder in a Windows machine to Ubuntu linux machine.
The command i am tyring is
Code:
mount cvsdata:/cvsrepo /mnt/share
It says Mount to ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 05-18-2007 #1Just Joined!
- Join Date
- Dec 2006
- Posts
- 26
Problem with mount
Hi,
I am trying to mount a folder in a Windows machine to Ubuntu linux machine.
The command i am tyring is
It says Mount to NFS server failed "server is down".Code:mount cvsdata:/cvsrepo /mnt/share
cvsdata is the name of the Windows machine
and the folder to be mounted is d:/cvsrepo, which is in the windows machine.
Thankx in advance.
- 05-21-2007 #2
If I'm not mistaken, you need samba to access that share, not nfs.


Reply With Quote
