On this page ...
First Contact Continued
In the article on how
to access the TiVo using a serial cable you finished with the First
Contact. On this page we continue that journey.
So you have the debug mode active now, and you see this
little menu:
B - Boot from disk
N - Network (tftp) boot
X - print extended menu
->
|
No enter a "B" so the system will boot.
The window of your terminal program will show this or something that looks
pretty similar:
B - Boot from disk
N - Network (tftp) boot
X - print extended menu
->b
Loading boot image from partition 6
1644
Loaded successfully ...
Entry point at 0x80010000 ...
IDEprom: jump to boot_entry (0x80010000)
Boot jump to 0x80010000, params=root=/dev/hda7 SETUP_BYPASS=1
bash: no job control in this shell
bash-2.02#
|
... and wa-do-ya-know ... we're in the Bash right now.
|