OUR NETWORK:TiVo Community TechLore Explore3DTV MediaSmart Home MyOpenRouter Dijit Community See all... About UsAdvertiseContact Us

 
Learn about scoring Forum's Raw Score: 187.932
July 9, 2005 01:37 PM

Categories: Networking

Rating (0 votes)
  • 1
  • 2
  • 3
  • 4
  • 5
Rate This!

Member Avatar

pgoodell

Member
Joined: 07/09/2005

I have the SD-DVR80 with the current 6.2
It is a single drive that is copied from the orignal 80GB using msftools

after the terms agreement I get the message

PTVupgrade PTVnet 1.0 CD - Series2 DirectTV TiVo running 6.2
Found 6 MFS partitions
crc mismatch len=512 0xffffffff 0xce57ca975
sector wrong in zone (68353024 -1)
Usage : grep [OPTION].. PATTERN [FILE]...
Try 'grep --help' for more information
FOUND 6 MFS partitions
crc mismatch len=512 0xffffffff 0xe57ca975
sector wrong in zone (68353024 -1)

Cannot determin Tivo Software Version. Installation Aborted!

Discussion:    Add a Comment | Comments 1-13 of 13 | Latest Comment

July 9, 2005 3:03 PM

pgoodell said:

I have the SD-DVR80 with the current 6.2
It is a single drive that is copied from the orignal 80GB using msftools

after the terms agreement I get the message

PTVupgrade PTVnet 1.0 CD - Series2 DirectTV TiVo running 6.2
Found 6 MFS partitions
crc mismatch len=512 0xffffffff 0xce57ca975
sector wrong in zone (68353024 -1)
Usage : grep [OPTION].. PATTERN [FILE]...
Try 'grep --help' for more information
FOUND 6 MFS partitions
crc mismatch len=512 0xffffffff 0xe57ca975
sector wrong in zone (68353024 -1)

Cannot determin Tivo Software Version. Installation Aborted!


Something is corrupt on your drive...

For answers to commonly asked questions, please refer to the
InstantCake Instructions and Release Notes,
Official InstantCake Discussion Thread, and the
Official PTVnet Discussion Thread

July 10, 2005 9:52 AM

Fixed

I put the orignal drive back in went to the setup deleated all files and preferences it rebooted took went through the process. removed the drive copied it to the new drive ran PTVupgrade. it worked this time

View unverified member's comment - posted by jamtime

July 10, 2005 10:50 PM

jamtime said:

I had the same installation problem, which I've noticed mentioned several times lately on this forum. I detailed my problem in this post a few days ago. http://www.dvrplayground.com/comment/null/?type=4&postcount=117
To summarize, I have a Samsung SIR-S4120R running 6.2. I copied the drive to a new larger hard drive and expanded capacity and it works great. It just won't take the PTVNet upgrade. I never received any response in the forum, from the Support Center, or to the feedback I submitted. So, I did some more boning up at some other forums and figured out how to do some of the upgrades myself using PTV's LBA48 boot disk. Now I have telnet, ftp, and TivoWebPlus 1.0. on this unit, along with some other nice things. So I guess I"m batting .500 but I'd like to be batting 1.000 . I really wish I could have all the full features offerred on the PTVNet disk. Is there any possible other solution besides 'clear and delete everything' on the tivo for the 'Cannot determine TiVo software version'. Installation aborted.' issue? It's not worth doing for me yet since the original reason I bought a larger hard drive was that I needed more space.


Please see above... could be the same problem (which was resolved)...

For answers to commonly asked questions, please refer to the
InstantCake Instructions and Release Notes,
Official InstantCake Discussion Thread, and the
Official PTVnet Discussion Thread

View unverified member's comment - posted by jamtime

July 25, 2005 4:03 PM

jamtime said:

I tried a 'clear and delete everything' on my problem tivo unit, the SIR-S4120R and PTVUpgrade still didn't take. I still got the 'Cannot determine TiVo software version. Installation aborted' message. I then tried to install the upgrade on my 2nd HDVR2 unit, after having success on the first one. But this unit wouldn't take the upgrade either. So, I manually upgraded these units with help from PTV LB48 disk and other places to get telnet, ftp, HMO and MRV. If anybody ever finds a work around for this error I'd be happy to hear about it. So far, PTVUpgrade has failed on 2 of my 3 units.


This is what concerns me:

crc mismatch len=512 0xffffffff 0xce57ca975
sector wrong in zone (68353024 -1)


I think you have a corruption problem on that drive; good thinking to try and do the clear and delete, but I don't think that affects the sectors mfsinfo is trying to read when determining the software version on your drive.

[edit:] It is possible to edit the script that invokes the PTVnet installation which may allow you to 'force' the installation of the software; not certain whether it will work in this case because the software package cannot even determine the software version, let alone verify that its the 'wrong' version of the package. If you are comfortable with vi, you can go do the /package directory on the CDROM (once booted up) and edit the PTVnet script which lives in /bin -- comment out (or delete) the line that looks like this:

export TPM_NO_PROMPTS=ON

And then rerun the PTVnet install script -- this time it will ask you to confirm the steps and may allow you to "force" the installation.

For answers to commonly asked questions, please refer to the
InstantCake Instructions and Release Notes,
Official InstantCake Discussion Thread, and the
Official PTVnet Discussion Thread

August 31, 2005 10:27 PM

Could you please expand on the "If you are comfortable with vi, you can go do the /package directory on the CDROM (once booted up) and edit the PTVnet script which lives in /bin -- comment out (or delete) the line that looks like this:

export TPM_NO_PROMPTS=ON" below?

I am having similar problem. I am sure I have a completely installed 6.2 - it indicates so in the system info, and it has all the new features.

If I do the above, will let you know how it comes out.

August 31, 2005 10:31 PM

gerard said:

Could you please expand on the "If you are comfortable with vi, you can go do the /package directory on the CDROM (once booted up) and edit the PTVnet script which lives in /bin -- comment out (or delete) the line that looks like this:

export TPM_NO_PROMPTS=ON" below?

I am having similar problem. I am sure I have a completely installed 6.2 - it indicates so in the system info, and it has all the new features.

If I do the above, will let you know how it comes out.


Basically, I'm suggesting you make that change so that the output of the script is more verbose and perhaps will reveal some more information during the installation process.

For answers to commonly asked questions, please refer to the
InstantCake Instructions and Release Notes,
Official InstantCake Discussion Thread, and the
Official PTVnet Discussion Thread

September 1, 2005 9:48 AM

Thanks - I understand that, what I meant were the specific procedures for editing the package after booting up, either in the reply body or a link to some other posts.

September 1, 2005 10:01 AM

gerard said:

Thanks - I understand that, what I meant were the specific procedures for editing the package after booting up, either in the reply body or a link to some other posts.


Sorry, I can't walk you through the basics of using "vi" -- that is why I qualified the original statement with "if you are comfortable with vi"... vi is a "standard" unix/linux utility, there are a variety of tutorials out there (google) for doing it; its not THAT hard if you are technically inclined but it is not intuitive.

For answers to commonly asked questions, please refer to the
InstantCake Instructions and Release Notes,
Official InstantCake Discussion Thread, and the
Official PTVnet Discussion Thread

September 2, 2005 3:02 PM

Well, I followed your advice and found a real handy guide on-line. Then opened up PTVnet script and deleted "export TPM_NO_PROMPTS=ON" and viewed the file to be sure.

It now asks if I want to run the PTVnet file (yes only) so I said yes. Still getting the cannot determine software version abort message....

I will further check the installation to make sure 6.2 is fully active per other posts. If not (at this point, I am hoping it is not), I will re-install it in the Dtivo and let it make some more calls and downloads (although I got the message saying welcome to 6.2 and its new features - and they all work).

Glad you told me to check out vi myself - it will be useful in the future.

September 5, 2005 11:54 AM

Question - I have seen on th Instantcake installation guide that the CD device used to run the CD has to be operated as the Primary slave. Is this also a requirement for using the PTVnet CD (I have not found anything about this with respect to this application CD) ?

The drive I have been using is set as secondary master.

September 7, 2005 2:43 AM

I think this statement is incorrect....

tivoupgrade said:

Something is corrupt on your drive...


I think this statement is incorrect. I have the EXACT same errors as others http://www.dvrplayground.com/comment/5783/?type=4&postcount=4 on this forum. This seemed kinda suspect to me so I umount'ed /dev/hda4 and ran the PTVnet62_CD...tpm manually and it throws the same exact error:

Found 4 MFS partitions
Failed to map sector 156301324
Failed to map sector 156301324
Usage: grep [OPTION]... PATTERN [FILE]...
Try 'grep --help' for more information.
Cannot determine Tivo Software version. Installation Aborted!

After receiving the error I did a df -k just to verify that it was not mounted. In addition I cannot come up with any way that all these would be failing on the same map sector if it was a disk problem anyway.

Discussion:    Add a Comment | Back to Top | Comments 1-13 of 13 | Latest Comment

Add Your Reply

(will not be displayed)

Email me when comments are added to this thread

 
 

Please log in or register to participate in this community!

Log In

Remember

Not a member? Sign up!

Did you forget your password?

You can also log in using OpenID.

close this window
close this window