Warning: Undefined array key "force_rev" in /home/fresoehv/wiki/lib/plugins/publish/action/start.php on line 37
Warning: Cannot modify header information - headers already sent by (output started at /home/fresoehv/wiki/lib/plugins/publish/action/start.php:37) in /home/fresoehv/wiki/inc/actions.php on line 42
Warning: Cannot modify header information - headers already sent by (output started at /home/fresoehv/wiki/lib/plugins/publish/action/start.php:37) in /home/fresoehv/wiki/lib/tpl/mindthedark/main.php on line 12 entware_installation_usage [FreshTomato Wiki]
Entware is a software repository for network attached storage, routers and other embedded devices. 2500+ packages are available for different platforms. Entware packages are full versions of programs/commands found in common Linux distributions. You can expand upon the BusyBox versions of commands included with FreshTomato and install packages not already installed. This allows you to “push the limits” of your router.
This example assumes you have a USB flash drive mounted at: /mnt/sda1. If you need more details about configuring USB storage, please see the USB Support menu.
First, create the opt folder and mount it:
mkdir /mnt/sda1/opt
mount -o bind /mnt/sda1/opt /opt
Then, you can run the installation command:
/usr/sbin/entware-install.sh
Finally, you can install the packages you want, for example:
opkg update
opkg upgrade
opkg install htop
entware_installation_usage.txt · Last modified: 2023/06/27 23:44 by hogwild