PDA

View Full Version : Telnet Not working Help Please


echobunny
06-18-2004, 10:55 PM
Hello,
I have just installed hacked my DSR704 DTivo using the Sleeper CD Rom method. But when I set the IP for the Tivo I did not enter the correct IP info to work with my router. I need to change the IP the tivo is using to hopefully gain access to the Tivo via USB/Ethernet connection. I am using Linksys USB200M and I do have the serial cable connected and can access the tivo this way. I am a newbie and am not sure how to proceed. I have tried to use the joe command but get file not found and access denied errors when trying to use it.

any help would be appreciated.

echobunny

malfunct
06-19-2004, 12:29 AM
Hello,
I have just installed hacked my DSR704 DTivo using the Sleeper CD Rom method. But when I set the IP for the Tivo I did not enter the correct IP info to work with my router. I need to change the IP the tivo is using to hopefully gain access to the Tivo via USB/Ethernet connection. I am using Linksys USB200M and I do have the serial cable connected and can access the tivo this way. I am a newbie and am not sure how to proceed. I have tried to use the joe command but get file not found and access denied errors when trying to use it.

any help would be appreciated.

echobunny

copy the joerc files (the ones it says it can't access) to the directory its trying to access them in (I think its /var/hack) which will fix joe

to fix the IP issues just check the rc.sysinit.author and the rc.sysinit and change the values to what they need to be.

echobunny
06-19-2004, 01:43 AM
Hello,
I tried the midupdate for different locals and when I selected reset all season passes etc i got the green screen. I unplugged the Tivo and plugged back in and rebooted and it keeps hanging at the following part of the bootup when monitored via serial:

IP: routing cache hash table of 512 buckets, 4Kbytes
TCP: Hash tables configured (established 4096 bind 8192)
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
VFS: Mounted root (romfs filesystem) readonly.
VFS: Mounted root (ext2 filesystem) readonly.
change_root: old root has d_count=3
Freeing unused kernel memory: 60k freed
/bin/bash: /etc/rc.d/rc.sysinit: Permission denied
/bin/bash: exec: /etc/rc.d/rc.sysinit: cannot execute: Permission denied

any idea what I should do now?

echobunny

fixn278
06-19-2004, 01:53 AM
Hello,
I tried the midupdate for different locals and when I selected reset all season passes etc i got the green screen. I unplugged the Tivo and plugged back in and rebooted and it keeps hanging at the following part of the bootup when monitored via serial:

IP: routing cache hash table of 512 buckets, 4Kbytes
TCP: Hash tables configured (established 4096 bind 8192)
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
VFS: Mounted root (romfs filesystem) readonly.
VFS: Mounted root (ext2 filesystem) readonly.
change_root: old root has d_count=3
Freeing unused kernel memory: 60k freed
/bin/bash: /etc/rc.d/rc.sysinit: Permission denied
/bin/bash: exec: /etc/rc.d/rc.sysinit: cannot execute: Permission denied

any idea what I should do now?

echobunny

Pull the drive, put it in your pc, boot from mfstools, mount the drive and change the permissions on the file to execute.

echobunny
06-19-2004, 03:07 AM
Hello,
I tried to do this but not sure what I am doing. The Tivo drive I put in my primary IDE Master slot. and booted fromt the Tiger MFS 2.0 Tools CD ROM but I cannot figure out how to mount the drive i need and the directory with the rc.sysinit in it and how exactly do I change it to execute?

I appreciate your help

echobunny

BTUx9
06-20-2004, 05:43 AM
Hello,
I tried to do this but not sure what I am doing. The Tivo drive I put in my primary IDE Master slot. and booted fromt the Tiger MFS 2.0 Tools CD ROM but I cannot figure out how to mount the drive i need and the directory with the rc.sysinit in it and how exactly do I change it to execute?

I appreciate your help

echobunny
bootpage -p lets you know which partition is root
mount that partition
go to the etc/rc.d dir of the mount
chmod +x the files