NFS: need to mount a NT folder. - TechRepublic
General discussion
April 25, 2001 at 02:59 AM
lintadsl

NFS: need to mount a NT folder.

by lintadsl . Updated 25 years, 1 month ago

Hi,

I have RH7.0 and recompiled kernel that support NTFS. It seems working because I have mounted local NTFS and using it. Now,
I need to mount a folder in NT 4.0 OS. Of course, the folder is in NTFS partition.
I can ping the NT box.

I couldn’t get right command, I tried;
mount -t sambafs server//bbs /mnt/bbs
and
mount -nfs server:/bbs/ /mnt/bbs
neither work for me.

I looked at man page but still no clue.
Any help would be appreciated.

Thanks,
Sunny 🙂

This discussion is locked

All Comments