| ARRIS Enterprises, Inc. Confidential Information |
How to boot the IP-STBInstall the SDKStart by installing the SDK. The SDK 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 InfocastThe Infocast server is responsible for distributing boot images. The Infocast default setup, after you've installed it from the SDK, is distributing the Evaluation Boot Image. This is fine for now. Verify that the Infocast Server is up and running ok by entering the following command: service infocastserverd statusYou should always check the Infocast log file too, to make sure the service has started properly. Look in Set up DHCPThe 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 SDK for details. Boot the IP-STBFrom KreaTV boot loader 4.x, the boot progress is shown with a percent bar. If an error occurs it will be displayed with an on-screen message. Use the bootloader_log_client.py program for troubleshooting boot issues. More InformationRefer to the Booting section of the manual for further info. |