PDA

View Full Version : 252 Upgrade problem


awkwarddavies
06-05-2003, 11:36 AM
In trying to upgrade my DTivo to 252, I don't seem to have the expected directory structure. The /hack directory is at the same level as the /var directory. Thus, there is no /var/hack directory.

How can I make it right?

JJBliss
06-05-2003, 02:05 PM
Originally posted by awkwarddavies
In trying to upgrade my DTivo to 252, I don't seem to have the expected directory structure. The /hack directory is at the same level as the /var directory. Thus, there is no /var/hack directory.

How can I make it right?

make your own directory.

cd /
mkdir /var/hack

awkwarddavies
06-05-2003, 02:21 PM
I had considered that, but I was not sure if it would cause a problem eslewhere.

I'll try it, thanks.