One way to do it is install a linux virtual machine on my windows (using vmware/vpc) and use it to mount the NFS partition. Will it work? Is there any other way? Some other software.
Related posts:
- Why Won’t Windows Vista Install On A Partition?
- Is There Some Free Software For Linux That Will Run Windows In A Virtual Pc?
- Can I Run My Xp Partition In Windows 7 In Vmware Workstation?
- Is It Possible To Have A Windows Xp Virtual Machine Running On Linux Ubuntu?
- Is It Possible To Run A Real Computer, (on An External Drive, Or Another Partition) Inside A Virtual Machine?

3 Comments
First, you can try Start->Run and enter //servername
Do you have admin access to the Linux machine? You could install a Samba server to it and mount it from there.
Yes, use Samba on your Linux server and share the file system with it.
There are application suites that allow you to mount NFS shares, but they are pricey and unreliable. Samba is the answer.
Use Samba server on the linux server
Post a Comment