I'm trying to follow the instructions on http://wiki.openwrt.org/RemoteFileSystemHowTo
Here are the reselts after following the instructions:
root@OpenWrt:~# mount -t cifs //king-mark/C$ -o unc=//king-mark,ip=192.168.1.8,u
ser=Administrator,password=xyz,dom=workgroup
Can't find //king-mark/C$ in /etc/fstab
root@OpenWrt:~# uname -a
Linux OpenWrt 2.4.30 #1 Wed Sep 14 17:49:26 CEST 2005 mips unknown
I tried making an empty /etc/fstab file but this did not help.
Can someone tell me what I am doing wrong?
Thanks,
Siegfried
