PDA

View Full Version : sc.tlc file help


ricochetts
01-07-2003, 07:51 PM
can anyone help me please rescently i update my t-60 with the kraven update also i have turbo net card on it.
now i been waiting for more them 3 days to get tivo magazine and showcase to show up ..with not luck.
i read that u need to run this file sc.tlc in order to get this features.
questions
1- what is the best way to fransfer this file to my tivo
via ftp server or to telnet
2- where do i put this file
i beleive i put it on my tivbin file do i replace the current one for the new one (correct or not)
3- once the file is tranfer to my tivo which command do i need to use to run it on my bash.
are this the command that i use on my bash
./sc.tlc
chmod 777 sc.tlc
thanks for you help

BubbleLamp
01-07-2003, 09:20 PM
The file is tiny. If you already have ftp running, then use ftp. Telnet using zmodem doesn't work over Ethernet, so you'd have to connect via serial port if you want to go that way.

Put the file wherever you'd like. Most often that's /var/hack.

Wherever you put it, go to that directory in bash, then do chmod +x sc.tcl.

Then run it by typing ./sc.tcl

Wait a day or two and they should show up.

PGM
01-07-2003, 11:27 PM
It's not that simple if you've applied the kraven update. You MUST overwrite the one that was installed by the update since it is executed at every reboot. If you don't, then it will always bring back the old settings on a reboot. I believe the kraven update installs sc.tcl in the tivo-bin directory, but you'll have to check.

ricochetts
01-08-2003, 08:48 PM
thanks guys...for the replay
yes in deed PGM thte file is in the tivo bin folder . i assume i need to replace the old one with the new one.
sorry one more question i need to fransfer that file to my tivo drive via ftp.
what do i need to do and command to use to framsfer the sc.tlc file to my tivo ..please help.

thanks.

Austin_TX
01-08-2003, 09:07 PM
Hmmm, is it really in /tivo-bin ??? Here are the contents on my T60 running Kraven's:

bash-2.02# cd /tivo-bin
bash-2.02# ls
Merge cut head mkfifo rarp tee
Split dd hostname modprobe readbytes tivoftpd
arp depmod id nc rmdir touch
bashrc dir joe nice smbmount tr
chattr ed join nl sort tty
chgrp egrep kerneld od split uname
chown expand logname paste strace unexpand
chroot fgrep ls pathchk su uniq
cksum fmt ls-lR pr sum uptime
comm fold lsattr profile tac wc
csplit gdbserver md5sum ps tail writebytes

Update: I should have looked further, try /tvbin :)

ricochetts
01-08-2003, 09:13 PM
sorry the file in on the tvbin folder.
thanks