TiVo Community
TiVo Community
TiVo Community
Go Back   TiVo Community > Underground Playground > TiVo Upgrade Center
TiVo Community
Reply
Forum Jump
 
Thread Tools
Old 10-14-2006, 12:19 AM   #1
TiVoDan
Registered User
 
Join Date: Jun 2002
Posts: 110
Transparent backgrounds from Instantcake (IC2-SVR3000-7.2.0-oth-01-2-110.iso)

Well since I was not able to recover a workable image from my dead drive, I decided to abandon trying to recover my programs and just restore my tivco from a virgin image file.


Attempt 1:
I downloaded Instantcake IC2-SVR3000-7.2.0-oth-01-2-110.iso , booted it on my Core Duo Imac, and "baked" to a 12 GB virtual HD mapped to /dev/hdc without expanding. I then I attached my new 320 GB Seagate Barracuda ST3220620A drive, using an external usb2.0 enclosure, rebooted into Ubuntu, and did
mfsbackup -f 9999 -so - /dev/hdc | mfsrestore -s 127 -r 4 -xzpi - /dev/sda

When I started up my Tivo, I got no startup animation or backgrounds. and after doing guided setup I would get random reboots when navigating the menus.

Attempt 2:
I downloaded ptvlba48-4.04DD.iso, and booted from it. then I modified the script in /bin/PTVbake-special to use /dev/sda, and I "baked" directly to
the external 320 GB drive, using the options to expand and create 127 mb swap. This took over 3 hours and gave me the same results as attempt 1

Attempt 3:
Using PTVbake-special on the ptvlba48-4.04DD, I baked to the virtual /dev/hdc, without expanding or creating a 127 MB swap.Then rebooted into Ubuntu, and did
mfsbackup -f 9999 -so - /dev/hdc | mfsrestore -s 127 -r 4 -xzpi - /dev/sda. the results were the same as attempt 1 and attempt 2

Can anyone see anything I'm doing wrong, or can I conclude that the problem is a bad backup image on the Instantcake CD.

Last edited by TiVoDan : 10-14-2006 at 07:41 AM.
TiVoDan is offline   Reply With Quote
Old 10-14-2006, 08:27 AM   #2
funtoupgrade
Registered User
 
Join Date: Mar 2005
Posts: 2,000
Swap file should be at least 175 insted of 127 but this may not solve your problem.
__________________
funtoupgrade

TiVo Series3 648 with 1TB Seagate
Humax DRT800 with 650GB Seagate
____________________________
funtoupgrade is offline   Reply With Quote
Old 10-14-2006, 08:32 AM   #3
wscannell
Member
 
Join Date: Dec 2003
Posts: 2,345
This problem sounds like the backgrounds are not in the image. You might check on the ptvupgrade forum for help.
wscannell is offline   Reply With Quote
Old 10-14-2006, 01:55 PM   #4
TiVoDan
Registered User
 
Join Date: Jun 2002
Posts: 110
Quote:
Originally Posted by funtoupgrade
Swap file should be at least 175 insted of 127 but this may not solve your problem.
PTVupgrade and many others believe that 127 MB is fine, and don't recommend using a larger swap.

Quote:
Originally Posted by wscannell
This problem sounds like the backgrounds are not in the image. You might check on the ptvupgrade forum for help.
Has anyone ever heard of an instantcake CD that had missing backrounds?

EDIT: I verified that it's a good image file and that it worked for someone else, I posted on the PTVupgrade forum but they deleted my post from the Instantcake support thread

Last edited by TiVoDan : 10-14-2006 at 02:57 PM.
TiVoDan is offline   Reply With Quote
Old 10-14-2006, 03:24 PM   #5
tivoupgrade
Sponsor
 
tivoupgrade's Avatar
 
Join Date: Sep 2000
Location: Chicago, IL USA
Posts: 2,494
Quote:
Originally Posted by TiVoDan

EDIT: I verified that it's a good image file and that it worked for someone else, I posted on the PTVupgrade forum but they deleted my post from the Instantcake support thread
Your post was not deleted, it was moved into a separate thread because it was off-topic; you should have gotten an email notification with a link to the new thread.

In any case, there are no reports of background problems with this InstantCake version. Chances are that something is wrong with the manual process you are attempting outside of the typical InstantCake restore scenario...
__________________




To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.



To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.



To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.



tivoupgrade is offline   Reply With Quote
Old 10-14-2006, 07:40 PM   #6
TiVoDan
Registered User
 
Join Date: Jun 2002
Posts: 110
OK problem solved:

I booted into Ubuntu (with mfstools installed) and with the instankcake CD in the cdrom drive:

sudo cp /Volumes/CDROM/\.images/000001 tivobackup.bak
sudo mfsrestore -s 127 -r 4 -zxpi tivobackup.bak /dev/sda
TiVoDan is offline   Reply With Quote
Old 10-15-2006, 02:22 PM   #7
sfmpilot
Registered User
 
Join Date: Aug 2006
Posts: 7
Quote:
Originally Posted by TiVoDan
Well since I was not able to recover a workable image from my dead drive, I decided to abandon trying to recover my programs and just restore my tivco from a virgin image file.


Attempt 1:
I downloaded Instantcake IC2-SVR3000-7.2.0-oth-01-2-110.iso , booted it on my Core Duo Imac, and "baked" to a 12 GB virtual HD mapped to /dev/hdc without expanding. I then I attached my new 320 GB Seagate Barracuda ST3220620A drive, using an external usb2.0 enclosure, rebooted into Ubuntu, and did
mfsbackup -f 9999 -so - /dev/hdc | mfsrestore -s 127 -r 4 -xzpi - /dev/sda

When I started up my Tivo, I got no startup animation or backgrounds. and after doing guided setup I would get random reboots when navigating the menus.

...........

Can anyone see anything I'm doing wrong, or can I conclude that the problem is a bad backup image on the Instantcake CD.
I have the same problem on my Zipper'ed RCA39 that I built from the original drive (ie. no InstantCake). I have re-built the new drive with Zipper, but to no avail.

Is there a software switch to turn backgrounds on/off?
sfmpilot is offline   Reply With Quote
Old 10-15-2006, 02:41 PM   #8
wscannell
Member
 
Join Date: Dec 2003
Posts: 2,345
When you backed up the drive, did you use -f 9999 in the mfsbackup command? If you do not, then the images will be missing.
wscannell is offline   Reply With Quote
Reply
Forum Jump




Thread Tools


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Advertisements

TiVo Community
Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
vBulletin Skins by: Relivo Media
(C) 2013 Magenium Solutions - All Rights Reserved. No information may be posted elsewhere without written permission.
TiVoŽ is a registered trademark of TiVo Inc. This site is not owned or operated by TiVo Inc.
All times are GMT -5. The time now is 10:57 AM.
OUR NETWORK: MyOpenRouter | TechLore | SansaCommunity | RoboCommunity | MediaSmart Home | Explore3DTV | Dijit Community | DVR Playground |