Cuberevo-digital uses several different image file-formats. These are the main ones and their consequences:
su_uboot_*.imgBootloader (sometimes formats the HDD)
su_all.imgComplete image with bootloader
us_all_noboot*.imgComplete image without bootloader: all data will be erased(except recordings on HDD)
su_kernel_root*.imgCore image, most suitable for updates, leaves usersettings intact.
su_kernel_root_db*.imgCore image incl db.img
su_db*.imgDatabase update, you need to setup the STB again, so save your settings first
su_welcome.imgReplaces the usual starting picture on STB
-
su states the way of transfer eg: Serial or USB. USB-files can be flashed with FTP (ftp-server or pc-editor)(only on 200s/400s).
-
usb_uboot images and *_all.images must be flashed by flashtools on 400s using usb, for flashing the 200s you need a serial_uboot.img.
-
If you flash a kernel_root_db, it won’t change the bootloader nor the welcome.img. If you only flash the u-boot, kernel-root or welcome image, it will not affect the other parts.