
Originally Posted by
jordan13402g
I tried and it said my version was not supported
I assume this means you tried superpatch. You'll need to update that script with the latest patch to use it with any 6.3 flavor. Here's a command line patch based on the info cheer posted :
Code:
mount -o remount,rw /
mv tivoapp tivoapp.orig
cp tivoapp.orig tivoapp
chmod 755 tivoapp
echo -ne "\x3c\x02\x00\x00" | dd conv=notrunc of=tivoapp bs=1 seek=1602412
sync
mount -o remount,ro /
reboot
See this post for good info : http://dealdatabase.com/forum/showth...nfo#post193286