Search the web
Sign In
New User? Sign Up
hdtivo
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 2301 - 2330 of 5003   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2301
Sean, Thanks for all of your help. I have completed the hack and hd upgrade. I am able to telnet and ftp into the machine. Now to reconnect it to the satelite...
shorty
shortkidd610
Offline Send Email
Oct 1, 2005
1:29 pm
2302
enable dma on your disks by doing the following: hdparm -d1 /dev/hdX (where X is replaced by the device letter for your setup e.g. a, b, c, d, etc.) The backup...
no-blue-screen
no_blue_screen
Offline Send Email
Oct 1, 2005
1:37 pm
2303
Ok, the newly hacked HDTIVO has been running for a few fours and the networking seems to be working fine. The system got the data needed from the satelite and...
short kidd
shortkidd610
Offline Send Email
Oct 1, 2005
6:44 pm
2304
Does the need to remove encryption apply only to the HD Tivo? I just read the instructions at this site http://www.weethet.nl/english/tivo_extract_videos.php ...
soniatesani
Offline
Oct 1, 2005
10:29 pm
2305
That link is to a guide that uses Sleeper's tivoscripts program to hack a series 2 DirecTivo. The decryption hack is performed as part of the automated hacks...
captain_video2
Offline
Oct 2, 2005
12:39 am
2306
What kind of drives have been used successfully in the HR10-250? Vincent ... From: short kidd To: hdtivo@yahoogroups.com Sent: Saturday, October 01, 2005 1:44...
short kidd
shortkidd610
Offline Send Email
Oct 2, 2005
1:13 am
2307
Thank you very much for your thorough repply to my questions. I will follow your advice and search for the information on the DDB forums. ... monte ... ...
soniatesani
Offline
Oct 2, 2005
2:47 pm
2308
I don't know about that hanging during playback problem... I personally haven't experienced that. Re: swap space; increasing swap space isn't necessarily going...
markfvita
Offline
Oct 2, 2005
3:37 pm
2309
I tried to enable the dialing prefix of ,#401 to get my hr10-250 to update via the network connection and it still tried to use the modem. Is this supposed to...
short kidd
shortkidd610
Offline Send Email
Oct 2, 2005
4:50 pm
2310
... It worked for me, but I had to put the USB and network drivers in rc.net instead of rc.sysinit.author My rc.net: #!/bin/bash #load usb and ethernet modules...
Peter Clark
pclark5704
Offline Send Email
Oct 2, 2005
7:08 pm
2311
Oh yea, I installed the high-performance network drivers, but the basic concept is the same....
Peter Clark
pclark5704
Offline Send Email
Oct 2, 2005
7:13 pm
2312
It works. In the dealdatabase thread, bigrig said he left out the "-i eth0" option thinkning that would default, but it wasn't working for him. I did use the...
Sean Spillane
redondo_se
Offline Send Email
Oct 3, 2005
5:59 pm
2313
Any advantages to making a daily call via the internet vs. just using the fakecall script? i've never actually made a call with my hr10-250 and have always...
daveh4251
Offline Send Email
Oct 3, 2005
9:01 pm
2314
I'll try to make this short and to the point... Bought a 400GB seagate HDD to replace the WD 250GB HDD in the HR10. Tried to back up the TiVo (WD) drive using...
natron4u
Offline
Oct 4, 2005
5:34 am
2315
ugh, let me guess...I need -r 4 added into the command line so that it's: mfsbackup -Tao - /dev/hdd | mfsrestore -s 400 -r 4 -xzpi - /dev/hda sorry but I'm...
natron4u
Offline
Oct 4, 2005
6:09 am
2316
Before I do the backup and restore, I always use the following command to enable DMA for the drives as this will speed up the process significantly. hdparm -d1...
no-blue-screen
no_blue_screen
Offline Send Email
Oct 4, 2005
7:10 am
2317
Sorry, I did have DMA enabled. Forgot to mention that. Here is the command line from the most recent attempt: mfsbackup -Tao - /dev/hdd | mfsrestore -s 400 -r...
natron4u
Offline
Oct 4, 2005
4:16 pm
2318
I don't think so. I'm pretty sure all you would be doing is reporting your usage data to TiVo. ... From: "daveh4251" <dave@...> To:...
Sean Spillane
redondo_se
Offline Send Email
Oct 4, 2005
4:58 pm
2319
If you're restoring to a drive larger than 250 GB, you definitely need the "-r 4" option. I think the command you listed below should work. If it doesn't,...
Sean Spillane
redondo_se
Offline Send Email
Oct 4, 2005
5:27 pm
2320
I hope this isn't against the rules - if it is, mods, feel free to delete... I archive season sets of shows and was hoping to find a few others that did this...
J. Michael Henry
jmhenry5150
Offline Send Email
Oct 4, 2005
5:35 pm
2321
I'm pretty sure the drive came formatted with NTFS. It has a disk utility that will make FAT32 partitions but none over 32GB. It looks like this would work...
natron4u
Offline
Oct 4, 2005
6:24 pm
2322
... Are you talking about the new 400 GB you are going to use as your new TiVo disk? When you buy a new hard drive from the store, it has not been partitioned...
Sean Spillane
redondo_se
Offline Send Email
Oct 4, 2005
6:44 pm
2323
If your problem is that the disk was F'd by windows, you can probably fix it with this: http://alt.org/wiki/index.php/MakeTivoBootable...
Sean Spillane
redondo_se
Offline Send Email
Oct 4, 2005
7:01 pm
2324
... new TiVo disk? yes, this is the only thing that I can figure. I can't seem to get my head around why else this thing will not boot up when I put the new ...
natron4u
Offline
Oct 4, 2005
9:40 pm
2325
... You don't need or want to create any partitions on the new 400 GB drive. That will be done for you when you dd or mfsrestore. The TiVo doesn't use FAT32...
Sean Spillane
redondo_se
Offline Send Email
Oct 4, 2005
10:05 pm
2326
... I have the busybox package installed on my TiVo. Here's what I get from "pdisk -l" Partition map (with 512 byte blocks) on '/dev/hda' #:...
Sean Spillane
redondo_se
Offline Send Email
Oct 4, 2005
10:11 pm
2327
OK, I finally got busy on this project, now I need some help. At this point I have purchased 2 Seagate HD's, a 300g, and a 200g. I successfully copied my old...
zack832
Offline Send Email
Oct 4, 2005
10:43 pm
2328
Did you use "bootpage -P" to determine that your active kernel partition is inded partition 3? Just because you have version F doesn't mean that partition 3...
Sean Spillane
redondo_se
Offline Send Email
Oct 5, 2005
4:47 am
2329
Don't mean to spam, but I figured it would be best to create a new group for swapping ty files and other episodes... http://groups.yahoo.com/group/TiVoSwap/ If...
J. Michael Henry
jmhenry5150
Offline Send Email
Oct 5, 2005
2:59 pm
2330
I don't mean to rain on your parade but I want to caution you. I think you are setting yourself up for some trouble. What you are doing is not legal and you...
Bob Verosko
roscoe_8475
Offline Send Email
Oct 5, 2005
4:04 pm
Messages 2301 - 2330 of 5003   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help