Skip navigation

Update from USB drive

  • Copy on a USB drive two files:
SbootIm
set_second_boot.sh

actual version set_second_boot (sh)

  • Login to the STB via ssh

Login: root
Password: 930920
Port: 22

 Attention!!! Beginning from version 0.2.14-r8 the changes were implemented in security and update system.

In manufacturer software version (software version, which is provided by the manufacturer for Autoupdate and update from the embedded portal) - SSH is locked.
In Public software versions, provided in http://soft.infomir.com - SSH is open at the standard port.

Operators Utilities and instructions for building STB software image

  • Connect the USB drive
  • Go to the directory in which files have been copied earlier (usually a USB drive is mounted in the directory /media/USB-…the device name.. ).
  • Run the command
set_second_boot.sh
*Reboot STB.

Update via HTTP

  • Login to the STB via ssh
  • Run the commands (example to MAG200):
/bin/wget http://soft.infomir.com/mag200/upgrade/Second_boot/set_second_boot.sh -O /ram/set_second_boot.sh
chmod a+x /ram/set_second_boot.sh
/ram/set_second_boot.sh http://soft.infomir.com/mag200/upgrade/Second_boot/SbootIm
  • Turn off STB.

If FTP-server is used it is necessary to use a parameter for set_second_boot.sh in the form of

tftp://192.168.1.240/mag200/SbootIm

In this case, the image of the bootloader will be loaded by TFTP protocol from a server with address 192.168.1.240 and name mag200/SbootIm.

Need Help

Dave is an expert on the MAG STB and the author of this article.

Was this article helpful?

Yes No

Sorry to hear that.
How can we improve this article?

We use cookies in order to optimise our website, provide you with the best possible user experience and help us promote our products. Please read our Cookie Policy to find out how we use cookies and how you can control cookies.
By using this website or closing this message, you acknowledge our Privacy Policy and agree to our use of cookies as described in our Cookie Policy.