
Originally Posted by
jmartz
So the tivo is booted using the custom kernel, but here is what I am wondering...
the kernel is supposed to be on SDA6 and the bootup is SDA7... I replaced the kernel, and unpacked the tivotools archive per the instructions I found... now, I am looking to create the startup file, but none of the directories are in SDA7... when I look in the other, supposedly inactive partition (4) I can find the /sda4/etc/rc.d/ directory... do I have to create that directory in partition 7, and then create the startup file for the tivotools? or do I edit that file in partition 4?
I plugged the tivo in to make sure the new drive booted properly with the new kernel and no other hacks applied. It does boot, so now I am trying to go the next step, but I was expecting to be working only in the active partition... but the inactive one seems to be where everything is... or maybe they changed it when I plugged it in for 10 minutes??
Any ideas?
Thanks,
Jeff
Post the output of the following commands:
Code:
bootpage -b /dev/sda
bootpage -a /dev/sda
bootpage -p /dev/sda
This should confirm the active and alternate bootpage settings as well as the root parameter.
For reference here is the bootpage manpage.