Dumbo (en)
- in Deutsch | - in English |
This translation is currently under construction!
To read the complete article please refere to the German version at:
→ Dumbo - das dumme Boot Plugin
InhaltsverzeichnisDo you have less flash-memory at your Dreambox for your daily Updates, Skins or Picons? Than Dumbo may be interesting for you. This plugin helps you to boot the Dreambox via a compressed image from a removable media like Compact Flash or USB-Stick. Dumbo is not a tool for Multiboot but it supports to boot via removable drives. Of course you can backup this kind of image. This plugin also helps to create a swap-file (/media/swap/swapfile) at a size of 200MB. Because of this you can use Dumbo at Dreamboxes with less RAM (like the DM 7025) without having problems due to less memory while decompressing or maintaining the image. The swap-file is activated during the boot process of Dumbo as told in the /etc/fstab. You configure Dumbo in this steps. Install the plugin into the flash image (the main image in the Dreambox). Than plug in the Compact Flash card or your prefered media to create partitions on it. You will get two partitions. The first to create a bootable FAT file system and the second to create the main ext3 file system. Now start the plugin Dumbo to choose the image that will be installed at your removable media. After about 5 minutes of decompression, installing and rebooting the Dreambox will be available for your new experiments. The complete configuration of the Dumbo-Plugin is described in this article. Please take your time to read it carefully to get all requirements. Good luck and have a lot of fun! :-) This article is based at the forum-topic: Dumbo - the Dumb Boot Plugin (German language)
Objectives:
Requirements:
Installing Dumbo the dumb boot pluginBios-Configuration of the DreamboxYou need to prepare the Bios to be able to boot via a removable media containing the FAT filesystem. You need to activate USB Support at all Dreamboxes. But you do not need to activate this at the 7025.
DM 500 HDPrimary boot source: usb [/autoexec_dm500.bat] Secondary boot source: flash Enable USB support: [ENABLED]
DM 7025 (+)Primary boot source: cf [/autoexec_dm7025.bat] Secondary boot source: flash
DM 800HD PVR und DM 800HD sePrimary boot source: usb [/autoexec_dm800.bat] Secondary boot source: flash Enable USB support: [ENABLED]
DM 8000HD PVRPrimary boot source: usb [/autoexec_dm8000.bat] Secondary boot source: flash Enable USB support: [ENABLED]
Dumbo plugin installationFor the installation both files from the Dumbo thread are needed.
Dosfstools is used to create the FAT partition. The second packet is the actual Dumbo plugin. Copy dosfstools and Dumbo plugin via FTP to the Dreambox into the /tmp folder. opkg install /tmp/*.ipk
opkg install /tmp/dosfstools_3.0.11* Followed by the next command, that installs the Dumbo plugin. opkg install /tmp/enigma2-plugin-extensions-dumbo*
Prepare desired image for the Dumbo deviceNow copy the desired image for the CF card or USB-Stick to the Dreambox.
Start Dumbo Plugin, partition it and decompress itStart the Dumbo Plugin via the Extenstions and press the yellow Button called [Booting] at your remote control. To configure you need to execute the following steps. The GIF animation on the right side shows the steps as screenshots.
Than restart the Dreambox. The new images should be started and it should be ready to use.
Using the Dumbo PluginThe functions of Dumbo depends of using the Flashimage or the Dumbo-device. This two functions are the same in Flashimage or Dumbo-device.
Start via Flash imageYou can call three functions by pressing the yellow button at your remote control called [Booting].
Format Dumbo device to ext3A new feature is available when booting from flash image.
Start via Dumbo deviceIs the Dumbo image up and running, following functions can be executed via buttons [green] and [yellow].
Create backup from Dumbo deviceStart Dumbo plugin and press the green button [Backup]. Then select path for the backup (e.g. /media/hdd/backup). The image will be saved into folder FlashBackup in /media/hdd/backup.
The Dumbo web-interfaceAccess Dumbo web-interface with following syntax. http://ip-address_of_dreambox/dumbo The functionality is the same as described in the chapter Using the Dumbo Plugin.
Dumbo plugin updateUpdating Dumbo is easy. Are new functions added or bugs corrected, Dumbo can easily be updated to the latest version. All you need, is the most recent version from the Dumbo Thread. Start the flash image. Copy new Dumbo plugin into the /tmp directory and execute following command to install it. opkg install /tmp/enigma2-plugin-extensions-dumbo*
|