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 🙂