I have Redhat Linux 9.0 and a Window XP/98 machine.
I want to mount windows "share" on my linux machine so that I can read/write from linux as a normal linux mount system.
I tried this command but it failed.
Any clue..Quote:
# mkdir /mnt/win
# mount -t smbfs -o lfs //192.168.1.13/sa /mnt/win
mount: wrong fs type, bad option, bad superblock on //192.168.1.13/sa,
or too many mounted file systems