I decided to open a new topic since the old have accumulated a lot of obsolete data, which can confuse users.
To run all the images Armbian external drives, you must activate the multi-boot. One of the options is activated, you can read at this link.
Current Image Mate\XFCE+KODI (3.14.29) and Server
20170808
For those who already have images >20170628 you can only refresh the kodi package (download from the directory the deb on the website and install via “dpkg -i”
-
The main feature of the use of Kodi in these images - all settings in the Kodi or Linux system you can run almost as usual in Linux. All configuration files and directories Kodi is available for direct editing.
-
All images Armbian I removed the automatic download of wifi module at system startup. Because it leads to a hang on different models. You need to manually check
An example command to load module “dhd” or “wifi_dummy”
sudo modprobe dhd
or
sudo modprobe wifi_dummy
After verification of the selected module, if everything is working correctly, you can add it to the autorun list (add string name of the module in the file /etc/modules).
- To install Armbian in the internal memory, you must execute multiple commands. We strongly recommend TO RUN the INSTALLATION to create a full backup of the entire contents of the internal memory. This will allow you to return to the current state of the firmware at any time. To create a complete backup you need to execute commands.
su -
(enter passwd root)
ddbr
The running tip backup script
After creating the backup, to install to internal memory (eMMC) of the command being executed
Pay attention, if you are sure that you will be able to solve possible problems from the installation of the internal memory (eMMC), do NOT PERFORM these commands.
su -
(enter passwd root)
./install.sh
or
nand_sata_install