PDA

View Full Version : Superpatch your name permission denied


watchingTV
12-24-2004, 08:07 PM
Installed the superpatch-4all-NutKase-0.7.0.tcl w/o any problems until I got to the ./set_mrv_name_ADH.tcl yourname and I get the following reply

tivo:/var/hack$ ./set_mrv_name_ADH.tcl xxxxx
bash: ./set_mrv_name_ADH.tcl: Permission denied

What do I need to do?

Montaņo
12-24-2004, 08:17 PM
chmod it. That should work.

watchingTV
12-24-2004, 08:24 PM
I am kinda new to this does that mean I would use the following command

chmod 755 ./set_mrv_name_ADH.tcl yourname

Montaņo
12-24-2004, 08:30 PM
I am kinda new to this does that mean I would use the following command

chmod 755 ./set_mrv_name_ADH.tcl yourname

chmod 755 set_mrv_name_ADH.tcl
Then:
./set_mrv_name_ADH.tcl <tivoname>

watchingTV
12-24-2004, 09:39 PM
Kewl, I guess it worked, should I be able to see it anywhere in the tivo menu?

Montaņo
12-24-2004, 09:46 PM
it will be listed in System Information under DVR Name:

stevel
12-24-2004, 09:47 PM
Note that if you let your TiVo connect to the TiVo service (a bad idea), the name will be cleared.

Montaņo
12-24-2004, 09:51 PM
Sounds like you learned that from experience Steve?

watchingTV
12-25-2004, 12:21 AM
Great, thanks for the help, you were correct, I see it in system information after a reboot.