![]() |
![]() |
|
|
Compare Products, Prices & Stores For: COMPUTERS, COMPONENTS, COMPUTER ACCESSORIES, COMPUTER MEMORY, HARDWARE, INPUT DEVICES, NETWORKING, PDAs & MOBILE ELECTRONICS, SOFTWARE, STORAGE & MEDIA, DIGITAL CAMERAS, HOME AUDIO, TV& VIDEO |
|
|
|
|
#1
|
||||
|
||||
|
Project #2
-tivowebplus -mfs_ftp -HMO superpatch Each of these have thier own install instructions that i think i will be able to follow, but i am wondering if there are specific places in the TIVO that these tools need to be placed? Are there certain directories within the TIVO that i will need to install these to? The /usr.....the /hack.....the /dev directories....does it matter which ones? The 4.0.1b OS that i D/L'ed has USB support and connectivity already, do i need to do anything else with that? i want to be able to disable the call nag's, and fake the call out. I know there were threads around here explaining how to do that, so i will try to find those. Is there anything im missing before i try and start upping this stuff to the TIVO? Is there any order in which i should install them? Lastly i saw a few posts about people editing their '"rc.sysinit.author" files....what is this for? I cant wait to get this one done all by myself.....thanks for the help guys. Linda Last edited by linda; 11-06-2004 at 03:55 PM. |
|
#2
|
||||
|
||||
|
hmmm, looks like i forgot a few. I will need the "no scramble" and "tytools" too.
EDIT: looks like the super patch has "NoCSO unscrambling" built in..
Last edited by linda; 11-06-2004 at 05:24 PM. |
|
#3
|
||||
|
||||
|
Glad to see you're getting into this. Rather than give you specific instructions, I'm going to refer you to several threads. The first is Ironman's guide http://dealdatabase.com/forum/showthread.php?t=37295. The second is a thread on running 4.x software on a DirecTiVo. Lastly, look at NutKase's 'Superpatch 4 All' thread.
A quick bit of background: When a Tivo boots it does a number of tests to verify software integrity, then eventually turns control over to /etc/rc.d/rc.sysinit, which loads the software modules. Eventually rc.sysinit calls /etc/rc.d/rc.sysinit.author. rc.sysinit.author is not present on an unhacked TiVo, so we create one and use it to load the hacks. Ironman's guide describes how to create one. One thing to note: 4.x software loads the network drivers automatically, don't load them in rc.sysinit.author. The 4.x on DirecTiVo thread will give a lot of information on setting things up. You can also look at your own system. PlainBill
__________________
There's a difference between needing help, and just being plain ole' lazy. "You cannot teach a man anything. You can only help him find it for himself." Galileo Galilei (1564-1642) HDVR2 with 200 Gig, DSR 704, DSR708 all running 6.2 and networked. |
|
#4
|
||||
|
||||
|
nice!...looks like it will be another late night..
. Time to start reading some more.....Thanks Bill.Linda |
|
#5
|
||||
|
||||
|
okay, im getting there. I have copied over my tivoftpd.mips file to "/dev/hdc9 /mnt/var/hack"
i have edited my rc.sysinit.author file to the following: Code:
#!/bin/bash #start telnetd tnlited 23 /bin/bash -login & #start ftpd /var/hack/tivoftpd.mips next, i edited my .profile file as follows: Code:
export PATH=/tivo-bin/:$PATH":"/var/hack/bin/:/var/mfs_ftp:/var/hack: export LD_LIBRARY_PATH=/var/hack/lib/":"$LD_LIBRARY_PATH export HOME=/var/hack/root One other thing....when i checked my bootpage, it showed my root as 7. So i know my real root and kernel are 4 and 3 respectively. But when i mount my partitions i cant find the necessary directories such as /etc or /rc.d on hdc4, so all my modifications have been to hdc7 where i WAS able to find them. does this sound right? Last edited by linda; 11-07-2004 at 02:47 PM. |
|
#6
|
|||
|
|||
|
Quote:
Quote:
|
|
#7
|
||||
|
||||
|
okay, gotcha. that makes sense. does the .author file look okay? still dont have access yet.
|
|
#8
|
||||
|
||||
|
I tried moving my ftpd into the /hack directory and adjusted the rc.sysinit.author file to reflect that. Still no telnet or ftp yet. I am trying to go by the Ironmans guide and learn what its doing while i follow, just not sure where my error is yet. I will keep trying.
Linda |
|
#9
|
||||
|
||||
|
Quote:
OR, rename '/etc/netfilter-enable' to '/etc/netfilter-enable.somethingelse' in order for anything but 'ping' to work. NutKase
__________________
"God, and DealDataBase, help those that help themselves." --Shamelessly stolen from psxboy ------------------------------------------------ 2 each, SA S2 287hr 7.2.1a's with Lifetime. Hacks: 1 Manually Monte'd -140, Bash,Telnet,FTP,TivoWebPlus, Superpatch-67all Unscrambled/HMO,MFS_FTP Ver. N,TyTools, tivoserver Fully hacked SA S1 |
|
#10
|
||||
|
||||
|
Thanks NutKase!! That got me a little further (farther?).
Anyway, now i can sort of telnet in...i get a "BASH-2.02#" on screen, and it doesnt recognize any commands. At least now i can connect. I cant FTP in, but i dont get the same "no connection" error as before, this time it tells me "the command was actively refused". I will do some searches and see what i come up with. I would have NEVER found that "enable,disable" function change, and i was serching like crazy....thanks again, Linda EDIT: i also get the error message ...."an established connection was aborted by the software in your host machine", when trying to FTP in. Last edited by linda; 11-07-2004 at 08:56 PM. |
|
#11
|
||||
|
||||
|
am i getting these errors because of my ".profile" file?
Code:
export PATH=/tivo-bin/:$PATH":"/var/hack/bin/:/var/mfs_ftp:/var/hack: export LD_LIBRARY_PATH=/var/hack/lib/":"$LD_LIBRARY_PATH export HOME=/var/hack/root Code:
export PATH=/tivo-bin/:$PATH":"/linda/hack/bin/:/linda/mfs_ftp:/linda/hack: export LD_LIBRARY_PATH=/linda/hack/lib/":"$LD_LIBRARY_PATH export HOME=/linda/hack/root |
|
#12
|
|||
|
|||
|
I'm not sure, but there's one thing: in my .author file, I just say "tivoftpd" not "tivoftpd.mips", but that's because my file is just named "tivoftp".
I'd suggest making sure that you've chmod'd the file. |
|
#13
|
||||
|
||||
|
i have definately chmod'd the file (755). I have "tivoftpd.mips" in there because that was name of the file i D/L'd. I have been searching "rc.sysinit.author" for a while now and confirmed what you suggested. It seems on every example of the file i can find, it only has "tivoftpd", and not the .mips. I will give that a shot.
Thanks, Linda |
|
#14
|
||||
|
||||
|
Linda, one more suggestion: Make up a serial cable - instructions are in the 'HowTos Only' thread in the Series 1 support forum. It eliminates a LOT of guesswork.
PlainBill
__________________
There's a difference between needing help, and just being plain ole' lazy. "You cannot teach a man anything. You can only help him find it for himself." Galileo Galilei (1564-1642) HDVR2 with 200 Gig, DSR 704, DSR708 all running 6.2 and networked. |
|
#15
|
||||
|
||||
|
looks like i will have to do that Bill, cause the file name change was a no-go. What would keep me from FTP, but still allow telnet?
Linda |
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|