@
curaga: Thank you for your reply.
Yes, I tried
mount -t cifs first (followed by mount.cifs) and both types received an error stating the kernel didn't support that particular file system. Since then, I have a safety valve in place which (bootlocal) tests
lsmod, if CIFS isn't listed, check to make sure the TCZ is downloaded and also exists in /tmp/tcloop (properly loaded) and of course, if anything fails,
insmod followed by
modprobe.
So far, it has to install-module after each boot.
Bare with me on my response time; I have a few other anomalies I'm TC-Fighting as well!
(ie: An HP 9020 running x64 and when being told to power-off, it says "Okay!" and two seconds later... fires back up as if it received a WoL packet. Currently I've had to poweroff -f at the end of rc.shutdown to make it behave; but I'm still curious as to the "why" part!
)