hallo,
how I mount Windows share disks under QNX6 ??
I use :
mount -t nfs winbox::/diskc /mnt/share
- result: no error,
but not working. Why?
Ed.
hallo,
how I mount Windows share disks under QNX6 ??
I use :
mount -t nfs winbox::/diskc /mnt/share
Ed.
try to use
fs-cifs -al //Netbiosname:IP_Adre:/dir /mnt
after putting user and password you would see dir from Windows in mnt
“ED” <ietn@stonline.sk> pí¹e v diskusním pøíspìvku
news:c82500$qm6$1@inn.qnx.com…
hallo,
how I mount Windows share disks under QNX6 ??
I use :
mount -t nfs winbox::/diskc /mnt/share
- result: no error,
but not working. Why?Ed.