PDA

View Full Version : Hack dir disappears


thepicman
01-04-2006, 09:44 AM
:confused:

On 01/02/06 my hack directory flew the coop :eek: I noticed when I did not get my DailyMail from one of my TiVos.

DSR708 not connected to phone line, running the pre-zipper scripts. Seems like everything else is intact. What might have happened?

TPM

Gunnyman
01-04-2006, 09:56 AM
was it in /var?
/var gets wiped from time to time.

thepicman
01-04-2006, 10:49 AM
was it in /var?
/var gets wiped from time to time.

All of the other things in the /var dir are still there?

captain_video
01-04-2006, 02:04 PM
All of the other things in the /var dir are still there?
That's because they were there originally. When the log files get too full the Tivo will wipe the /var directopry and rebuild a new one from scratch. Since your /var/hack directory wasn't part of the original file structure it disappears. Rule of thumb is to install your hacks in a partition other than /var. Set up a new /hack directory in the root directory of the active partition and then revise your rc.sysinit.author file and the PATH statement to point to the new file locations.

DaveSchott
01-04-2006, 02:54 PM
In which partition was the var wiped out?

Gunnyman
01-04-2006, 03:12 PM
var is in /dev/hda9

DaveSchott
01-04-2006, 03:21 PM
OK - I read somewhere that " Partition 9 is a special for a number of reasons, including the fact that it usually survives a system software update by TiVo ".

So apparently the quote is just a partly accurate statement. time to relocate the hacks! Don't the hacks have to go into both active and inactive partitions?

Gunnyman
01-04-2006, 04:31 PM
they can go where ever you want them just make sure the system can find them by adding the location to your path.