OUR NETWORK:TiVo Community TechLore Sling Community MediaSmart Home Pogoplugged See all... About UsAdvertiseContact Us

 
Learn about scoring Forum's Raw Score: 11362.4
July 16, 2001 10:17 AM

Categories: Upgrading

Rating (0 votes)
Rate This!

Pending Member Avatar

ircbob

Pending Member
Joined: 06/19/2001

im getting errors like:

bash-2.02# ExtractStream 121777 121778 121779 121780
Attempting to locate tyStream with fsid 121777...
...tyStream located, sector map follows:
Start Length
07413c00 00100000
Block: 7413c00 Count: 1048576 Total blocks 1
Playing block 07413c00/dev/hda10 has 0x00100000 sectors
/dev/hda11 has 0x02811f00 sectors
Failed to open /dev/hdb2


its obviously because, i dont have a hdb installed in my tivo rite now (i did, i removed it)...

and cuz in ExtractStream.c we have:
static struct {
char *dev;
unsigned long sectors;
int fd;
} devs[] = {
{"/dev/hda10", 0, -1},
{"/dev/hda11", 0, -1},
{"/dev/hdb2", 0, -1},
{"/dev/hdb3", 0, -1},
{NULL, 0, -1}
};

has any successfully run ExtractStream w/ only 1 hd?

or, the other question, how can i cross compile my ExtractStream2 w/ the /dev/hdb stuff commented out?

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

View unverified member's comment - posted by topset

View unverified member's comment - posted by topset

View unverified member's comment - posted by ircbob

Discussion:    Add a Comment | Comments 1-3 of 3 | 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