How to boot the IP-STB

Install the Starter Kit

Start by installing the Starter Kit. The Starter Kit contains boot images (the software image which will be transferred to the IP-STB and run), the Infocast Server (used for distributing the boot images), as well as logging tools, example portals and a sample dhcpd.conf file.

Set up Infocast

The Infocast server is responsible for distributing boot images. The Infocast default setup, after you've installed it from the Starter Kit, is distributing the Evaluation Boot Image. This is fine for now.

Verify that the Infocast Server is up and running ok with the following command: service infocastserverd status

You should always check the Infocast log file too, to make sure the service has started properly. Look in /opt/infocast/infocast.log for any error messages.

Set up DHCP

The Infocast server broadcasts the boot image information on a multicast address. The DHCP server is used to send, along with the IP-STB IP address, the address of the Infocast server. See the DHCP configuration section and the sample dhcpd.conf supplied with the Starter Kit for details.

Boot the IP-STB

The progress of the IP-STB booting is shown via indicator dots. The color of the dots will let you know if something goes wrong with the boot process.

Use the firmware_log_client program for troubleshooting boot issuse.

More Information

Refer to the Booting section of the manual for further info.