# download sd/usb flasher(pc): # https://www.balena.io/etcher/ # for update/source feed add: # deb http://download.blue-panel.com/pyro/bionic-updates/main ./ # Dreambox One's uboot command boot from sdcard: ext4load mmc 0:1 ${loadaddr} autoexec.img autoscr ${loadaddr} # Dreambox One's uboot command boot from usb: usb start ext4load usb 0:1 ${loadaddr} autoexec.img autoscr ${loadaddr} user: root password: 1234