heres the output
ls -l /etc/sysconfig/tcedir
lrwxrwxrwx 1 root root 8 Dec 13 08:41 /etc/sysconfig/tcedir -> /tmp/tce/
tc@box:~$ lrwxrwxrwx 1 root root 8 Dec 13 08:41 /etc/sysconfi
g/tcedir -> /tmp/tce/
sh: can't create /tmp/tce/: Is a directory
sh: lrwxrwxrwx: not found
second part appeared after i copy and pasted the first part
The "second part" is not a command.
--
In post #3 , you try to load extensions from /usr/cde/optional/ .
That's not how to do it.
You should be able to load extensions just like this:
tce-load -i firmware.tcz
TinyCore will determine wether to load it from cde directory (only if booted from CD) or tce directory (if installed on writable media).
/etc/sysconfig/tcedir is a symlink to the respective directory.
--
What version are you using?
Have you installed TC to writable media (maybe to non linux filesystem)?
--
EDIT:
hmm, you have just deleted two posts..