Search:

Type: Posts; User: ScanMan

Page 1 of 20 1 2 3 4

Search: Search took 0.20 seconds.

  1. Replies
    14
    Views
    1,283

    I would start with the Overview of hacking an S3...

    I would start with the Overview of hacking an S3, in fact I think lrhorer has a script ready-made in there somewhere..
  2. Replies
    1,696
    Views
    685,645

    Sticky: Does anyone have an image for a Toshiba SD-H400? ...

    Does anyone have an image for a Toshiba SD-H400? Thanks in advance.
  3. Replies
    1,696
    Views
    685,645

    Sticky: Check this post...

    Check this post out.
  4. Replies
    14
    Views
    2,230

    FYI, if you need a backup image for the 540, it...

    FYI, if you need a backup image for the 540, it appears this link is still available.
  5. Replies
    14
    Views
    2,230

    No, it appears you used it correctly. Did you...

    No, it appears you used it correctly. Did you actually try to mount the drive? You should still be able to mount even if those native tools still do not recognize. Also try using 'pdisk' from the...
  6. Replies
    14
    Views
    2,230

    You can use tivopart...

    You can use tivopart to "revalidate" the partition table (see the readme) so most linux variants will recognize it. Of course, it may be easier just to re-image with a fresh backup image and start...
  7. Replies
    14
    Views
    2,230

    Not a killhdinitrd kernel at all. You can either...

    Not a killhdinitrd kernel at all. You can either use one of Jamie's custom kernels or replace the initrd with a "null" one using the 'replace_initrd' utility described here.
  8. Replies
    143
    Views
    16,355

    Regarding your previous post, don't worry about...

    Regarding your previous post, don't worry about patch you shouldn't have to compile anything. You don't even need mfs_* tools to implement this. The helper file takes care of everything. Shouldn't...
  9. Replies
    143
    Views
    16,355

    You don't want to be running...

    You don't want to be running 'mfs_ftp_helper.patch' in fact you don't even need it on your machine. Upload 'tyftpd.tcl' and 'mfs_ftp_helper.mips64' (for TivoHD); rename 'mfs_ftp_helper.mips64' to...
  10. Replies
    53
    Views
    16,079

    Make sure you are using the 64-bit mfs_utils for...

    Make sure you are using the 64-bit mfs_utils for the TivoHD found here.
  11. The tvapppatch(es) file(s) may be in a DOS style...

    The tvapppatch(es) file(s) may be in a DOS style rather than UNIX. If you 'cat' them and see the ^M characters - those are dos-style line endings. You can either run 'dos2unix' from AlphaWolf's...
  12. Replies
    53
    Views
    16,079

    It's in the 11.0k rollout thread here...

    It's in the 11.0k rollout thread here.
  13. Replies
    104
    Views
    7,375

    Firs you need to make sure you mount your tivo...

    Firs you need to make sure you mount your tivo drive partiton. I thought you said your root was the 6th partition. If so
    mount /dev/sda6 /tivo
    cp tvapppatch.tcl tvapppatches-11.0k.tcl...
  14. Replies
    104
    Views
    7,375

    Ok I see the problem; it's a little confusing. ...

    Ok I see the problem; it's a little confusing. Yes, "tvapppatch.tcl" is the main script and the "tvapppatches.tcl" is the actual patch file. It was renamed to denote the 11.0k version. You can...
  15. Replies
    104
    Views
    7,375

    If you got a syntax error, it didn't patch. You...

    If you got a syntax error, it didn't patch. You might be missing a bracket or something. Maybe try downloading it again. Make sure you don't modify the file in notepad or anything, you want to...
  16. Replies
    104
    Views
    7,375

    I'm not sure of your steps. Have you mounted the...

    I'm not sure of your steps. Have you mounted the thumbdrive? Typically something like:
    mount /dev/sdb1 /dosThis will give you access to the contents of thumbdrive at the directory (mountpoint)...
  17. Replies
    104
    Views
    7,375

    Here is the post with all the tivoapp patches for...

    Here is the post with all the tivoapp patches for 11.0k: http://www.dealdatabase.com/forum/showthread.php?64081-11.0k-starting-to-roll-out&p=310041#post310041
  18. Replies
    14
    Views
    2,230

    Yes, same thing. Prom mod, install hacked kernel...

    Yes, same thing. Prom mod, install hacked kernel (either custom or stock with replace_initrd), install binaries, mod startup scripts, disable iptables, etc.
  19. Replies
    1,696
    Views
    685,645

    Sticky: Dude, did you even check the link I gave you in...

    Dude, did you even check the link I gave you in the other post - it's what you need. Here it is again drez minimal image
  20. Replies
    4
    Views
    661

    Try the Image Begging Thread...

    Try the Image Begging Thread; also not sure if these links still work but here are two for your specific model; link #1, link #2.
  21. Replies
    99
    Views
    18,648

    On your current root you want to edit...

    On your current root you want to edit installSw.itcl to change the reboot line to exit 0. Then run it; it will install the upgrade on the alternate root and then exit (not reboot). Then copy over...
  22. Replies
    14
    Views
    8,841

    Here...

    Here is the thread where Omikron discussed no Atmel crypto chip on the Tivo HD. Here is another thread with someone who transplanted the chip in a Series 2.5 machine. It looks like it depends which...
  23. Replies
    4
    Views
    1,850

    Usually the solution for repairing a lifted pad...

    Usually the solution for repairing a lifted pad would be to solder a small piece of jumper wire to the traces or in this case to the socket pin. Scrape off a little enamel on the trace to get some...
  24. Replies
    99
    Views
    18,648

    The 'mv' command just renames the file. The new...

    The 'mv' command just renames the file. The new s/w should install upon restart. You could get telnet and manually kick it off with the command
    tivosh /tvbin/installSw.itcl
  25. Replies
    99
    Views
    18,648

    Here are the 'dd' commands for you hardcore types...

    Here are the 'dd' commands for you hardcore types (where's lgkahn when you need him?) tvapppatch is so much easier, but to each his own...:rolleyes:

    I have not tested these myself. Basically you...
Results 1 to 25 of 500
Page 1 of 20 1 2 3 4