This is almost exactly what I did :-) I tried
Code:
find /etc -name '*ota*'
with no luck.
I tried yours, -iname is not supported, with find
Code:
find / -name '*ota*'
I get only (I have removed items not related to update like ....ann
otations.gif from the list):
Code:
/mnt/rwfs/var/tmp/_otaupexec
/usr/sbin/otaup
/var/tmp/_otaupexec
Thanks for any tips even though you don't have K4NT