On Sun, Feb 1, 2009 at 11:56 PM, riazrahaman <[email protected]> wrote:
> I have a requirement of mount windows on my linux machine. > > Can I do this by running nfs server on windows? If yes then can any > one share the steps. Is nfs server by default part of windowsXP that > needs to be enabled? > > > Hello, You can mount your Windows (NTFS/FAT32) shares on a LAN using Samba on Linux, just like you share Windows directories with other Windows machines. See this http://cri.ch/linux/docs/sk0001.html (Step 3 is optional) You can add the share to your /etc/fstab to mount it every time Linux boots -- Satish Vellanki

